aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/profile.php
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at getting universal compatibility with URI/paths ... I'm rea...Paul S. Owen2001-11-191-3/+3
* Hopefully cope with boards running from SSL, ie. https://Paul S. Owen2001-11-181-6/+9
* Slightly fairer sig length check, removes =.*? from BBCode and HTML tags - ve...Paul S. Owen2001-11-181-3/+3
* Slightly fairer sig length check, removes =.*? from BBCode and HTML tagsPaul S. Owen2001-11-181-6/+10
* Another lang related updatePaul S. Owen2001-11-181-1/+1
* More lang cleanupsPaul S. Owen2001-11-181-1/+1
* Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which ...Paul S. Owen2001-11-171-3/+3
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-8/+12
* Added admin enabling of email formPaul S. Owen2001-11-151-4/+4
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-151-15/+190
* Altered templates so preview/errors are sent as 'boxes' rather than pparsed a...Paul S. Owen2001-11-091-1/+1
* Fixed bug where more than 2 dots in email not allowed in registrationnatec2001-11-081-1/+1
* 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