I am trying to add a New Threads link in Forum Tab using the Navigation Manager.
I have tried : search.php?{session.sessionurl}do=process&replyless=1&replylimit=100&exclude=0&nocache=0&s ortby=threadstart
(based on http://www.vbulletin.com/forum/forum...-all-new-posts)
But all I get is no results and "Please add more constraints to your search. Searches that return all or most of the database are a bad idea".
I want to specify that this New Threads link should mean that old threads will not ever appear anymore when Forums are Marked Read. Even if new replies are posted.
I have tried : search.php?{session.sessionurl}do=process&replyless=1&replylimit=100&exclude=0&nocache=0&s ortby=threadstart
(based on http://www.vbulletin.com/forum/forum...-all-new-posts)
But all I get is no results and "Please add more constraints to your search. Searches that return all or most of the database are a bad idea".
I want to specify that this New Threads link should mean that old threads will not ever appear anymore when Forums are Marked Read. Even if new replies are posted.