root / tags / release_2_0_2 / phpBB / viewtopic.php

View | Annotate | Download (44.3 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 PM

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2731 07/22/2002 03:12 PM psotfx

Clear topic_mod ... Lars Janssen

2579 05/14/2002 05:19 PM psotfx

More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete)

2575 05/13/2002 03:18 PM psotfx

Added exit's after those header location redirects without them

2572 05/13/2002 03:30 AM psotfx

More fixes and updates

2566 05/12/2002 03:21 AM psotfx

Signature issues

2564 05/12/2002 02:47 AM psotfx

Loads of bug fixes and updates

2490 04/05/2002 05:11 PM psotfx

Fix delete post image being replaced by text for normal users

2483 04/04/2002 04:47 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2448 03/31/2002 02:06 AM psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2444 03/28/2002 08:52 PM the_systech

Ok all of these damned httpd server that are different are about annoying

2415 03/23/2002 11:18 PM psotfx

Various bug fixes, polls, Guest vs. Anonymous, quoting guests

2411 03/23/2002 12:17 AM psotfx

More header fixing

2376 03/20/2002 04:04 PM psotfx

Fix error when view is set to somethng unexpected

2334 03/19/2002 01:43 AM psotfx

Minor rewrite of some sql fetchrow stuff

2305 03/18/2002 02:35 PM psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2117 02/12/2002 11:57 PM psotfx

Bu**er bu**er bu**er damn damn damn ...

2116 02/12/2002 11:49 PM psotfx

oops, removed preg_quote but left \* in place ... bug #516545

2110 02/12/2002 06:04 PM psotfx

Minor update to topic notification which should put an end to a rare bug

2086 02/11/2002 02:00 PM psotfx

No idea if this is as desired but 'topic link' now points to the current page

2080 02/11/2002 03:18 AM psotfx

Repeat after me "Paul is a moron"

2079 02/11/2002 03:16 AM psotfx

Add a login redirect for users not logged in who attempt to visit 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

2068 02/08/2002 10:02 PM psotfx

Or this one even ... this is not easy ...

2066 02/08/2002 09:50 PM psotfx

Okay, let's give this highlighting preg_ a shot ...

2046 02/03/2002 07:34 PM thefinn

Semi-fix for bug #511849 , see comments for more details

2045 02/03/2002 07:17 PM thefinn

Fixed bug #512194

2003 01/28/2002 07:47 PM psotfx

Another warning fix ...

1997 01/28/2002 06:25 PM psotfx

Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these

1974 01/27/2002 11:13 PM psotfx

Various updates related to email creation ... should fix various bugs and errors, in theory

1933 01/24/2002 04:39 AM psotfx

Fix global disallow sig still allows old sigs to display bug #501162

1930 01/24/2002 04:05 AM psotfx

Fix admin disable avatar yet still shows bug #506070

1898 01/16/2002 10:29 PM psotfx

Fix bug #504604

1851 01/12/2002 06:00 PM psotfx

Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums

1830 01/10/2002 12:35 AM psotfx

Fix bug #501353

1778 01/02/2002 08:55 PM bartvb

Allowing old style URLs

1767 01/01/2002 06:17 PM psotfx

Added alt and title tags to rank image output

1708 12/24/2001 07:11 PM psotfx

Altered way ICQ overlay is done, uses JavaScript ... don't want this generated within the source code, fixed website issue in profile

1653 12/21/2001 03:08 AM psotfx

Moderator+ viewing of email addresses

1649 12/20/2001 11:02 PM psotfx

Fix sig bug #495562 and prepare club for next person who says "fix it quick" ... :)

1647 12/20/2001 08:00 PM psotfx

Separate sig completely from message

1646 12/20/2001 05:58 PM bartvb

Fixed bug #493598 and added SPAN to signature

1619 12/17/2001 04:15 AM psotfx

Another lastvisit name change missed

1605 12/16/2001 02:41 PM psotfx

Fix view newest post error + missing mini post icon in posting preview

1604 12/16/2001 02:36 PM psotfx

Fix view newest post error + missing mini post icon in posting preview

1578 12/15/2001 02:55 AM bartvb

Fixed some language strings, added some handy things to viewtopic

1566 12/14/2001 03:41 AM psotfx

Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction

1564 12/14/2001 03:15 AM bartvb

Avatar size is fixed for remote avatars

1557 12/12/2001 08:54 PM bartvb

Small change to make HTML source of viewtopic more readable

1555 12/11/2001 10:13 AM natec

bug #489842 -- some pages were doing bbencode_second and make_click in a bad order.

1553 12/11/2001 09:43 AM natec

bug #488067: no, preg_quote() didn't always have 2 args.

1511 12/05/2001 01:20 AM psotfx

New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks

1460 11/27/2001 01:30 AM psotfx

A 'not quite a Pauls up' + short date format

1452 11/26/2001 01:09 PM bartvb

Implemented Navigation bar in Mozilla

1436 11/24/2001 06:17 PM bartvb

Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!

1435 11/24/2001 04:57 PM psotfx

Reminder to self, checking files at 2am bad, checking files at 2pm good

1383 11/20/2001 03:24 AM psotfx

Various updates

1357 11/18/2001 03:51 PM psotfx

More lang cleanups

1356 11/18/2001 03:40 PM psotfx

More lang cleanups

1342 11/17/2001 12:03 AM psotfx

Rank code playing silly beggars again, I hate that game personally

1334 11/16/2001 06:39 PM psotfx

Mainly language updates but some bug fixes too

1332 11/16/2001 06:31 PM psotfx

Mainly language updates but some bug fixes too

1329 11/16/2001 01:18 AM psotfx

Lang related update for topic watch

1320 11/15/2001 07:38 PM psotfx

Added admin enabling of email form

1318 11/15/2001 05:44 PM psotfx

Email form - free with purchase of any two other items

1294 11/09/2001 02:05 PM psotfx

I really dispise ), someone should ban them immediately

1292 11/09/2001 01:32 PM psotfx

Corrected for space within highlighted words, this is the version running on the main site

1291 11/09/2001 01:24 PM psotfx

The way message is output for unset topic/post was correct, changing back

1290 11/09/2001 10:12 AM thefinn

Fixed bug #478505 also added code to retain highlight though pagination on viewtopic

1289 11/09/2001 09:57 AM thefinn

Checked all calls to message_die and made sure that if they would be outputted to a user
without a major error that they got their error string from the lang file
Also made sure all calls had the right arguments in teh right place

1248 10/26/2001 03:09 AM psotfx

Ooops, forgot to clear edited by output for subsequent posts

1247 10/26/2001 01:21 AM psotfx

Altered various language constructs + new quote changes for PM + altered pagination

1233 10/17/2001 01:34 AM psotfx

Minor change to message output when no posts exist

1229 10/16/2001 06:38 PM psotfx

Fix a few things left over from old global announce stuff

1222 10/16/2001 03:10 PM dougk_ff7

More changes for global announcements. They no longer require the mode to be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon

1215 10/16/2001 03:00 AM dougk_ff7

Just the start to the wonderful world of global announcements. Adds support for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later.

1190 10/14/2001 08:22 PM psotfx

Various changes to location redirection ... please note the format and name changes

1183 10/14/2001 05:49 PM psotfx

Various updates mainly URI session related ... login still having problem with full URI sessions

1173 10/12/2001 12:05 AM psotfx

Preliminary avatar gallery support

1161 10/11/2001 01:18 AM psotfx

I seem to have modified copies of these, so I'm comming 'em just in case

1147 10/10/2001 02:00 AM psotfx

Minor updates and fixes

1139 10/08/2001 08:08 PM natec

Fixed bug with non-ranked post getting the rank of the previous poster. Partially filed under #462263.

1114 10/02/2001 01:53 AM psotfx

Another file that didn't commit for some reason + change to subSilver body_text colour

1111 10/02/2001 01:22 AM psotfx

Changes related to private messaging + some bug fixes

1093 09/27/2001 12:12 AM psotfx

topic watch/forum/topic read now cause a message to be displayed, changed profile ICQ for subSilver, various other changes

1090 09/26/2001 07:45 AM thefinn

ICQ decided to change the location of their online indicators. New location in viewtopic

1086 09/25/2001 08:47 PM psotfx

Slight mod to template name check for subSilver ICQ output ... must alter this

1083 09/25/2001 08:18 PM psotfx

Updated and fixed various issues, see post in developers forum for info

1043 09/16/2001 01:03 AM psotfx

Updated moderator panel, particularly move/delete topic

1026 09/11/2001 01:07 AM thefinn

Fixed little bug with auto-linking screwing up links when both at the end of a message and the signature is attached.
This fix works, but dosan't really solve the problem because I have no idea why it was happening in the first place

1010 09/08/2001 08:24 PM bartvb

Altered layout of phpbb_config table

1008 09/08/2001 12:56 AM thefinn

View IP code in

999 09/07/2001 02:32 PM psotfx

Fixed bug #459427

998 09/07/2001 02:23 AM psotfx

Moved signature attach toggle to DB run convert_sig to update after adding new field to DB

987 09/06/2001 02:29 AM psotfx

Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be

943 08/31/2001 12:20 AM thefinn

Re-added GPL disclaimers

942 08/31/2001 12:07 AM psotfx

Re-added GPL disclaimer

932 08/26/2001 03:53 PM psotfx

Modified header comments

924 08/23/2001 05:55 PM psotfx

ODBC only returning associative fields so modded next/prev topic code appropriately

923 08/23/2001 05:30 PM psotfx

ODBC only returning associative fields so modded next/prev topic code appropriately

917 08/23/2001 03:17 PM psotfx

Various updates for templates

903 08/18/2001 02:38 PM psotfx

Remote avatar support

895 08/17/2001 02:32 AM psotfx

Just some jiggling

885 08/15/2001 06:15 PM psotfx

Match topic and post subject too

884 08/15/2001 06:00 PM psotfx

Wildcard for censored words now works correctly

880 08/15/2001 03:46 AM psotfx

Re-jiggled censored word stuff and added wildcard ... needs testing

876 08/14/2001 07:55 PM blackpuma

Word censoring, first part. Does not support wildcards yet but that's coming in the next step.

866 08/14/2001 03:45 PM psotfx

Notify on reply now supposedly fully functional

862 08/14/2001 02:29 AM psotfx

Topic notification ... initial stuff

836 08/11/2001 12:00 AM psotfx

Various posting updates

829 08/10/2001 02:23 AM psotfx

Code added to get around double htmlspecialchar stuff + some of my stuff looks to allow HTML even when off, removed

828 08/10/2001 01:32 AM psotfx

Moved smilies code into functions, would it be better in bbcode.php?

824 08/10/2001 12:21 AM psotfx

More varied changes, again hopefully not breaking anything

818 08/08/2001 09:42 PM the_systech

Changes encorporate smily processing...

792 08/02/2001 10:36 AM thefinn

Beginnings of the forum managament code (no functionality yet). Also a bit of a fix to view topic so it dosan't screw up when HTML is turned off. Still needs work, HTML works in [quote] tags... havn't tracked it down yet. Nate should look at it!

770 07/31/2001 08:37 PM psotfx

More compliance updates + select previous posts in viewtopic

752 07/25/2001 05:44 PM psotfx

New split icon + tidied up other mod topic icons

744 07/24/2001 07:34 PM psotfx

Forum locking now implemented + some updates for future functionality

728 07/22/2001 10:32 PM psotfx

Still seems to be pagination problem, I dont have it so what havent I committed ...

707 07/20/2001 05:16 PM psotfx

Fixed errors, non-sid-appended urls, lang switchovers, etc.

678 07/16/2001 10:07 PM psotfx

Removed unrequired admin checks, modded moderator query, jiggled rank/avatar image stuff

673 07/15/2001 05:45 PM psotfx

Added editing information, no time limit at present

661 07/14/2001 07:30 PM psotfx

Template config system, store relevant config stuff here

659 07/14/2001 03:19 AM psotfx

Fixed problem with anon users not being able to view avatars

655 07/13/2001 08:23 PM thefinn

Added a text link to split topic interface. Needs a button

652 07/13/2001 07:17 PM thefinn

Added a needed stripslashes to the topic_title

646 07/13/2001 06:14 PM psotfx

Changes to include location + some other misc stuff

625 07/11/2001 02:05 AM thefinn

Confirmation finished for delete, lock, and unlock.

615 07/11/2001 12:32 AM psotfx

Lots of checking in posting + delete now works

613 07/10/2001 01:31 AM psotfx

Remove icons/urls from anonymous post displays

610 07/10/2001 12:43 AM thefinn

is_first_post was missing from the edit button for some reason..

609 07/10/2001 12:35 AM thefinn

Fixed bug in posting (forum_topics was incremented on replies, not just new topics)
One click lock/unlock/delete works for modcp.

607 07/08/2001 11:42 PM psotfx

Finished lang switchover and various updates

591 07/07/2001 12:45 AM psotfx

Minor spelling mistake in url

587 07/06/2001 11:28 PM psotfx

Minor irritation with ranks fixed

585 07/06/2001 07:47 PM psotfx

More images ... now CVS is back up

579 07/06/2001 02:03 AM psotfx

Fixes and updates

566 07/05/2001 07:39 PM psotfx

Altered view next and previous topic code and minor updates or fixes

561 07/05/2001 02:47 AM uid29890

Started on moderator control panel code. Main layout is started, no functionality yet

548 07/04/2001 12:53 AM psotfx

Updates related to message.php

544 07/03/2001 02:50 AM psotfx

Spot the mess ups

541 07/03/2001 02:33 AM psotfx

Demos of message_die use

506 06/18/2001 01:53 AM psotfx

Switched forum_auth to the forums table

470 06/11/2001 10:02 PM thefinn

Made some fixes to posting, next up Reply with Quote

463 06/11/2001 02:58 AM thefinn

Posting preview done, ability for anonymous users to post with a username

462 06/11/2001 02:43 AM psotfx

Fixed jump to post problem

437 06/07/2001 09:56 AM thefinn

Forum level annoucements and sticky topics are done.
Added topic_type field to the topics database in order to handle ordering. Would have used topic_status but that would have messed up the ordering when topics were locked

435 06/06/2001 11:35 PM psotfx

Reduced auth code size and added some more auth types

434 06/06/2001 07:50 PM psotfx

Auth now returns a type allowing for more meaningful failure messa ges

431 06/05/2001 11:15 PM psotfx

Demo topic tracking code ... commented out by default

421 06/04/2001 01:10 AM thefinn

Fixed reply w/ quote link (functionality still dosan't exist for it though)
Fixed bug with being able to modifiy someone elses profile
Fixed bug with BBCode not working
Fixed bug with validate_username causing editing of profile to fail (only checks if you actually change you name now)

406 06/01/2001 07:11 PM thefinn

IP and Delete post icons only show to moderators

402 06/01/2001 03:44 PM psotfx

Allow restricted view forums

397 06/01/2001 01:14 AM psotfx

More changes ... admin level now set in phpbb_users rather than via auth system

389 05/31/2001 10:06 PM thefinn

Added post subject to postgres schema. Updated viewtopic query to include group by for the auth forums table when linking after posting

388 05/31/2001 05:39 PM psotfx

Changes to allow all auth types to be returned

377 05/30/2001 10:21 PM psotfx

Auth Stage-1 goes in

370 05/29/2001 08:16 PM psotfx

Added ability to jump to specific post

361 05/28/2001 05:25 PM psotfx

Additional page info sent to templates

355 05/28/2001 12:08 AM psotfx

Commented out current prev/next topic for time being

336 05/27/2001 05:11 AM thefinn

More work on posting. Editing now works. Also replies can have subjects.

328 05/26/2001 02:25 AM thefinn

Lots of work on posting. New topic and reply functionality is mostly done. Edit post loads the form but needs database functionality
All this is only been tested on Postgres, donno if it works as well on MySQL yet, will test when I can get access to sourceforge again

326 05/25/2001 09:02 AM thefinn

Users sigs display correctly.
Some minor improvments to posting...still LOTS to be done

321 05/24/2001 10:10 PM thefinn

Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev functionality only views topics in the current forum.
Added some extra error messages to modify profile for when the query fails.

318 05/22/2001 04:58 AM thefinn

Took out some debugging code

311 05/17/2001 04:48 PM psotfx

Removed separate header/footers and moved into each pages body

304 05/16/2001 09:04 AM thefinn

Freeking windows carriage returns...someone tell me how to fix UltraEdit so it does do this..

303 05/16/2001 08:45 AM thefinn

Removed the Oracle specific SQL statment, the non-mysql one works fine with it

302 05/16/2001 02:56 AM thefinn

Introduced the $operator variable and cut the amount of SQL statments in half :)

301 05/16/2001 02:49 AM thefinn

Added functionality for the next/prev buttions in viewtopic

281 05/13/2001 06:02 PM psotfx

Initial SQL updates complete

265 05/08/2001 01:04 AM psotfx

Added generate_pagination routine

260 05/06/2001 07:39 PM psotfx

Send post id to template for possible anchor name ref

256 05/06/2001 06:16 PM psotfx

Now allow for GET based session

237 05/04/2001 12:10 AM psotfx

Moved config, images vars to arrays and various other fixes

235 05/03/2001 02:04 AM psotfx

Changed joined_date to use create_date

227 05/02/2001 02:50 AM psotfx

Updated to use create_date rather than date

182 04/19/2001 03:18 PM psotfx

Moved all included files to includes

149 04/15/2001 07:32 PM psotfx

error_die changes and various bug fixes to files

143 04/15/2001 04:14 PM psotfx

Session code updates

136 04/02/2001 04:36 PM psotfx

Ranks now work

134 03/23/2001 02:39 AM thefinn

Handing of BBCode and HTML in sigs. BBCode/HTML settings apply to sigs as well as messages

115 03/21/2001 08:26 AM natec

Added make_clickable()

114 03/21/2001 08:17 AM natec

v2 BBcode now being used.. run bbcode_conversion.php to convert your database. It WILL make a backup posts_text table.

105 03/17/2001 01:46 AM natec

New template system. Lots of merging conflicts, so let nate know if he broke stuff.

99 03/12/2001 08:24 PM thefinn

Fixed some links, added 'Goto Page:' link in viewforum.

94 03/10/2001 12:33 AM bartvb

Moved include files

92 03/09/2001 07:20 PM thefinn

me == moron...

91 03/09/2001 06:43 PM thefinn

fixed little bug in viewtopic

90 03/09/2001 05:43 PM bartvb

Fixed URL backward compatibility

89 03/09/2001 04:23 PM psotfx

Allow for legacy topic_id as url param

87 03/09/2001 03:04 PM psotfx

Reduced query number, changed parameter names

83 03/07/2001 07:53 AM thefinn

Started on posting.php, got the logic done for displaying the new topic form

82 03/05/2001 02:40 AM thefinn

More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)

81 03/04/2001 05:17 AM thefinn

Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaks

2 02/17/2001 09:37 AM thefinn

Initial revision