Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Move locked topic
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Rob.B
New Member

Netherlands
93 Posts

Posted - 04 March 2003 :  06:57:42  Show Profile  Visit Rob.B's Homepage
Is it possible to move locked topic down below the topic list (underneath the unlocked topics)??

Somethink like:

SELECT LOCKED_TOPIC FROM FORUM_TOPICS ORDER BY LOCKED_TOPIC ASC


Locked topics are not important anymore...

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 04 March 2003 :  07:04:28  Show Profile
Locked topics are not listed first. They appear in the list the same as others, by the date of the last post.

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~
Go to Top of Page

Rob.B
New Member

Netherlands
93 Posts

Posted - 04 March 2003 :  14:11:00  Show Profile  Visit Rob.B's Homepage
quote:
Originally posted by Nikkol

Locked topics are not listed first. They appear in the list the same as others, by the date of the last post.



So it isn't possible...

Too bad.

Thanx.
Go to Top of Page

GauravBhabu
Advanced Member

4288 Posts

Posted - 04 March 2003 :  14:41:08  Show Profile
You can do it by adding

SELECT TOPICS FROM FORUM_TOPICS ORDER BY T_STATUS DESC
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.39 seconds. Powered By: Snitz Forums 2000 Version 3.4.07