History | View | Annotate | Download (11.8 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_1'.
More fixes
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Remove extra session var in session_pagestart
Gave the row number thing a more useful name ...
Added row numbers to memberslist (to check out how you're ranked with # of posts ;)
Fix dopey errors
Fix bug #504383
Fix bug #496166, removed sort_order since for top_ten it makes no real sense ... bet we'll get comments about this ...
Various updates + admin viewing of email addresses
Missed a ['From'] -> ['Location'] change
A 'not quite a Pauls up' + short date format
Mainly language updates but some bug fixes too
Added admin enabling of email form
Email form - free with purchase of any two other items
Various changes to location redirection ... please note the format and name changes
Altered layout of phpbb_config table
Fixed bug #459427
Re-added GPL disclaimers
Modified header comments
More compliance ... it never ends
Template config system, store relevant config stuff here
Changes to include location + some other misc stuff
More user fields available for memberslist template plus graphic changes
Small change to user website url creation
Updated sorting methods
Did some work converting lang file stuff to new format
Additional page info sent to templates
Initial SQL updates complete
Blah, parse error..
Re-added the error message and query echo to DEBUG error messagePLEASE do not remove it, it is very helpfull when debugging errors
Fixed various errors, added issets, removed unneeded sql error messages
Fixed stupid windows carriage returns...Fixed pagination
More work on memberlist
Memberlist working. Pagination seems to have problems. Might be generate_pagination code...