Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: carnaith on June 24, 2009, 11:53:37 AM

Title: Template parse error
Post by: carnaith on June 24, 2009, 11:53:37 AM
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">
Title: Re: Template parse error
Post by: Norv on June 24, 2009, 12:07:52 PM
(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).)
Title: Re: Template parse error
Post by: H on July 06, 2009, 04:14:50 PM
Thanks Norv. Seems to be resolved in one of the duplicates