PDA

View Full Version : I'm and Idiot! Need help


SouthEastSxS
07-09-2010, 05:26 PM
Hi all,

I have added a new tab to my Nav bar called "User CP". I cannot find where I did it and I want to remove it as it doesn't work properly with VBadvanced.

Can you help? What info do you need from me to get you started? I'm sure it's simple but I am new to all this and have been looking for a couple of days now and simply cannot find how this tab is being generated. I know I did it, just cant figure out how to get rid of it.

My site - http://www.southeastutv.com/site1

Many Thanks in advance for any help, I can't go live and port my other forum intot his one until I get this fixed. It wasn't the New Tab addon I am running, I did it before I found that and I did it with a manual edit!

Thanks again, I hope someone smarter than me can help.

eSekar
07-09-2010, 06:13 PM
Just search in your templates for the following code:

<li><a href="usercp.php" class="navtab">User CP</a></li>


Find & Remove it, that should be all.

If your search came back with no results, try changing class="navtab" to id="navtab" in the above code.

SouthEastSxS
07-09-2010, 06:26 PM
Yup I got that from looking at the source via IE but do you have any idea where I can find that line. I can't find where that entry is added?

Thanks for the fast help, much appreciated.

eSekar
07-09-2010, 06:29 PM
navbar Template, it's under Navigation / Breadcrumb Templates

SouthEastSxS
07-09-2010, 07:15 PM
Ok thanks i'm gonna take another look there, I have looked at that page so many times.

--------------- Added 1278706722 at 1278706722 ---------------

I can't find it under that template. I have search both, calls and ID as instructed above, anymore clues?

eSekar
07-09-2010, 07:43 PM
can you pm me your navbar template code ?
Let me try take a look at it I might see something

SouthEastSxS
07-09-2010, 08:10 PM
Sure and thanks, doing it now.

--------------- Added 1278710013 at 1278710013 ---------------

PM Sent

BSMedia
07-10-2010, 03:55 AM
check the header template?

did you do it with a plugin

Boofo
07-10-2010, 12:25 PM
What mod did you use to add the other navbar buttons?

SouthEastSxS
07-10-2010, 01:59 PM
Hi,

I have checked and re checked the header template and it's not in there, wish it was! The Mod I used for the other NAV buttons was vBH - Add new tabs 1.2. (its in my sig ;)) I created this NavTab first and then found that tab mod so I just went on and used that.

What I have decided to do is stand up a new forum and leave the site with the problem as a test site, that way I can mess about and learn to my hearts content without screwing up my production forum. With that in mind I still want to get this sorted as it gives a solid chance at education so you guys help is still much appreciated.