Unanswered posts

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/59076?pagenum=1
05 November 2025, 07:04

Topic


a5xo3z1
Unanswered posts
11 August 2005, 04:14


Hiya, is there a mod available that lets members easily identify unanswered posts? I mean something just like the "Active Topics" functionality, but this time it should bring me up all threads that have 0 replies.
I've searched already the fora here, but either didn't I use the correct search terms or something like this doesn't exist yet.

Thanks for any hints! smile<

 

Replies ...


rpainter
11 August 2005, 11:04


Yes. OneWayMule made one for this. I have it running on my forum, and it works great. You can find it here: http://www.onewaymule.org/onewayscripts/forums/topic.asp?TOPIC_ID=162<
a5xo3z1
12 August 2005, 03:10


Thanks for the link Much appreciated! smile<
biju708
26 November 2009, 08:11


The links are not working could someone please post the unanswered.asp script again please
leatherlips
26 November 2009, 08:33


I have this mod installed. All you need is the unanswered.asp page which you can download from here: http://drop.io/unanswered

Then add a link to the unanswered.asp page in your inc_header.asp page. You could do this:

In inc_header.asp look for

Code:
"          |" & vbNewline & _
" <a href=""faq.asp""" & dWStatus("Answers to Frequently Asked Questions...") & " tabindex=""-1""><acronym title=""Answers to Frequently Asked Questions..."">FAQ</acronym></a>" & vbNewline

ABOVE it add:

Code:
	 "          |" & vbNewline & _
" <a href=""unanswered.asp""" & dWStatus("View Unanswered Posts") & " tabindex=""-1""><acronym title=""View Unanswered Posts"">Unanswered</acronym></a>" & vbNewline & _
Etymon
26 November 2009, 08:37


Here you go: http://www.snitzbitz.com/mods/details.asp?Version=All&mid=312
biju708
26 November 2009, 14:42


thanks guys, it's not working for me as I'm using Max Web Portal 1.365.20050519.900.4 is there anything I could do to implement such a function ?
leatherlips
26 November 2009, 19:34


I am not familiar with the Max Web Portal so I can not help you.
AnonJr
26 November 2009, 22:05


FWIW Max Web Portal broke away from Snitz back around the 3.3 days... I'm willing to bet the two projects have diverged quite a bit since then.
Classicmotorcycling
27 November 2009, 14:22


Max Web Portal is also no longer available for the forum (when you go to http://www.maxwebportal.com/fhome.asp it shows as down).
© 2000-2021 Snitz™ Communications