Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Sticky

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
l3reacher Posted - 01 December 2005 : 13:08:04
Instead of having the stickies on the top, is it possible to have it at the end?<
1   L A T E S T    R E P L I E S    (Newest First)
l3reacher Posted - 01 December 2005 : 14:22:14
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<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.02 seconds. Powered By: Snitz Forums 2000 Version 3.4.07