Jump to content

Parse error: syntax error, unexpected '}'


Inuendoo

Recommended Posts

When I try to go onto my forums I get :

Parse error: syntax error, unexpected '}' in /home/public_html/phpBB3/cache/tpl_crystalline_overall_header.html.php on line 102

 

This is line 102

 

<link rel="stylesheet" type="text/css" media="screen, projection" href="<?php echo (isset($this->_rootref['T_TEMPLATE_PATH'])) ? $this->_rootref['T_TEMPLATE_PATH'] : ''; ?>/rokbox/themes/<!--%20IF%20ROKBOX_THEME%20--><?php echo (isset($this->_rootref['ROKBOX_THEME'])) ? $this->_rootref['ROKBOX_THEME'] : ''; ?><!--%20ELSE%20-->light<!--%20ENDIF%20-->/rokbox-style-ie8.css" /><?php } } ?><!-- RokBox phpBB3 Code End --><?php echo (isset($this->_rootref['CRYSTAL_FONTFACE'])) ? $this->_rootref['CRYSTAL_FONTFACE'] : ''; } else { ?>helvetica<?php } ?> font-size-is-default menu-type-<?php if ($this->_rootref['IE_VERSION'] != ('6')) {  ?>fusionmenu<?php } else { ?>suckerfishmenu<?php } ?> col12 section-<?php echo (isset($this->_rootref['SCRIPT_NAME'])) ? $this->_rootref['SCRIPT_NAME'] : ''; ?> <?php echo (isset($this->_rootref['S_CONTENT_DIRECTION'])) ? $this->_rootref['S_CONTENT_DIRECTION'] : ''; ?> mar10-home">

Link to comment
https://forums.phpfreaks.com/topic/225097-parse-error-syntax-error-unexpected/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.