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)
 Can I have x Latest Replies(Newest First) for 3.3
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Alex123
Junior Member

Greece
237 Posts

Posted - 04 October 2002 :  05:56:08  Show Profile
Hi everyone,

I am running version 3.3.05 and when someone goes to post a reply to a topic, he/she only sees the replies in the order they were posted. Is there a way I can change that and make it like it is in here, where you have the number of the "Latest Replies (Newest First).

Thank you
Regards
Alex

Edited by - ruirib on 04 October 2002 17:02:12

Rasco
Advanced Member

Germany
3192 Posts

Posted - 04 October 2002 :  06:27:24  Show Profile  Send Rasco an ICQ Message
In topic.asp find

strSql = strSql & " ORDER BY " & strActivePrefix & "REPLY.R_DATE ASC"

and change it to

strSql = strSql & " ORDER BY " & strActivePrefix & "REPLY.R_DATE DESC"

German Snitz Forum
Go to Top of Page

Alex123
Junior Member

Greece
237 Posts

Posted - 04 October 2002 :  06:51:54  Show Profile
Thank you Rasco for your reply,

This change didn't work for me. Also I just realized that I have installed DoraMoon's "Topic Sort Mod" which is similar to what version 3.4 is using (a great mod by the way). So maybe that makes things more complicated.

Thanks anyway

Regards,
Alex
Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 04 October 2002 :  14:30:11  Show Profile  Send Rasco an ICQ Message
Sorry, don`t know. That change worked with my old forum, but I don?`t have that Mod installed.

German Snitz Forum
Go to Top of Page

Alex123
Junior Member

Greece
237 Posts

Posted - 05 October 2002 :  06:25:19  Show Profile
I have a feeling that only DoraMoon can help me with this one

Thanks
Alex

Edited by - Alex123 on 05 October 2002 10:03:51
Go to Top of Page

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 27 October 2002 :  05:16:40  Show Profile
Alex, i'm not online last weeks, so missing this post... Sorry!

and this feature is a small MOD called "Topic Review MOD" by gor.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=4906
and it already being a new feature on v3.4, so in actually, you can just "copy/a little modified/paste" the code from 3.4. most of situations, it should be also work on 3.3.05

i seem also discuss/implement this mod before.......
yeah~ here http://forum.snitz.com/forum/topic.asp?TOPIC_ID=33279
anyway, it's easy code modded. only a small change in post.asp
you can get a modified post.asp here...Topic_Review_post3305.zip (base on a clean 3305 post.asp)
just search '##### Topic Review Mod to know where to change.
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.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07