MyBB Community Forums

Full Version: Index page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello 
How can i slove the index page here :
http://autofile.0fees.us/

should be like that
[Image: WtP91Dg.jpg]
but in my case somthing wrong 
I clicked on your link and BitDefender went crazy.
(2017-07-24, 09:33 AM)L Moody Wrote: [ -> ]I clicked on your link and BitDefender went crazy.

what do you mean ?
nothing wrong with my link
the host is 0fees.us
i didnt post virus or somthing like that .

(2017-07-24, 09:36 AM)feeling_bored Wrote: [ -> ]
(2017-07-24, 09:33 AM)L Moody Wrote: [ -> ]I clicked on your link and BitDefender went crazy.

what do you mean ?
nothing wrong with my link
the host is 0fees.us
i didnt post virus or somthing like that .

i belive this is from "forumbit_depth2_forum"
but i dont know how to fix it

<if THIS_SCRIPT == 'index.php' then>
<li><table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}">
<tr>
<td align="center" valign="middle" width="1px" rowspan="2"><div class="{$lightbulb['folder']}" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}" /></div></td>
<td valign="top">
<strong><a href="{$forum_url}" title="{$forum['description']}">{$forum['name']}</a></strong>{$forum_viewers_text} 
{$modlist}<br /><span class="float_left"><span title="Mensajes"><font color="#555555"><i class="fa fa-files-o"></i> :</font> {$posts}</span>  -  <span title="Temas"><font color="#555555"><i class="fa fa-file-text-o"></i> :</font> {$threads}</span></span>

</td>
</tr>
<tr>
<td class="ultimopost2" valign="top">
{$lastpost}
</td>
</tr>
</table></li>
<else>
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><div class="moverlo23"><div class="{$lightbulb['folder']}" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}" /></div></div></td>
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
</if>
 {$forum['myforumicon']}