This file recently edited?
in /home/content/o/m/u/omurchadha/html/includes/functions.php(4707) : eval()'d code on line 1
When i see line 1 is a problem for a php file, i immediately suspect it has been recently edited with a text editor like notepad. This causes error, as it inserts a rouge character or blank character on line 1 of the file, which you cannot see.
Open that file with a real text editor such as TextEdit or notepad++ and you will see the space or the rouge character.
|