aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Collapse)AuthorAgeFilesLines
* Posting and acl option updatesPaul S. Owen2002-10-281-88/+89
| | | | git-svn-id: file:///svn/phpbb/trunk@2972 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-94/+88
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added the redirect() function for nice and clean redirection.Ludovic Arnaud2002-10-091-10/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2948 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission related updates ... is still not final but is getting there ... ↵Paul S. Owen2002-10-081-68/+61
| | | | | | faster than British Rail too git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-20/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum/Topic marking updatesPaul S. Owen2002-08-221-24/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2879 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some sql changesPaul S. Owen2002-08-171-14/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@2866 89ea8834-ac86-4346-8a33-228a782c2dd0
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-67/+67
| | | | git-svn-id: file:///svn/phpbb/trunk@2853 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
* More re-arrangementsPaul S. Owen2002-07-171-440/+400
| | | | git-svn-id: file:///svn/phpbb/trunk@2714 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsPaul S. Owen2002-07-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2711 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changesPaul S. Owen2002-07-171-144/+163
| | | | git-svn-id: file:///svn/phpbb/trunk@2708 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove topic_votePaul S. Owen2002-07-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2700 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for permissions, sessions, lots of things ... note that _many_ ↵Paul S. Owen2002-07-141-458/+323
| | | | | | things _do_not_work_ now ... I'm commiting them to stop people complaining about my holding on to everything :) There is _no_ update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things git-svn-id: file:///svn/phpbb/trunk@2673 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-1/+1
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* pre-freeze on main templates, various bug fixes (highlighting search ↵Paul S. Owen2002-03-311-94/+170
| | | | | | results, various search related issues, blah blah). These updates need _thorough_ checking, quickly git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok all of these damned httpd server that are different are about annoyingthe_systech2002-03-281-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2444 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various bug fixes, polls, Guest vs. Anonymous, quoting guestsPaul S. Owen2002-03-231-3/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2415 89ea8834-ac86-4346-8a33-228a782c2dd0
* More header fixingPaul S. Owen2002-03-221-234/+234
| | | | git-svn-id: file:///svn/phpbb/trunk@2411 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
* Minor rewrite of some sql fetchrow stuffPaul S. Owen2002-03-191-6/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@2334 89ea8834-ac86-4346-8a33-228a782c2dd0
* Loads'a changes including fix for security issue, thanks to Matthijs for ↵Paul S. Owen2002-03-181-0/+1
| | | | | | checking this out and confirming git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bu**er bu**er bu**er damn damn damn ...Paul S. Owen2002-02-121-38/+46
| | | | git-svn-id: file:///svn/phpbb/trunk@2117 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, removed preg_quote but left \* in place ... bug #516545Paul S. Owen2002-02-121-47/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@2116 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update to topic notification which should put an end to a rare bugPaul S. Owen2002-02-121-19/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@2110 89ea8834-ac86-4346-8a33-228a782c2dd0
* No idea if this is as desired but 'topic link' now points to the current pagePaul S. Owen2002-02-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2086 89ea8834-ac86-4346-8a33-228a782c2dd0
* Repeat after me "Paul is a moron"Paul S. Owen2002-02-111-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2080 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add a login redirect for users not logged in who attempt to visit ↵Paul S. Owen2002-02-111-18/+21
| | | | | | restricted forums ... also shows a forum/post doesn't exist for hidden forums/topics/posts if user is logged in but not authed to view them git-svn-id: file:///svn/phpbb/trunk@2079 89ea8834-ac86-4346-8a33-228a782c2dd0
* Or this one even ... this is not easy ...Paul S. Owen2002-02-081-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2068 89ea8834-ac86-4346-8a33-228a782c2dd0
* Okay, let's give this highlighting preg_ a shot ...Paul S. Owen2002-02-081-11/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@2066 89ea8834-ac86-4346-8a33-228a782c2dd0
* Semi-fix for bug #511849 , see comments for more detailsJames Atkinson2002-02-031-8/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@2046 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #512194James Atkinson2002-02-031-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2045 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another warning fix ...Paul S. Owen2002-01-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2003 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-281-27/+30
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates related to email creation ... should fix various bugs and ↵Paul S. Owen2002-01-271-0/+1
| | | | | | errors, in theory git-svn-id: file:///svn/phpbb/trunk@1974 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix global disallow sig still allows old sigs to display bug #501162Paul S. Owen2002-01-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1933 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix admin disable avatar yet still shows bug #506070Paul S. Owen2002-01-241-7/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1930 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #504604Paul S. Owen2002-01-161-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1898 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to topic/forum tracking ... tested for several days on test board ↵Paul S. Owen2002-01-121-101/+95
| | | | | | and all seems fine, give feedback in forums git-svn-id: file:///svn/phpbb/trunk@1851 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #501353Paul S. Owen2002-01-091-106/+95
| | | | git-svn-id: file:///svn/phpbb/trunk@1830 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allowing old style URLsBart van Bragt2002-01-021-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1778 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added alt and title tags to rank image outputPaul S. Owen2002-01-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1767 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered way ICQ overlay is done, uses JavaScript ... don't want this ↵Paul S. Owen2001-12-241-15/+3
| | | | | | generated within the source code, fixed website issue in profile git-svn-id: file:///svn/phpbb/trunk@1708 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moderator+ viewing of email addressesPaul S. Owen2001-12-211-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1653 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix sig bug #495562 and prepare club for next person who says "fix it quick" ↵Paul S. Owen2001-12-201-15/+18
| | | | | | ... :) git-svn-id: file:///svn/phpbb/trunk@1649 89ea8834-ac86-4346-8a33-228a782c2dd0
* Separate sig completely from messagePaul S. Owen2001-12-201-24/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@1647 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #493598 and added SPAN to signatureBart van Bragt2001-12-201-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1646 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another lastvisit name change missedPaul S. Owen2001-12-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1619 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix view newest post error + missing mini post icon in posting previewPaul S. Owen2001-12-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1605 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix view newest post error + missing mini post icon in posting previewPaul S. Owen2001-12-161-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1604 89ea8834-ac86-4346-8a33-228a782c2dd0