12
this is commented out (for threaded view)
<{*include file="db:newbb_thread.html" topic_post=$topic_post mode=$mode*}>
what it does: pulls the template from the database.
this is active.
<{include file="$newbb_template_path/newbb_thread.html" topic_post=$topic_post mode=$mode}>
pulls the template from the filesystem.
--
you need this
<{include file="db:newbb_thread.html" topic_post=$topic_post mode=$mode}>
for it to retrieve it from the database.
<{foreach item=topic_post from=$topic_posts}>
<{if $viewmode_compact}>
<{include file="db:newbb_item.html" topic_post=$topic_post}>
<{else}>
<{include file="db:newbb_thread.html" topic_post=$topic_post mode=$mode}>
<{/if}>
<br />
<br />
<{/foreach}>
CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧