MyBB Community Forums

Full Version: Forum desciption lost
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Lost my description!!

<tr>
<td class="trow2" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="trow3" 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="trow3" valign="top" align="right" style="white-space: nowrap">{$lang->forumbit_threads}: {$threads}{$unapproved['unapproved_threads']}<br />{$lang->forumbit_posts}: {$posts}{$unapproved['unapproved_posts']}</td>
<td class="trow3" width="3%" valign="top" align="right" style="white-space: nowrap"></td>
<td class="trow4" width="20%" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>

[IMG=http://img850.imageshack.us/img850/4430/lostw.png][/IMG]
The code is there to show the forum description.

{$forum['description']}

Try reverting back the template to original.
(2013-04-03, 07:57 AM)effone Wrote: [ -> ]The code is there to show the forum description.

{$forum['description']}

Try reverting back the template to original.

As you can see the code is there.
The code doesn't match up with what your HTML source says. Are you editing the right template set? Look in the templates for modernvb.

The HTML that's being generated on your forum is:
<!-- start: forumbit_depth2_forum -->
<tr>
<td class="trow1" align="center" valign="top" width="1"><img src="images/modernvb/on.gif" alt="Fórum possui Novas Respostas" title="Fórum possui Novas Respostas" class="ajax_mark_read" id="mark_read_2" /></td>
<td class="trow1" valign="top">
<strong><a href="forum-battlefield-4">Battlefield 4</a></strong><div class="smalltext"><!-- start: forumbit_subforums -->
<style>
.alt_sbc {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
.alt_sbc li {
	width: 50%; 
	float: left;
}
</style>
<br /><strong>Sub-Fóruns:</strong><br /><ul class="alt_sbc"><li><img src="images/modernvb/minion.png" alt="Fórum possui Novas Respostas" title="Fórum possui Novas Respostas" class="subforumicon ajax_mark_read" id="mark_read_11" /><a href="forumdisplay.php?fid=11">Beta</a></li><li><img src="images/modernvb/minioff.png" alt="Fórum Não Possui Novas Respostas" title="Fórum Não Possui Novas Respostas" class="subforumicon ajax_mark_read" id="mark_read_13" /><a href="forumdisplay.php?fid=13">Clãs e Platoons</a></li><li><img src="images/modernvb/minioff.png" alt="Fórum Não Possui Novas Respostas" title="Fórum Não Possui Novas Respostas" class="subforumicon ajax_mark_read" id="mark_read_32" /><a href="forumdisplay.php?fid=32">Entretenimento e Mídia</a></li><li><img src="images/modernvb/minion.png" alt="Fórum possui Novas Respostas" title="Fórum possui Novas Respostas" class="subforumicon ajax_mark_read" id="mark_read_34" /><a href="forumdisplay.php?fid=34">Notícias</a></li><li><img src="images/modernvb/minioff.png" alt="Fórum Não Possui Novas Respostas" title="Fórum Não Possui Novas Respostas" class="subforumicon ajax_mark_read" id="mark_read_14" /><a href="forumdisplay.php?fid=14">Servidores</a></li><li><img src="images/modernvb/minioff.png" alt="Fórum Não Possui Novas Respostas" title="Fórum Não Possui Novas Respostas" class="subforumicon ajax_mark_read" id="mark_read_16" /><a href="forumdisplay.php?fid=16">Dicas e Estratégias</a></li></ul>
<!-- end: forumbit_subforums --></div>
</td>
<td class="trow1" valign="top" align="center" style="white-space: nowrap">20</td>
<td class="trow1" valign="top" align="center" style="white-space: nowrap">27</td>
<td class="trow1" valign="top" align="right" style="white-space: nowrap"><!-- start: forumbit_depth2_forum_lastpost -->
<span class="smalltext">
<span style="float: left;"><a href="topico-battlefield-4-e-sports-ser%C3%A1?action=lastpost" title="Battlefield 4 e-SPorts será?"><strong>Battlefield 4 e-SPorts se...</strong></a></span><br />
<span style="float: left;">by <a href="http://forum.bf4brasil.com.br/usuario-arnold-layne">Arnold Layne</a></span><br />
<span style="float: left;">Yesterday 11:20 AM</span>
</span>
<!-- end: forumbit_depth2_forum_lastpost --></td>
</tr>
<!-- end: forumbit_depth2_forum -->
As you can see, this doesn't match up with the code you posted on the first post.
When i revert to original or change theme same thing..and yes i´m right .

[IMG=http://img405.imageshack.us/img405/5164/pageecf.jpg][/IMG]



Why doesn´t match?
Post your forumbit_depth2_forum for the theme that you're using, not from the Default Templates.
(2013-04-03, 08:55 AM)April Fool Wrote: [ -> ]Post your forumbit_depth2_forum for the theme that you're using, not from the Default Templates.


<tr>
<td class="trow2" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td><td class="{$bgcolor}" align="center" valign="top" width="1"><img src="uploads/ficons/{$forum['ficon']}" alt="{$forum['name']}" /></td>
<td class="trow3" 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="trow3" valign="top" align="right" style="white-space: nowrap">{$lang->forumbit_threads}: {$threads}{$unapproved['unapproved_threads']}<br />{$lang->forumbit_posts}: {$posts}{$unapproved['unapproved_posts']}</td>
<td class="trow3" width="3%" valign="top" align="right" style="white-space: nowrap"></td>
<td class="trow4" width="20%" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>

[IMG=http://img195.imageshack.us/img195/3246/forumdh.jpg][/IMG]