I am working with custom islands in 7.5.8. If I start with just the default contents of the custom island data box (below), I get the error: Parse error: syntax error, unexpected T_STRING in /var/www/vhosts/dennyp.com/httpdocs/ubbthreads/cache_builders/custom/portal_box_2.php on line 6 when I click the Update button.

What is the problem since even the default contents doesn't parse correctly? It seems to follow the layout of the examples in the Wiki.
Quote
/* PHP CODE HERE, IF NECESSARY */

/* DO NOT CHANGE THE LINE BELOW */
$body = <<<EOF

Body of the custom box here

EOF;
/* DO NOT CHANGE THE LINE ABOVE */


DennyP - www.dennyp.com
DennyP Travel