qpurser
11-26-2011, 02:27 PM
Every time I try to add a block to my sidebar using the php/html block option with code in it I get the following error:
Parse error: syntax error, unexpected '<' in /home/tcmasorg/public_html/forums/includes/block/html.php(95) : eval()'d code on line 1
Parse error: syntax error, unexpected '<' in /home/tcmasorg/public_html/forums/includes/block/html.php(95) : eval()'d code on line 1
On line 1 of the html.php I have this:
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.1.5 - Licence Number VBSCF44252
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2011 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
Any help what could be wrong?
Thanks
Michael
Parse error: syntax error, unexpected '<' in /home/tcmasorg/public_html/forums/includes/block/html.php(95) : eval()'d code on line 1
Parse error: syntax error, unexpected '<' in /home/tcmasorg/public_html/forums/includes/block/html.php(95) : eval()'d code on line 1
On line 1 of the html.php I have this:
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.1.5 - Licence Number VBSCF44252
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2011 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
Any help what could be wrong?
Thanks
Michael