| rayblo |
|
|---|---|
|
When i checked my profile on here ; http://www.cotonti.com/users/rayblo
I noticed something weird; On posts it shows ; 01-25 07:29: Forums / Cotonti / Plugins Related Links instead of 01-25 07:29: Forums / Cotonti / Plugins / Related Links To fix this open the tpl file; Change; <!-- BEGIN: TOPIC -->
{UPF_DATE}: {UPF_FORUMS} <a href="forums.php?m=posts&p={UPF_FORUMS_ID}#{UPF_FORUMS_ID}">{UPF_FORUMS_TITLE}</a><br />
<!-- END: TOPIC -->
Into <!-- BEGIN: TOPIC -->
{UPF_DATE}: {UPF_FORUMS} / <a href="forums.php?m=posts&p={UPF_FORUMS_ID}#{UPF_FORUMS_ID}">{UPF_FORUMS_TITLE}</a><br />
<!-- END: TOPIC -->
The in pages i saw; 2009-06-20 : Dutchcotonti Skin 1 - Skins instead of 2009-06-20 : Skins / Dutchcotonti Skin 1 To change this edit the tpl file <!-- BEGIN: PAGES -->
{UP_DATE} : <a href="{UP_PAG_URL}">{UP_NAME}</a> - <a href="list.php?c={UP_CATEGORY_ID}">{UP_CATEGORY}</a><br />
<!-- END: PAGES -->
Change into <!-- BEGIN: PAGES -->
{UP_DATE} : <a href="list.php?c={UP_CATEGORY_ID}">{UP_CATEGORY}</a> / <a href="{UP_PAG_URL}">{UP_NAME}</a><br />
<!-- END: PAGES -->
Then all should be proper working! Example; ![]() Or live version ; http://www.ikzoekwebruimte.info/users.php?m=details&id=1&u=rayblo [b]www.dutchcotonti.com[/b]<br />
De plaats voor nederlandse ondersteuning voor Cotonti.<br /> The place for support for Cotonti in Dutch |