(2017-05-01, 08:11 AM).m. Wrote: where are you getting that error ? is it on index page or forum display page ?
can you post first 6 lines of forumbit_depth1_cat & forumbit_depth2_cat templates of that specific theme
that is shown on index page
depth1_cat;
<div class="thead{$expthead}">
<a href="{$forum_url}"><span class="line">{$forum['name']}</span></a><div class="catdesc">{$forum['description']}</div>
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
</thead>
depth2_cat;
<tr>
<td class="{$bgcolor}" align="center" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"><i class="fa fa-commenting"></i></span></td>
<td class="{$bgcolor}">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>
<td class="{$bgcolor}" align="left" style="width: 80px;"><span class="smalltext">
index;
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
<meta name="description" content="Notorious VQ" />
<meta name="tags" content="repost, gtaphotographers, libertycity, rockstargames, gtaonline, fahcuto, grandtheftauto, ps4, playstation, snapmatic, gtavonline, missvinewood, rockstareditor, xboxone, gtaphotography, vinewood, vicecity, skate4, skatelife, sony, lossantos, gta5, gaming, sanandreas, jdm, gtav, stance, stancenation, lowlife, hellaflush, street racing, streetracing, tuning, tuner, dynocomp, dyno, turbo, 350z, 370z, camaro, camaro5, camaro6, corvette, cammed, camshaft" />
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$ps_header_index}
<div class="alert alert-danger" role="alert"> <a href= "http://notoriousvq.com/" span style= "color: #000"/>Test</span></div>
<div style="float:{$left};width: 100%;">{$forums}</div>
{$boardstats}
{$footer}
</body>
</html>
fixed it was php error