The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#51
|
||||
|
||||
Since you have supplied very little information, all I can really tell you is that you enter the correct information into the Tab Script(s) field for the tab.
|
#52
|
|||
|
|||
I have 3 tabs on my forum. Home - Forum - Classifieds
The classifieds tab is a link to a section of the forums, forumdisplay.php?11-Classifieds I have put "forumdisplay" in the tab script but when you visit some different sections of the forum, the highlighted tab changes to the classifieds tab. It only happens on some sections. Obviously im aiming for it to only highlight when you are in the "forumdisplay.php?11-Classifieds" sections. Any ideas? |
#53
|
||||
|
||||
You need a plugin. Hook location - set_navigation_tab_main
PHP Code:
|
#54
|
|||
|
|||
Ok, I have made a plugin under the location of "set_navigation_tab_main"
This is the current Code PHP Code:
In the tab I have the following Url "forumdisplay.php?{session.sessionurl_q}11-Classifieds" And in tab script I have just "forum display" 11 is the forum classifieds display, and the numbers in the array above are all the sections under the section 11 forum. However when I view a few different forums (not all) the classifieds tab gets selected. For example its shows on my general chat section 16. What am I doing wrong? Thanks Lynne Mat |
#55
|
||||
|
||||
Do not put anything in the tab script area.
|
#56
|
|||
|
|||
I wonder if someone can give me some help on my tabs.
I am sure your sick of tbs questions by now by reading some of the above responces to your help, but im really stuck with this. I am a total n00b with Vbulletin so I cannot make sense of the advice you are giving above, so please if you can be clear with me any here are some screens of the tabs I have created. Now as you can see I have the tabs working, but as also im sure you will see straight away, my tabs wont be highlighted after I click them. I know from reading above that I may need to create plugins or something and do something with This_Script, but I dont really know what these things are or how to do them. I know I ask a lot but this is so frustrating. I would really appreciate anyone taking the time to write a simple step by step set of instructions for me to follow. Hopefully it will help others with their problems as well as me. Thank you to whoever tries to help me. |
#57
|
|||
|
|||
Try this: set the Tab Script fields as follows: Private Forum and Public Forum tabs - leave blank. Arcade - "arcade", and DONATE - "payments" (don't include the quotes).
|
#58
|
|||
|
|||
ok the payments and donate tabs are highlighting fine now, thanks for that.
The Private Forum and Public Forum tabs are still not working though. The Private forum tab is highlighted when i click on either one of them. |
#59
|
|||
|
|||
Hmm...and you still have "Append 'tabid' to url" set to yes only for the private tab? Try putting "index" in the Tab Script field of the Public tab.
|
#60
|
|||
|
|||
yep thats sorted it thanks. I dont understand it but it works
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|