aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/profile.php
Commit message (Expand)AuthorAgeFilesLines
* Added check for avatar type before attempting deletionPaul S. Owen2001-11-051-46/+48
* Fixed error #475726 + lang updatesPaul S. Owen2001-11-031-12/+12
* Fixed bug in profile where account reactivation email had wrong linkJames Atkinson2001-10-221-4/+11
* Fixes the bug in profile.php where MSNM does not show up correctly.dougk_ff72001-10-181-1/+1
* Fix for potential security/HTML abuse problem, thanks SilverionPaul S. Owen2001-10-151-1/+10
* Altered uri's in emails to utilise HTTP_HOST if available + altered some META...Paul S. Owen2001-10-141-12/+13
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-1/+1
* Lang var incorrect for PMPaul S. Owen2001-10-141-1/+1
* Fixed bug #471044 and problem with coppa support upon registration when using...Paul S. Owen2001-10-141-6/+8
* That stupid broken is_die and filetype ... ran fine under Win2K, failed under...Paul S. Owen2001-10-111-1/+10
* Preliminary avatar gallery supportPaul S. Owen2001-10-111-331/+512
* Removed conflicts ... please indicate why changes are neccessary in some form...Paul S. Owen2001-10-111-5/+1
* Changed profile back to deactivating user upon new password request ...Paul S. Owen2001-10-111-2/+6
* Changed sendpassword so it dosan't deactivate the accountJames Atkinson2001-10-111-2/+2
* Send new password + old password check stuff ... this time I'm fairly confide...Paul S. Owen2001-10-101-3/+2
* Added Send New Password functions + added check for current password when cha...Paul S. Owen2001-10-101-2/+13
* Added Send New Password functions + added check for current password when cha...Paul S. Owen2001-10-101-11/+175
* Added rank output to view profilePaul S. Owen2001-10-101-9/+47
* Fixed profile bug where website contains a hyphennatec2001-10-091-1/+1
* Couple more, thanks again Ashe for pointing potential problemPaul S. Owen2001-10-061-2/+2
* Potential security hole fixed, thanks Ashe for pointing it outPaul S. Owen2001-10-061-0/+2
* Changes for subSilver template and minor other modsPaul S. Owen2001-09-281-15/+24
* Finished up COPPA support (I hope), now has a form the parents can print and ...James Atkinson2001-09-271-42/+53
* topic watch/forum/topic read now cause a message to be displayed, changed pro...Paul S. Owen2001-09-261-2/+15
* Damn division by zero, who invented zero anyway, idiotsPaul S. Owen2001-09-251-1/+1
* Admin definable max sig sizePaul S. Owen2001-09-251-24/+66
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-100/+185
* This time without the echo checks ...Paul S. Owen2001-09-171-3/+1
* Removed space and dot from ICQ sql during insert causing erroneous display of...Paul S. Owen2001-09-171-2/+4
* Found an issue with remote avatars I thought I'd solved ages ago ... hhmmmPaul S. Owen2001-09-171-1/+8
* Fixed bug #461949Paul S. Owen2001-09-171-22/+22
* New search 'stuff' ... not completePaul S. Owen2001-09-171-2/+2
* Added some simple sanity-check validation to the optional profile fields.natec2001-09-141-0/+70
* Fixed little bug in the registration SQLJames Atkinson2001-09-141-8/+8
* Missed a couple of config name changesPaul S. Owen2001-09-101-18/+18
* Missed a couple of config name changesPaul S. Owen2001-09-101-2/+2
* Combined theme/templates in profile as suggested, added META refresh and made...Paul S. Owen2001-09-091-36/+109
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-13/+13
* Fixed bug #459427Paul S. Owen2001-09-071-6/+9
* Re-added GPL disclaimersJames Atkinson2001-08-301-0/+9
* Modified header commentsPaul S. Owen2001-08-261-10/+0
* Thought it best to add the email validate nowPaul S. Owen2001-08-241-21/+13
* New, updated schemas, profilePaul S. Owen2001-08-231-13/+2
* Group id now taken from group table rather than next_idPaul S. Owen2001-08-201-9/+23
* Remote avatar supportPaul S. Owen2001-08-181-22/+45
* Error in name of notifyreply varPaul S. Owen2001-08-141-5/+7
* Topic notification ... initial stuffPaul S. Owen2001-08-141-8/+16
* If a user changes their email address, and account activation is turned on, t...James Atkinson2001-08-131-2/+44
* Implmented the emailer class everywhere it needs it (just registration and pr...James Atkinson2001-08-131-1/+2