MyBB Community Forums

Full Version: With header links
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys, i upgrade my forum to mybb 1.4.14 from 1.4.13, but i have a probleme, i edited the teme (Ocean theme from FirefoxWiz) but i have a probleme, in header i deleted the all links and i have a only one link in header ( link to the rules) But now, i update de script and i have the all links, search, member list, caledar and help, i want to deleted this, but i don't know how i can ? In header templates from the theme is the my header, my edited hader. You can see de header here: www.tinere.org

Thanks for help.
Look at your header template and delete the links you dont want Confused
Delete this from your header :
<li><a href="http://tinere.org/search.php" rel="nofollow"><img src="http://tinere.org/images/Ocean/toplinks/search.gif" alt="" title="" />Search</a></li>
<li><a href="http://tinere.org/memberlist.php" rel="nofollow"><img src="http://tinere.org/images/Ocean/toplinks/memberlist.gif" alt="" title="" />Member List</a></li>
<li><a href="http://tinere.org/calendar.php" rel="nofollow"><img src="http://tinere.org/images/Ocean/toplinks/calendar.gif" alt="" title="" />Calendar</a></li>
<li><a href="http://tinere.org/misc.php?action=help"><img src="http://tinere.org/images/Ocean/toplinks/help.gif" alt="" title="" />Help</a></li>
Hi Jonota, i don't see this links in my theme header templates :|.......

This is my header:
<div id="container">
		<a name="top" id="top"></a>
		<div id="header">
			<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>


</div>
			<hr class="hidden" />
			<div id="panel">
				{$welcomeblock}
			</div>
		
<span style="float:right;">
 <a href ="/reguli-generale-tinere-org-t-4.html" title="Regulament"><b>Regulament</b></a> <b>|</b>
 <a href ="/search.php" title="Cautare"><b>Cautare</b></a>
</span>
               &nbsp;<hr class="hidden" />
		<br class="clear" />
		<div id="content">
			{$pm_notice}
			{$bannedwarning}
			{$bbclosedwarning}
			{$unreadreports}


                      		<navigation>
			<br />
What can i do ? I don't see the links.... this is the probleme Sad My theme header is clean :-??
Are you sure you're looking at the templates for the right theme?
(2010-08-15, 01:10 PM)AJS Wrote: [ -> ]Are you sure you're looking at the templates for the right theme?

Yes, i am sure, this probleme apper of upgrading, i give to the temaplate "revert to original" and now i have this probleme..
The header template you've posted above doesn't match the source code of the site you've posted in your original post. I don't see how that's possible.

PM me admin login details if you want me to take a better look. Smile
Okay, you have the Pm !

Edit: I have a question, how i can to make upgrade to last version of mybb ? I don't know how i cand to make this "step" i don't know how i can to download the change_files :-??
Very strange, you'd done everything right but it just wasn't taking effect for some reason. I reverted the template to default and then removed the menu and it worked. Smile

There's no changed files package for 1.6, you need to upload the entire 1.6 package. Follow the Wiki and you can't go wrong - http://wiki.mybb.com/index.php/Upgrading
Ok, it's fine now. Thank you so much Big Grin

Ok, i will be upgrade my forum son. The new 1.6 is a stabil mybb forum or is in beta test ?
MyBB 1.6 is stable. Smile