This commit was manufactured by cvs2svn to create tag'merge_point_20020420'.
Switch off DEBUG mode ... will have to ask users to enable this in some cases during bug reporting but this will prevent piles of SQL being output in a few unecessary places
Remove timing and other details for final release ...can always be put back for those that want it
Remove timing for final release ...can always be put back for those that want it
last updater
Minor change to cope with a now fixed (I think) situation where last_post_id was set to 0 ... would leave these topics and posts in place during prune
Minor update to SQL to remove an IN where it was no longer necessary
Minor update for page count display
Incorrect HTML
Initial version by alket and psotfx
minor changes ... hopefully!
Wasn't reporting oversized (filesize) avatars ... again.
Fix missing var preventing display of email link to users when browsing groups as group moderator or admin
Just me being anal again... A couple of miss-spellings in error messages
Various updates
Minor error in stats updating when deleting first post of a topic ... topic replies was not decremented
Ok this is just me being anal again... No code changes, just file headers..
Time for tubby bye bye
More minor changes
No comment
more changes
Various updates with any luck they fix a few minor issues without causing new ones ...
Small cleanups
Ok so we shouldn't allow subject lines to be all whitespace either :)
Shorten the activation, key to allow for less than 77 characters..,yet still keep it as long as possible.
Latest header attempt
Updates to RC-3 standard
Initial versions by alket
Fixing bug 536812: search.php - total_match_countThanks acydburn!Not a big deal, just did what acydburn recommended.
I'm sooo bored with re-fixing things
Output online users explanation
search_id change broke various other search options, fixed
Minor update
oops, quote/code table width was 80% ... forgot to change it back to 90%
Going to have change doing this from "doing a Bart" to "doing a Paul" before much longer ...
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Not used
Fix bug where user level wasn't reset to 2 when downgrading a user from admin
Check returned language string
Ok all of these damned httpd server that are different are about annoying
Sorry this is just me being anal.. Fix the CVS id line so that it's working again
Fix for bug # 535531... How'd that echo get in there?
Add ICQ flower icon
New set of cache control headers, will these work, who knows?
Fixed bug #535245
Fix bug with editing polls containing options with quotes
Ok fine it's a password field now, will everyone shutup already...
fix bug #534904
Fix for #534847
Fixing bug 520011-multiple inline images break layout in NS. Tom sent this to me, so here it is.
Fixed bug #534526, now my birthday won't show up as users board_startdates :D
Fix for Bug #534313 Max posts in Inbox/Savebox/Sentbox = 0
Fix for bug # 534781 Smiles in Postgres install
Calling flight 532682, your bug is ready, and we will now begin general boarding... :P In other words, bug 532682 is now fixed. The missing lang entry in the English files ONLY has been added.
Fix non-sending of email notifications ... user_active hadn't been added to the SQL query yet was being checked before email was sent
Should fix bug where a solitary < caused the text to repeat
Move phpbb_preg_quote back into functions because it's plain annoying ... :D
Fix bad word cockup ... oh look the censor failed and let cockup through, oh, and again ... geez sourceforge needs better censors for its CVS system
Show groupname, bug #534414
Some extra comments and removed a redundant if
Fixed paths for external subSilver file
Fix 'non-deletion' of messages deleted from Outbox under certain circumstances
Wrong constant URL used in redirect upon deletion of single post, bug #533823
Move $error=FALSE out of conditional to top of script
Change form method to post for basic operations.
Change method to post
timezone setup should be isset not !empty ... GMT is 0 after all .. oops
Wrong redirect on chaning user level
Various bug fixes, polls, Guest vs. Anonymous, quoting guests
Fix wrong lang var issue
Fixed wrong lang var useage
Fix issues with quotes in profile fields and avatars
More header fixing
Redirect to login header change for IIS/Webstart
Fix hide online when returning from gallery bug
Change redirection header for not logged in redirect ...
Alter way variables are substituted ... was causing problems when a [] followed a {VAR} in the email ...
Minor change ... don't strip_tags ... I don't think this is a security issue but it could use checking ... everyone be aware of my being unsure before using this!
Suggested alteration of cache control header by Nathan
Fix borders around cat cells
Change td.cat to zero border
Change a few quotes
preg_quote stopwords
A few permission related discrepancies ... hopefully fixed while hopefully not breaking anything else
Avatar blocks same as user_profile
Move to pagestart.php
Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files
D@#n it when changing something, make sure that you change it EVERYWHERE it's used :(
Probably get moaned at for this but it's consistent with the non-admin files and prevents it being 'viewed' by nosey persons without need for .htaccess
webstar on MacOS X seems to suffer the same refresh issue as IIS CGI, fixed
damn it damn it ... engage brain before commiting the thing you were going to change but didn't ... again, thanks acydburn
Change lang output upon no passwords entered to Fields_empty ... thanks acydburn ... completely forgot about that :D
Wasn't checking for wildcards in disallowed usernames during validation ... how we missed this for months is beyond me ... thanks to the anonymous bug track adder ...
Re-fix schemas to allow decimal/real numbers in timezone ...
This one has the added benefit of working ...
Fix missing global var causing failure of include for username validation
Fix blank error when not submitting any passwords during registration and alter error when no username is input
Hopefully fix bug #532648
Update goto page code
A few coding style alterations