whenever i click on a category and try and read a post i get this
Parse error: syntax error, unexpected T_ELSE in .../Themes/default/Display.template.php on line 1108
1099: </div>';
1100: }
1101:
1102:
1103: echo '
1104: </form>';
1105:
1106: }
1107:
1108: else {
1109:
1110: // Show the topic information - icon, subject, etc.
1111: echo '
1112: <div id="forumposts" class="tborder">
(Moderation note: This topic seems identical to Template parse error (http://www.simplemachines.org/community/index.php?topic=319778.msg2125357#msg2125357) and Template parse error (http://www.simplemachines.org/community/index.php?topic=319901.msg2126141#msg2126141).)
Thanks Norv. Seems to be resolved in one of the duplicates