History | View | Annotate | Download (36.1 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_1'.
Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ...
Minor changes
More fixes, addresses double activation attempt
Yep, more updates and fixes
Loads of bug fixes and updates
Ok maybe it's actually fixed this time? :)
Fix for non-deleting of avatars
COPPA appears to be broken ... this should fix it
Another minor change to avatar upload capability check
Fix incorrect behaviour of allow view online when returning from avatar gallery
Add uploadeable avatar check for strtolower(@$ini_val('file_uploads') == 'off')
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
Wasn't reporting oversized (filesize) avatars ... again.
Shorten the activation, key to allow for less than 77 characters..,yet still keep it as long as possible.
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Check returned language string
Some extra comments and removed a redundant if
Move $error=FALSE out of conditional to top of script
Fix issues with quotes in profile fields and avatars
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
This one has the added benefit of working ...
Fix blank error when not submitting any passwords during registration and alter error when no username is input
Replace space with + in AIM names
Fix issue where nothing is reported for avatars larger than max filesize, bug #526880
Just me nitpicking... Thought the file header name should match the filename...
One more error and this computer gets to see the Ionosphere close up ...
Me getting irritated now ...
Stop being too paranoid about hacking of includes containing only fully inclusive functions
Fix for typo that wouldn't allow user registration line 487 should have checked for query to NOT be successful :D... But hey it was a Paul soooo... :D
Fix for avatar gallery cancel appearing to delete avatar
Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)