![]() |
Forum New Threads (New Threads Button) in Navbar,..
1 Attachment(s)
Dear All,
in Vbulletin 4.2.3, & Vbulletin 4.x.x There is no option to search ,All Forum New Threads, Here the the procedure how to do that,. this can be used in navigation Manager to search all new threads in the forum. how to use: 1. Go To Admin Control Panel 2. Go to Navigation Manager 3. Click Add Tab 4. Type "New Threads" in Title (without commas) 5. in Target Url paste the following URL or code PHP Code:
where: &exclude=1,2,3 (Exclude forum id means from which forum you don't want to show threads) 6. Activate : Yes and Save that's all,. you have done it,.. Cheers.. working fine in Vbulletin 4.2.3 Attachment 153658 |
In your code you have exclude two times, first one is exclude=0.
|
Quote:
if you don't want to exclude forums PHP Code:
|
That only shows 2 pages of threads
If i wanted to show 200 threads what would the code be Cheers |
^ Edit the max search results option in admin cp by editing "Message searching option"
@pakblogger: You only need to put this code in the button we don't need http://www.... or two exclude options like Alan_SP said. Code:
search.php?do=getnew&contenttype=vBForum_Post&nocache=0&sortby=threadstart&exclude=1,2,3 . |
&exclude=1,2,3
1,2,3 — This is a list of numbers of forums to be excluded from display Replace with your own, or do not use is |
Quote:
|
Quote:
you can try both PHP Code:
PHP Code:
|
Quote:
|
All times are GMT. The time now is 10:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|