1
I was getting a blank page on my site, so a changed the file "include/common.php" from "error_reporting(0);" to "error_reporting(E_ALL);" and I got this error:
Parse error: syntax error, unexpected T_STRING in /home/cipotes/public_html/cipotes/header.php on line 216
Is there any help on this error?
I'm using:
XOOPS_VERSION 2.0.13.1
PHP version 4.4.4
MySQL version 4.1.21-standard