MyBB Community Forums

Full Version: Getting a error at top of page! Help!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Parse error: syntax error, unexpected '>', expecting '}' in /home/justmark/public_html/global.php(500) : eval()'d code on line 11


Getting that at the top of the page

"link the forum www.justmarket.org"

if you wanted to see at least

otherwise screenshot


[Image: e7318bdfa68bbd279539b5381530e85a.png]


Think im getting lots of DNS errors at the moment as well from swithcing hosts.
Can you please post your header and footer codes here ?
Header
<div class="fixed_wb">{$welcomeblock}</div>
<div class="header_main">
<div class="logo"><a href="{$mybb->settings['bburl']}/portal.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<div class="header_menu">
<div class="menu">
                         <ul>
                          <a href="{$mybb->settings['bburl']}/index.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/home.png" alt="" title="" />Home</span></a>
                         <a href="{$mybb->settings['bburl']}/search.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/search.png" alt="" title="" /><span class="smalltext">{$lang->toplinks_search}</span></a>
                         <li><a href="{$mybb->settings['bburl']}/newpoints.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/help.png" alt="" title="" />P2PRates</a></li>
                         <a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$mybb>settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.png" alt="" title="" /><span class="smalltext">MemberList</span></a>
                        
                                               </ul>
</div>
</div>
</div>
</div>
<br>
<div id="container">
<hr class="hidden" />
		<br class="clear" />
		<div id="content">
			{$pm_notice}
			{$bannedwarning}
			{$bbclosedwarning}
			{$unreadreports}
			<hr class="hidden" />

<navigation>
			{$board_messages}<br>
Footer
<br />
                                <div class="bottommenu">
				<div class="float_right">{$lang_select}</div>
				
				<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
				</div>
			</div>
			</div>
				<div id="debug"><debugstuff></div>
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
		</div>

<br><div align="center">powered by <a href="http://www.mybb.com" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybb.com" target="_blank">MyBB Group</a>.</div>
Still need help!
Replace header template code with the following;
<div class="fixed_wb">{$welcomeblock}</div>
<div class="header_main">
<div class="logo"><a href="{$mybb->settings['bburl']}/portal.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<div class="header_menu">
<div class="menu">
                         <ul>
                          <a href="{$mybb->settings['bburl']}/index.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/home.png" alt="" title="" />Home</span></a>
                         <a href="{$mybb->settings['bburl']}/search.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/search.png" alt="" title="" /><span class="smalltext">{$lang->toplinks_search}</span></a>
                         <li><a href="{$mybb->settings['bburl']}/newpoints.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/help.png" alt="" title="" />P2PRates</a></li>
                         <a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.png" alt="" title="" /><span class="smalltext">MemberList</span></a>
                        
                                               </ul>
</div>
</div>
</div>
</div>
<br>
<div id="container">
<hr class="hidden" />
        <br class="clear" />
        <div id="content">
            {$pm_notice}
            {$bannedwarning}
            {$bbclosedwarning}
            {$unreadreports}
            <hr class="hidden" />

<navigation>
            {$board_messages}<br>
Hi,

The MyBB group offers support under the conditions of our Support Eligibility policy. It is apparent that one or more of your forums do not meet the conditions of our policy and therefore you are ineligible for support. This could be because of adult, piracy or hacking related content or because your forum does not display the minimum “Powered by MyBB” notice.

If you have any questions regarding this policy please post in the Private Inquiries forum.

Regards,
The MyBB group.