![]() |
Quote:
|
When will the 3.6 version be available?
|
Quote:
|
Great. Thanks for the heads up.
|
We just released version 2 of this mod here for vb3.5 and also for vb3.6 here..
https://vborg.vbsupport.ru/showthread.php?t=123862 Lots of new features to play with! :cool: |
How can I have the advanced searching options shown by default?
|
Quote:
On the advanced link add ?adv=1 So the URL should be /searchbt.php?adv=1 That way, when people click that link, they will be taken to the search page which will soon after, open the advanced search pane automatically. Also, you can now link the "Search this forum" by changing the URL to /searchbt.php?adv=1&frm=%ForumID% (replace %ForumID% with your forum ID of course). Or alternatively (in the little search forum there) add a Code:
<input type=hidden name="frm" value="%ForumID%"/> |
Quote:
In the navbar template I have this: Code:
<!-- NAVBAR POPUP MENUS --> |
Actually if you are using the dynamic method rather than just hardcoding the advanced search link in the template then you just need to edit the url in the "Restrict vbsearch to certain usergroups" plugin. Just open that and change this line..
Code:
header("Location: http://$bt_host$bt_uri/searchbt.php"); Code:
header("Location: http://$bt_host$bt_uri/searchbt.php?adv=1"); |
Ok, now it works. Thanks!
|
All times are GMT. The time now is 09:53 AM. |
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:
|