I've put in a request to my host to see if there has been a change. This is the full error: Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/murphyf/public_html/calendar/calendar.php on line 49
HI again, I am getting another parse error. I believe there's probably another quote that's not properly closed. Can you take a look at this code:
// INCLUDE CSS ROUTINE
if ($CSS!="") {
if (!file_exists($serverPath."config.inc.php")) die ("<font color=red>Server Path Error.</font><br />Please run the Setup Manager to correct this problem.<br /><br />");
require_once($serverPath."config.inc.php");