topic links are missing a ?
Status: Inactive
Brought to you by:
ubik77
The topic links return a 404 error because the html is
missing a '?' after 'topic.php'.
Changing line 54 in templates/index.tpl.htm to include
the '?':
<p class="post_header"><!-- BEGIN: topic --><a
title="[{POST.topic_name}]"
href="{SITE_URL}topic.php?/{POST.topic_id}"><img
src="{SITE_URL}img/topics/{POST.topic_img}" border="0"
alt="[{POST.topic_name}]" /></a><!-- END: topic
-->{TXT.post_received} {POST.post_mail_date} <!--
BEGIN: author -->{TXT.post_from} {POST.post_mail_from}
<!-- END: author --></p>
seems to fix it.
ken@mushycat.com
Logged In: YES
user_id=342445
This bug has been addressed in CoMoblog version 1.0 - a branch project of
EasyMoblog. If you like, please see http://comoblog.serialmonkey.com.
If problems still occur please comment in http://sourceforge.net/tracker/
index.php?func=detail&aid=1280327&group_id=143354&atid=755237