We're running CMSms 1.11 . Yup, I know it's a little old, but we're trying to make only small waves on our web site.
I have tried to copy our web site from one domain on our hosting provider to another subdomain on the same provider. I copied all the files to our other domain's file root, and changed the config.php file contents to refer to the new location. It is using the same database as the original web site.
I checked that the new, copied, web site worked, and it did.
I then removed all the files on the original domain, but unfortunately, I'm now getting the following errors when I try to use the new, copied, web site:
Code: Select all
Fatal error: Class 'Smarty_CMS' not found in /home/uucm_admin/old-site.uucm.org/lib/classes/class.CmsApp.php on line 383
Fatal error: Class 'UserOperations' not found in /home/uucm_admin/old-site.uucm.org/lib/classes/class.CmsApp.php on line 259
Could someone suggest what I need to do to fix this and get it going again in its new location?
Any help would be much appreciated.