Extravagant
New Member
Hi vbteamers. I would like to know how to do the folllowing things (i'd appreciate it if you can help
)
1. Make a new search in navbar that only searches thing in a specific forum.
So how would I edit this to make it do that (or if you have a beter code please post tyvm)
2. How would I make a certain forum when I click "New Thread" redirect to something else?
TY!
![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
1. Make a new search in navbar that only searches thing in a specific forum.
So how would I edit this to make it do that (or if you have a beter code please post tyvm)
Code:
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
2. How would I make a certain forum when I click "New Thread" redirect to something else?
TY!