The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Navbar problem
I've looked through the articles and haven't been able to find what I need.
I installed a mod to add custom pages and it changed the title of one of the other tabs in the navbar. I uninstalled the mod and it left the title of the tab that it had changed blank. I want to put the original title back on the tab. How do I do this? |
#2
|
|||
|
|||
Link to site, plugin you used. Also make sure you have removed all parts of the plugin
|
#3
|
|||
|
|||
This is the mod used....
https://vborg.vbsupport.ru/showthrea...custom%2Bpages --------------- Added [DATE]1338163736[/DATE] at [TIME]1338163736[/TIME] --------------- Here's a screenshot of what I am referring to. --------------- Added [DATE]1338163778[/DATE] at [TIME]1338163778[/TIME] --------------- I've also made sure that the files have been deleted or uninstalled. |
#4
|
||||
|
||||
Try looking in the phrases for the text you want to change.
|
#5
|
|||
|
|||
Is your site in production or development? if development you can restore your database assuming you backed it up prior to adding the mod.
That mod has some issues but it's a good mod if you know how to deal with the shortcomings. See my comments on the mod thread. |
#6
|
|||
|
|||
The problem is, the phrase no longer exists as far as I can tell.....
The site is past development. I just wanted to see about adding a page, but when this happened, I no longer wanted it. It may be a good mod, however, I am not a coder so it's not all that easy to troubleshoot. I have a mod in place that added a 2nd navbar. It's called New Navbar (2) tabs I've had that mod for some time, I looked for that mod and have had no luck. |
#7
|
||||
|
||||
Well, the phrase has to be there somewhere or you wouldn't still see it. Do a Search Phrases for the text.
|
#8
|
|||
|
|||
I don't see the text, just the tab....
|
#9
|
||||
|
||||
Oh, the blank navtab is what you are talking about. Sorry about that. I misunderstood. Where does the tab take you to when you click on it?
|
#10
|
|||
|
|||
Takes us to a join page on a different website.
--------------- Added [DATE]1338171300[/DATE] at [TIME]1338171300[/TIME] --------------- It still does that, just no title. --------------- Added [DATE]1338171732[/DATE] at [TIME]1338171732[/TIME] --------------- I believe it's the first one in this code <vb:elseif condition="$show['member']" /> <li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getnew&contenttype=vBFor um_Post" accesskey="2">{vb:rawphrase getnew_tab}</a></li> <vb:else /> <li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getdaily&contenttype=vBF orum_Post" accesskey="2">{vb:rawphrase getnew_tab}</a></li> </vb:if> {vb:raw template_hook.navtab_end} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|