PaulP
Starting Member
USA
15 Posts |
Posted - 01 March 2005 : 22:23:25
|
in this thread , http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=42533, a mod is provided for letting the user select the display order.
The author has modified his page since the article was written and I know enough about ASP to get me in trouble.
In the thread about making it a global setting, quote: p.s. i've added FORUM_ID value to the cookie value too. so the posts sort setting will only affect to all topics on individual forum one by one. if you want it affect to "all forums/whole board"... just change this line in 2-1 strCookiePostSort = strCookieURL & Forum_ID & "PostSort" to strCookiePostSort = strCookieURL & "PostSort"
the code doesn't match that in section 2-1.
Is anyone familiar with this and can you help me with the settings to make the changes stick globally.
thanks
Paul P
|
|