aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug causing no output beyond first page of resultsPaul S. Owen2002-03-201-1/+1
* Fix enter does not submit problems for username searching, all bow down befor...Paul S. Owen2002-03-201-1/+1
* Wrong function name for cleaning up search tables ... I did change this but l...Paul S. Owen2002-03-201-1/+1
* Fix error when view is set to somethng unexpectedPaul S. Owen2002-03-201-45/+42
* Extra check for logged in user when deciding whether to determine if user sho...Paul S. Owen2002-03-201-2/+2
* Hide warning of ini_get unavabilitiy ...Paul S. Owen2002-03-201-4/+4
* Fix issue where nothing is reported for avatars larger than max filesize, bug...Paul S. Owen2002-03-201-33/+32
* Missed a width/height check for uploaded avatarsPaul S. Owen2002-03-201-2/+4
* Fix for bug # 532327 (This is what happens when I rush something in :D)the_systech2002-03-201-2/+2
* Make first_id in topics NULLPaul S. Owen2002-03-201-1/+1
* what a shock ... an errorPaul S. Owen2002-03-201-1/+1
* hey, everyone, Kenny's backPaul S. Owen2002-03-201-0/+406
* Add inclusion of validates functions + other minor updatesPaul S. Owen2002-03-202-62/+77
* Various updates for install and upgrade...the_systech2002-03-193-7/+131
* A few updates for versioning, fixed _broken_ MS Access primer archive and com...Paul S. Owen2002-03-196-5/+5
* Just me nitpicking... Thought the file header name should match the filename...the_systech2002-03-194-7/+7
* Oh no, they killed update_to_RC3.php, those ba****dsPaul S. Owen2002-03-191-380/+0
* Ooops, thanks AL_ for noting another problem ... I wish I'd never come up wit...Paul S. Owen2002-03-191-7/+3
* Fix for AOL browser issues as well as some IE blank Gzip pages..the_systech2002-03-191-3/+2
* Well.... I hope this is right... It works at least. Can't seem to reach Paul...the_systech2002-03-191-147/+84
* Fix for bug #521935 (extra fields in db after upgrade)the_systech2002-03-191-1/+2
* Broke bbcode removal when displaying incomplete posts ... fixedPaul S. Owen2002-03-191-5/+3
* Update profile ICQ output to layers for IE, nothing for NS ... note a height ...Paul S. Owen2002-03-192-18/+7
* Various fixes for unviewable group problems, etc.Paul S. Owen2002-03-191-257/+384
* Fix for bug #512279 Install now uses table prefix properly..the_systech2002-03-191-0/+2
* Here we have the pleasure of fixing bugs 526891 and 530830. Both have been t...dougk_ff72002-03-193-6/+16
* Fix unecessary ( ) around GROUP BY clause for IP sectionPaul S. Owen2002-03-191-290/+247
* Remove HIDDEN_GROUP check in user mod SQL ... no valid there.Paul S. Owen2002-03-191-60/+56
* Missed a couple of $phpEx extensions of some redirectsPaul S. Owen2002-03-191-2/+2
* Output message if neither a forum nor topic id are specifiedPaul S. Owen2002-03-191-7/+12
* Rename iconPaul S. Owen2002-03-191-0/+0
* Remove stripslashes from pagestart and begin session_id ...Paul S. Owen2002-03-191-2/+2
* Fix quoting problemPaul S. Owen2002-03-191-4/+4
* One more error and this computer gets to see the Ionosphere close up ...Paul S. Owen2002-03-191-1/+1
* Me getting irritated now ...Paul S. Owen2002-03-191-2/+2
* Minor update to return true should a transaction be ended without a query ......Paul S. Owen2002-03-191-1/+1
* More stylesheet link commenting outPaul S. Owen2002-03-191-1/+1
* Comment out stylesheet link ... I bet we get complaints from the 'other camp'...Paul S. Owen2002-03-192-2/+2
* bahPaul S. Owen2002-03-191-2/+2
* Update for change in remove search word function ... bug #531662Paul S. Owen2002-03-191-1/+1
* Allow a a comma delimited set of post id's to be sent to remove words functio...Paul S. Owen2002-03-191-4/+6
* Stuff that phpbb_preg ... not including bbcode and can't be bothered to move ...Paul S. Owen2002-03-191-1/+1
* Minor rewrite of some sql fetchrow stuffPaul S. Owen2002-03-191-6/+22
* This is what I get when I delete a file that I've already updated ... because...Paul S. Owen2002-03-191-1/+1
* Fix 'each' warning, bug #528254Paul S. Owen2002-03-191-16/+9
* phpbb_preg_quote that bad word replace ... just in case ...Paul S. Owen2002-03-191-1/+1
* Non-authed user could potentially utilise topic_review to read denied forums ...Paul S. Owen2002-03-181-0/+5
* No need for IN_PROFILE, can just use IN_PHPBBPaul S. Owen2002-03-182-3/+13
* Stop being too paranoid about hacking of includes containing only fully inclu...Paul S. Owen2002-03-1819-91/+21
* Allow global_var off for REMOTE_ADDRPaul S. Owen2002-03-181-17/+10