The index page has stopped working. I browsed the forum a bit and found how to turn on error displaying and this is what I get.
PATH_TO_FOLDER is where the location of the file on the website is.
Fatal error: Class 'Misc' not found in PATH_TO_FOLDER/main.inc.php on line 101
Going there I can not see anything incorrect.
#CURRENT EXECUTING SCRIPT.
define('THISPAGE',Misc:());
Any idea what could be going on?
Thanks in advance.