16
Hi,
Here i'm again. It's been a while.. i tried and tried. But i don't get it work :s
Now a days i wanna give it back a try. It can't be that hard i think :o
So if anyone know a good working sollution?
I think if have to change something in templates (news_index.html) to get it worked.
<{if $topic_rssfeed_link != ""}>
<{$topic_rssfeed_link}>
<{/if}>
<{if $displaynav == true}>
<{/if}>
<{if $topic_description != ''}>
<{$topic_description}>
<{/if}>
<{$pagenav}>
<{section name=i loop=$columns}>
<{foreach item=story from=$columns[i]}><{include file="db:news_item.html" story=$story}><{/foreach}> |
<{/section}>
<{$pagenav}>
<{include file='db:system_notification_select.html'}>
Hope you guys can help me out