1
My website have been running now for 5 months and is doing great , but just all of a suden now that i went to it i get this message ?
Fatal error: Cannot instantiate non-existent class: xoopssecurity in /home/yardboys/public_html/nomad/include/common.php on line 32
I tried going to this line and buff it out , BUt basicaly there is no file called xoopssecurity.php on my server.
THis is the exstract in the file Common.php
line 32 is: $xoopsSecurity = new XoopsSecurity();
if (!defined("XOOPS_MAINFILE_INCLUDED")) { exit();
} else {
//Instantiate security object//
require_once XOOPS_ROOT_PATH."/class/xoopssecurity.php";
$xoopsSecurity = new XoopsSecurity();
global $xoopsSecurity;
//Check super globals//
$xoopsSecurity->checkSuperglobals();
anny help will be mutch apreciated
Thanks
Jed
vegeta.dude@gmail.comvegeta_no1@msn.com