PDA

View Full Version : latest threads with zero replies



barroca
Wed 2nd May '07, 4:54pm
Hello!
Maybe it is a very newbie question - my appologies if it is.
I want build a customize module to vbadvanced and i need the string to search [in order of date] only threads with ZERO replies.

Something like search [at most] zero replies.

This will be a important feature to www.vb-brasil.org (http://www.vb-brasil.org)

All the best
Joao Barroca
aka beduino

this thread (http://www.vbulletin.com/forum/showthread.php?t=98020)is other question

Steve Machol
Wed 2nd May '07, 5:20pm
This is what I use:

search.php?do=process&replyless=1&replylimit=0

barroca
Wed 2nd May '07, 5:22pm
Tks Steve!
I will try make a module with this!
All the best to all vb.com Team.
Joao Barroca
aka beduino
ps. if works i will paste the code here.