aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed wrong lang var useagePaul S. Owen2002-03-231-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2413 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix issues with quotes in profile fields and avatarsPaul S. Owen2002-03-232-51/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@2412 89ea8834-ac86-4346-8a33-228a782c2dd0
* More header fixingPaul S. Owen2002-03-224-318/+338
| | | | git-svn-id: file:///svn/phpbb/trunk@2411 89ea8834-ac86-4346-8a33-228a782c2dd0
* Redirect to login header change for IIS/WebstartPaul S. Owen2002-03-221-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2410 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix hide online when returning from gallery bugPaul S. Owen2002-03-221-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2409 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change redirection header for not logged in redirect ...Paul S. Owen2002-03-221-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2408 89ea8834-ac86-4346-8a33-228a782c2dd0
* Alter way variables are substituted ... was causing problems when a [] ↵Paul S. Owen2002-03-221-7/+4
| | | | | | followed a {VAR} in the email ... git-svn-id: file:///svn/phpbb/trunk@2407 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change ... don't strip_tags ... I don't think this is a security issue ↵Paul S. Owen2002-03-221-2/+2
| | | | | | but it could use checking ... everyone be aware of my being unsure before using this! git-svn-id: file:///svn/phpbb/trunk@2406 89ea8834-ac86-4346-8a33-228a782c2dd0
* Suggested alteration of cache control header by NathanPaul S. Owen2002-03-221-157/+148
| | | | git-svn-id: file:///svn/phpbb/trunk@2405 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix borders around cat cellsPaul S. Owen2002-03-221-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2404 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change td.cat to zero borderPaul S. Owen2002-03-223-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2403 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change a few quotesPaul S. Owen2002-03-221-26/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@2402 89ea8834-ac86-4346-8a33-228a782c2dd0
* preg_quote stopwordsPaul S. Owen2002-03-221-67/+67
| | | | git-svn-id: file:///svn/phpbb/trunk@2401 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few permission related discrepancies ... hopefully fixed while hopefully ↵Paul S. Owen2002-03-221-21/+33
| | | | | | not breaking anything else git-svn-id: file:///svn/phpbb/trunk@2400 89ea8834-ac86-4346-8a33-228a782c2dd0
* Avatar blocks same as user_profilePaul S. Owen2002-03-221-7/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@2399 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move to pagestart.phpPaul S. Owen2002-03-221-58/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2398 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix problem with user_admin not showing correct status for certain settings ↵Paul S. Owen2002-03-2217-434/+396
| | | | | | + switch to same include series as main files git-svn-id: file:///svn/phpbb/trunk@2397 89ea8834-ac86-4346-8a33-228a782c2dd0
* D@#n it when changing something, make sure that you change it EVERYWHERE ↵the_systech2002-03-221-1/+1
| | | | | | it's used :( git-svn-id: file:///svn/phpbb/trunk@2396 89ea8834-ac86-4346-8a33-228a782c2dd0
* Probably get moaned at for this but it's consistent with the non-admin files ↵Paul S. Owen2002-03-221-0/+56
| | | | | | and prevents it being 'viewed' by nosey persons without need for .htaccess git-svn-id: file:///svn/phpbb/trunk@2395 89ea8834-ac86-4346-8a33-228a782c2dd0
* webstar on MacOS X seems to suffer the same refresh issue as IIS CGI, fixedPaul S. Owen2002-03-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2394 89ea8834-ac86-4346-8a33-228a782c2dd0
* damn it damn it ... engage brain before commiting the thing you were going ↵Paul S. Owen2002-03-211-6/+1
| | | | | | to change but didn't ... again, thanks acydburn git-svn-id: file:///svn/phpbb/trunk@2393 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change lang output upon no passwords entered to Fields_empty ... thanks ↵Paul S. Owen2002-03-211-1/+6
| | | | | | acydburn ... completely forgot about that :D git-svn-id: file:///svn/phpbb/trunk@2392 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wasn't checking for wildcards in disallowed usernames during validation ... ↵Paul S. Owen2002-03-211-4/+6
| | | | | | how we missed this for months is beyond me ... thanks to the anonymous bug track adder ... git-svn-id: file:///svn/phpbb/trunk@2391 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-fix schemas to allow decimal/real numbers in timezone ...Paul S. Owen2002-03-213-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2390 89ea8834-ac86-4346-8a33-228a782c2dd0
* This one has the added benefit of working ...Paul S. Owen2002-03-211-6/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2389 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix missing global var causing failure of include for username validationPaul S. Owen2002-03-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2388 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix blank error when not submitting any passwords during registration and ↵Paul S. Owen2002-03-211-59/+17
| | | | | | alter error when no username is input git-svn-id: file:///svn/phpbb/trunk@2387 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully fix bug #532648Paul S. Owen2002-03-211-100/+102
| | | | git-svn-id: file:///svn/phpbb/trunk@2386 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update goto page codePaul S. Owen2002-03-211-26/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@2385 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few coding style alterationsPaul S. Owen2002-03-211-130/+128
| | | | git-svn-id: file:///svn/phpbb/trunk@2384 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix failure if duplicate username, no subject, no post, etc. errors have ↵Paul S. Owen2002-03-211-6/+7
| | | | | | occured when submitting, bug #532336 git-svn-id: file:///svn/phpbb/trunk@2383 89ea8834-ac86-4346-8a33-228a782c2dd0
* Replace space with + in AIM namesPaul S. Owen2002-03-201-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2382 89ea8834-ac86-4346-8a33-228a782c2dd0
* add hack checkthe_systech2002-03-201-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2381 89ea8834-ac86-4346-8a33-228a782c2dd0
* suspect there may be a similar problem to the msaccess beyond first page bug ↵Paul S. Owen2002-03-201-1/+1
| | | | | | here too ... may be wrong :D git-svn-id: file:///svn/phpbb/trunk@2380 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug causing no output beyond first page of resultsPaul S. Owen2002-03-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2379 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix enter does not submit problems for username searching, all bow down ↵Paul S. Owen2002-03-201-1/+1
| | | | | | before Matthijs ... no, not in that way you perverts git-svn-id: file:///svn/phpbb/trunk@2378 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong function name for cleaning up search tables ... I did change this but ↵Paul S. Owen2002-03-201-1/+1
| | | | | | looks like I didn't commit it ... @!#%# hell git-svn-id: file:///svn/phpbb/trunk@2377 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix error when view is set to somethng unexpectedPaul S. Owen2002-03-201-45/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@2376 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extra check for logged in user when deciding whether to determine if user ↵Paul S. Owen2002-03-201-2/+2
| | | | | | should be notified on reply git-svn-id: file:///svn/phpbb/trunk@2375 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hide warning of ini_get unavabilitiy ...Paul S. Owen2002-03-201-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2374 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix issue where nothing is reported for avatars larger than max filesize, ↵Paul S. Owen2002-03-201-33/+32
| | | | | | bug #526880 git-svn-id: file:///svn/phpbb/trunk@2373 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed a width/height check for uploaded avatarsPaul S. Owen2002-03-201-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2372 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug # 532327 (This is what happens when I rush something in :D)the_systech2002-03-201-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2371 89ea8834-ac86-4346-8a33-228a782c2dd0
* Make first_id in topics NULLPaul S. Owen2002-03-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2370 89ea8834-ac86-4346-8a33-228a782c2dd0
* what a shock ... an errorPaul S. Owen2002-03-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2367 89ea8834-ac86-4346-8a33-228a782c2dd0
* hey, everyone, Kenny's backPaul S. Owen2002-03-201-0/+406
| | | | git-svn-id: file:///svn/phpbb/trunk@2365 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add inclusion of validates functions + other minor updatesPaul S. Owen2002-03-202-62/+77
| | | | git-svn-id: file:///svn/phpbb/trunk@2364 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates for install and upgrade...the_systech2002-03-193-7/+131
| | | | git-svn-id: file:///svn/phpbb/trunk@2363 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few updates for versioning, fixed _broken_ MS Access primer archive and ↵Paul S. Owen2002-03-196-5/+5
| | | | | | compacted it ... git-svn-id: file:///svn/phpbb/trunk@2362 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just me nitpicking... Thought the file header name should match the filename...the_systech2002-03-194-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@2361 89ea8834-ac86-4346-8a33-228a782c2dd0