History | View | Annotate | Download (7 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_1'.
Changes in sessions means a reduction in complexity for viewonline and page_header
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
Incorrect HTML
minor changes ... hopefully!
More minor changes
Minor update
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
Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the other way from keeping them all, you'll not count some users.
Moron Moron Moron Moron ... <- Me
removed some template var complexity ... knew I missed at least one thing ...
Brought viewonline in-line with rest of user displays, ie. hidden user italic, mod and admin coloured
Fixes problem of guest users only show as viewing index or other 'system' pages
This time without the echo ... echo ... echo ... echo ... yeah, I know, shut up :)
Oops, hadn't updated no reg users or no guest users online situation ...
Fixed 'bug' #495108, introduced a further string for fields with plural and singular entries, copes with zero conditions.
Various remaining language fixes for viewonline and board configuration admin
Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction
Mainly language updates but some bug fixes too
Mental note, engage brain before typing
Seemed to be a problem creeping back in with duplicated names due to switch in code ... fixed?
Fixed various issues and bugs
Oops missed one typo in create_date...
Fix for typo's in create_date statements...
Fixed bug #459427
Re-added GPL disclaimers
Modified header comments
Removed duplicate users improved guest user output
More compliance ... it never ends
Im so sick and tired of introducing new bugs each time I commit :(
Another bodge to fix a problem temporarily
Didnt I commit this
Begone you nasty windows carriage returns
Posting lang for viewonline
Changes to include location + some other misc stuff
Updates to viewonline location output
Added a hidden user option
Removed separate header/footers and moved into each pages body
Mental note - ftp file to server before committing :)
Fixed display of forums - all pages should now work fine
Yet another overlooked error fixed ... strange this never showed up before ...
Small error in viewonline fixed
Initial SQL updates complete
Now allow for GET based session
Various updates, templating var changes, config array updates, etc.
Templating var assignment changes and various updates or fixes
Minor cleanup
Removed need to send db as a parameter to functions
Replaced previously removed anon and non-logged-in user templating info
Modified as per Nathans suggestion - Mark II
Modified as per Nathans suggestion
Right that is it I don't want to see this again till tomorrow
viewonline updates
Minor username error update
error_die changes and various bug fixes to files
Whosonline implementation