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)
 Sticky
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

l3reacher
Starting Member

12 Posts

Posted - 01 December 2005 :  13:08:04  Show Profile  Reply with Quote
Instead of having the stickies on the top, is it possible to have it at the end?<

l3reacher
Starting Member

12 Posts

Posted - 01 December 2005 :  14:22:14  Show Profile  Reply with Quote
nevermind I got it :P
It took me so long to go through this file. Reread many times and finally found it.

In forum.asp, around line 275

if strStickyTopic = "1" then
strSql4 = strSql4 & " T.T_STICKY DESC, "
end if

i changed it to

if strStickyTopic = "1" then
strSql4 = strSql4 & " T.T_STICKY ASC, "
end if<

Edited by - l3reacher on 01 December 2005 14:28:02
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.1 seconds. Powered By: Snitz Forums 2000 Version 3.4.07