aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Moved include filesBart van Bragt2001-03-0912-206/+238
| | | | git-svn-id: file:///svn/phpbb/trunk@94 89ea8834-ac86-4346-8a33-228a782c2dd0
* Current (perhaps) MySQL schema for phpBB2Paul S. Owen2001-03-091-5/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@93 89ea8834-ac86-4346-8a33-228a782c2dd0
* me == moron...James Atkinson2001-03-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@92 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed little bug in viewtopicJames Atkinson2001-03-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@91 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed URL backward compatibilityBart van Bragt2001-03-091-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@90 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow for legacy topic_id as url paramPaul S. Owen2001-03-091-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@89 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update to url parameter names - _topic only_Paul S. Owen2001-03-092-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@88 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reduced query number, changed parameter namesPaul S. Owen2001-03-091-172/+171
| | | | git-svn-id: file:///svn/phpbb/trunk@87 89ea8834-ac86-4346-8a33-228a782c2dd0
* constants added for url parameter namesPaul S. Owen2001-03-091-1/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@86 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added del_backup_table function to delete the backup tableshd20002001-03-071-0/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@85 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stupid errorJames Atkinson2001-03-071-47/+48
| | | | git-svn-id: file:///svn/phpbb/trunk@84 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started on posting.php, got the logic done for displaying the new topic formJames Atkinson2001-03-078-77/+300
| | | | git-svn-id: file:///svn/phpbb/trunk@83 89ea8834-ac86-4346-8a33-228a782c2dd0
* More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)James Atkinson2001-03-055-31/+165
| | | | git-svn-id: file:///svn/phpbb/trunk@82 89ea8834-ac86-4346-8a33-228a782c2dd0
* Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaksJames Atkinson2001-03-047-44/+364
| | | | git-svn-id: file:///svn/phpbb/trunk@81 89ea8834-ac86-4346-8a33-228a782c2dd0
* Misc fixesJames Atkinson2001-03-044-7/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@80 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some new DB fields, fixed bug where all topics where assigned to one forumBart van Bragt2001-03-031-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@79 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed f.forums_order to f.forum_orderBart van Bragt2001-03-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@78 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adjusted cellpaddingPaul S. Owen2001-03-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@77 89ea8834-ac86-4346-8a33-228a782c2dd0
* Perhaps temporary, perhaps permanent INNER JOIN fixPaul S. Owen2001-03-021-9/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@76 89ea8834-ac86-4346-8a33-228a782c2dd0
* eregi for LIMIT updated to cope with control charsPaul S. Owen2001-03-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@75 89ea8834-ac86-4346-8a33-228a782c2dd0
* Viewforum gets moderator list nowJames Atkinson2001-03-021-4/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@74 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started translation implemenation, added 1.2 english lang fileJames Atkinson2001-03-028-24/+414
| | | | git-svn-id: file:///svn/phpbb/trunk@73 89ea8834-ac86-4346-8a33-228a782c2dd0
* Major bbcode refactoring. Also removed all non-relevant bbcode functions.natec2001-03-021-780/+203
| | | | git-svn-id: file:///svn/phpbb/trunk@72 89ea8834-ac86-4346-8a33-228a782c2dd0
* MySQL compatibility update of MSSQL compability.Paul S. Owen2001-03-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@71 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preliminary MSSQL compability updatesPaul S. Owen2001-03-022-8/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@70 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2001-03-021-5/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@69 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add forum ordering to IndexPaul S. Owen2001-02-271-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@68 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move jumpbox to separate templatePaul S. Owen2001-02-274-44/+50
| | | | git-svn-id: file:///svn/phpbb/trunk@67 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few corrections inc. DB2 compatibilityPaul S. Owen2001-02-261-23/+64
| | | | git-svn-id: file:///svn/phpbb/trunk@66 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added login/logout file and logic to login a userJames Atkinson2001-02-254-79/+141
| | | | git-svn-id: file:///svn/phpbb/trunk@65 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added login failer constantJames Atkinson2001-02-251-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@64 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor fix to rowseekPaul S. Owen2001-02-251-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@63 89ea8834-ac86-4346-8a33-228a782c2dd0
* Possible future forum orderingPaul S. Owen2001-02-251-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@62 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for odbcPaul S. Owen2001-02-251-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@61 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial working odbc class (MS Access compatible)Paul S. Owen2001-02-251-134/+83
| | | | git-svn-id: file:///svn/phpbb/trunk@60 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***James Atkinson2001-02-255-6/+35
| | | | git-svn-id: file:///svn/phpbb/trunk@59 89ea8834-ac86-4346-8a33-228a782c2dd0
* First ODBC class, not fully functional please don't use or modify.Paul S. Owen2001-02-251-0/+449
| | | | git-svn-id: file:///svn/phpbb/trunk@58 89ea8834-ac86-4346-8a33-228a782c2dd0
* Aded GENERAL_ERROR to constantsJames Atkinson2001-02-252-4/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@57 89ea8834-ac86-4346-8a33-228a782c2dd0
* A forum with no forums/cats now shows a nice message insted of a big ugly ↵James Atkinson2001-02-253-0/+11
| | | | | | messed up template git-svn-id: file:///svn/phpbb/trunk@56 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added line number/filename to error die functionJames Atkinson2001-02-251-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@55 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added DEBUG constant for debuggin levelJames Atkinson2001-02-251-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@54 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added link to view profile for last post userJames Atkinson2001-02-241-5/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@53 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cosmetic change, added NOWRAP to table cellBart van Bragt2001-02-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@52 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some minor fixes (i.e. set_time_limit())Bart van Bragt2001-02-241-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@51 89ea8834-ac86-4346-8a33-228a782c2dd0
* MySQL DB schema : Devel EditionPaul S. Owen2001-02-241-0/+329
| | | | git-svn-id: file:///svn/phpbb/trunk@50 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor layout and jumpbox changesPaul S. Owen2001-02-241-48/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@49 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update related to jumpbox creationPaul S. Owen2001-02-241-3/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@48 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change to jumpbox creationPaul S. Owen2001-02-241-2/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@47 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some array rejiggling of moderator checksPaul S. Owen2001-02-241-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@46 89ea8834-ac86-4346-8a33-228a782c2dd0
* viewcat now works also modified moderators construction, now fasterPaul S. Owen2001-02-241-57/+104
| | | | git-svn-id: file:///svn/phpbb/trunk@45 89ea8834-ac86-4346-8a33-228a782c2dd0