WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
AND topic_id <> '$this_id'"
Remove in anytopics/include.php (around line 142):Code: [Select]AND topic_id <> '$this_id'"But: Why should anytopics show a link to a page that is already active?
$the_line .= '<a href="'.$topic_link.'">'.$readmore_text.'</a>';
if ($topicdata['topic_id'] != $this_id) {$the_line .= '<a href="'.$topic_link.'">'.$readmore_text.'</a>';}