![]() |
Trying to set default in navigation
Code:
Code:
UPDATE navigation SET state = 2 WHERE name = 'vbtab_forum' |
You could try this:
Code:
UPDATE navigation SET state = (state | 2) | 8 WHERE navid = ID where that last ID is the id of the tab you want as the default. |
Excellent thank you!
--------------- Added [DATE]1350225123[/DATE] at [TIME]1350225123[/TIME] --------------- Ok now next issue is, the site does not correctly highlight "home" Please visit the site www.unrealkillers.com to see the issue live. Any assistance helpful. Thanks |
Try editing your home tab, and at the bottom where it says Tab Script(s) enter "adv_index" (without the quotes).
|
Worked very well. TY
|
All times are GMT. The time now is 04:00 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:
|