Print Page | Close Window

Show all unanswered topics

Printed From: S2H.co.uk
Category: Web Wiz Forums
Forum Name: Modifications Support
Forum Description: Support for modifications and add-ons for Web Wiz Forums from S2H.
URL: http://www.s2h.co.uk/forum/forum_posts.asp?TID=187
Printed Date: 18 Apr 2024 at 7:55pm


Topic: Show all unanswered topics
Posted By: macpack
Subject: Show all unanswered topics
Date Posted: 31 Aug 2010 at 9:01am
Hey Scotty,
 
Is it possible you can help me with some code, i can place on a clean .asp page, that shows alle unanswered topics in each forum tables.?
 
Hope you understand.



Replies:
Posted By: macpack
Date Posted: 06 Sep 2010 at 10:37am
Hey Scotty, is it something you can help me with mate.?


Posted By: Matt
Date Posted: 13 Sep 2010 at 11:19pm

Have a look at the code in the active_topics.asp file, it will have it there.

But you would just loop through the topics table (cant remember if its tblTopics or tblThreads) and have it basically something like "where no_of_replies = 0" (check the field name first)

You may be able to add the above to the Latest Topics mod too as a quick fix



Posted By: macpack
Date Posted: 20 Sep 2010 at 9:50am
Scotty: I have tryed, but i cant fix that script. So if you got time someday, maybe you can help me out with a working script.



Print Page | Close Window