aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* oops, box limits only came into affect after they've been exceeded, corrected.Paul S. Owen2001-12-241-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1713 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates + change of function name in group auth to prevent conflict.Paul S. Owen2001-12-242-26/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@1712 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix action bugPaul S. Owen2001-12-241-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1711 89ea8834-ac86-4346-8a33-228a782c2dd0
* Doh! This is JavaScript not PHP ... brain is stuck in neutral and clutch has ↵Paul S. Owen2001-12-243-3/+3
| | | | | | failed ... git-svn-id: file:///svn/phpbb/trunk@1710 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered way ICQ overlay is done, uses JavaScript ... don't want this ↵Paul S. Owen2001-12-244-4/+56
| | | | | | generated within the source code. git-svn-id: file:///svn/phpbb/trunk@1709 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered way ICQ overlay is done, uses JavaScript ... don't want this ↵Paul S. Owen2001-12-243-69/+33
| | | | | | generated within the source code, fixed website issue in profile git-svn-id: file:///svn/phpbb/trunk@1708 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update to go along with fix for bug #493673, fix for profile will go in CVS ↵Paul S. Owen2001-12-241-1/+1
| | | | | | shortly git-svn-id: file:///svn/phpbb/trunk@1707 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #496117Paul S. Owen2001-12-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1706 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for #496173... Stupid me was using $config_data instead of ↵the_systech2001-12-241-2/+2
| | | | | | $HTTP_POST_VARS array variable.. #*@& register globals...#&#@ bad habits... git-svn-id: file:///svn/phpbb/trunk@1705 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok go on and shoot me Paul.. :D Apparently I'd forgotten to add an error ↵the_systech2001-12-241-1/+3
| | | | | | message for the install when it couldn't ftp the file. Fixed now. git-svn-id: file:///svn/phpbb/trunk@1704 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ooops, looks like I forgot to commit this earlier ...Paul S. Owen2001-12-241-38/+33
| | | | git-svn-id: file:///svn/phpbb/trunk@1703 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed 'bug' #495108, introduced a further string for fields with plural and ↵Paul S. Owen2001-12-244-15/+139
| | | | | | singular entries, copes with zero conditions. git-svn-id: file:///svn/phpbb/trunk@1702 89ea8834-ac86-4346-8a33-228a782c2dd0
* Quick Fix for a typothe_systech2001-12-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1701 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #496014 and fixed a problem with the Inbox size limit not being ↵Paul S. Owen2001-12-241-7/+20
| | | | | | adhered to. git-svn-id: file:///svn/phpbb/trunk@1700 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #496166, removed sort_order since for top_ten it makes no real sense ↵Paul S. Owen2001-12-241-1/+1
| | | | | | ... bet we'll get comments about this ... git-svn-id: file:///svn/phpbb/trunk@1699 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change, checks for existence of required avatar directories when ↵Paul S. Owen2001-12-241-4/+6
| | | | | | deciding whether to enable various avatar options. git-svn-id: file:///svn/phpbb/trunk@1698 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed 'global' str_replace for \'Paul S. Owen2001-12-243-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1697 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #496107 and changed avatar support to enable admin to use avatars ↵Paul S. Owen2001-12-241-45/+85
| | | | | | irrespective of board settings git-svn-id: file:///svn/phpbb/trunk@1696 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with conversion of privmsgs and permissions of forumsBart van Bragt2001-12-241-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1695 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduced code for cleaning up search_wordmatch and search_wordlist tables ↵Paul S. Owen2001-12-241-13/+105
| | | | | | upon prune. git-svn-id: file:///svn/phpbb/trunk@1694 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates, changed ALL to -1 other small issues.Paul S. Owen2001-12-241-6/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1693 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial checkin of (unchecked) Dutch admin translationBart van Bragt2001-12-241-0/+683
| | | | git-svn-id: file:///svn/phpbb/trunk@1692 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added Dutch translations of the email templatesBart van Bragt2001-12-2416-0/+253
| | | | git-svn-id: file:///svn/phpbb/trunk@1691 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reverted translation of english to dutch (hopfully)Bart van Bragt2001-12-2415-137/+93
| | | | git-svn-id: file:///svn/phpbb/trunk@1690 89ea8834-ac86-4346-8a33-228a782c2dd0
* For Christmas I'd like a \', no damn it, that's not what I'd like ...Paul S. Owen2001-12-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1689 89ea8834-ac86-4346-8a33-228a782c2dd0
* Guess what? ... yep, it's those \' againPaul S. Owen2001-12-241-15/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1688 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' changes ... will they ever end?Paul S. Owen2001-12-241-8/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1687 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update, removed '' from a SQL expression that didn't need 'emPaul S. Owen2001-12-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1686 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' doingsPaul S. Owen2001-12-242-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1685 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495333Paul S. Owen2001-12-241-4/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1684 89ea8834-ac86-4346-8a33-228a782c2dd0
* Since META isn't being used in the admin section, removing.Paul S. Owen2001-12-241-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1683 89ea8834-ac86-4346-8a33-228a782c2dd0
* Translated email templates to DutchBart van Bragt2001-12-2415-93/+137
| | | | git-svn-id: file:///svn/phpbb/trunk@1682 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for the \' issue but fix for bug #496110 in admin_forums (changed ↵Paul S. Owen2001-12-243-35/+35
| | | | | | names to utilise constants) git-svn-id: file:///svn/phpbb/trunk@1681 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated to match change in category name when used in formsPaul S. Owen2001-12-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1680 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for new category name constantPaul S. Owen2001-12-241-9/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1679 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added URL constant for categoriesPaul S. Owen2001-12-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1678 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added DB_Username and DB_Password to install sectionPaul S. Owen2001-12-221-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1677 89ea8834-ac86-4346-8a33-228a782c2dd0
* Language updatesPaul S. Owen2001-12-221-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1676 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add Back_to_top lang string to template varsPaul S. Owen2001-12-221-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1675 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove hard coded language stringPaul S. Owen2001-12-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1674 89ea8834-ac86-4346-8a33-228a782c2dd0
* Recycle signature_bbcode_uidBart van Bragt2001-12-221-2/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1673 89ea8834-ac86-4346-8a33-228a782c2dd0
* SighBart van Bragt2001-12-221-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1672 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed small problem with translation of imgsBart van Bragt2001-12-221-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1671 89ea8834-ac86-4346-8a33-228a782c2dd0
* Yep, you guessed it another \' ...Paul S. Owen2001-12-211-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1670 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed non-lang imagesPaul S. Owen2001-12-2115-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1669 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another \' update ...Paul S. Owen2001-12-211-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1668 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #490164Paul S. Owen2001-12-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1667 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' updates + fix bug #490842 by changing " into " when jumping to ↵Paul S. Owen2001-12-211-33/+28
| | | | | | gallery git-svn-id: file:///svn/phpbb/trunk@1666 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495736Paul S. Owen2001-12-211-15/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@1665 89ea8834-ac86-4346-8a33-228a782c2dd0
* Yep, more \' stuffPaul S. Owen2001-12-211-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1664 89ea8834-ac86-4346-8a33-228a782c2dd0