Page 1 of 1

class.CmsObject.php - issue duplicating/updating site

Posted: Fri May 20, 2016 3:03 am
by michaywood
I've got a CMSMS site that I'm trying to duplicate. I duplicated the files on the server to a new folder, exported the database then imported it into a new database. Tried updating to the latest 1.12 and even the latest 2.1.3 but am getting the below errors when trying to view the site or admin page. Is there something simple I'm missing?

Warning: require_once(/mywebsite.url/lib/classes/class.cms_variables.php): failed to open stream: No such file or directory in /mywebsite.url/lib/classes/class.CmsObject.php on line 38

Fatal error: require_once(): Failed opening required '/mywebsite.url/lib/classes/class.cms_variables.php' (include_path='.:/usr/local/php5.4/lib/php') in /mywebsite.url/lib/classes/class.CmsObject.php on line 38

Re: class.CmsObject.php - issue duplicating/updating site

Posted: Fri May 20, 2016 4:01 am
by calguy1000