Admin Issue

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
tpereira

Admin Issue

Post by tpereira »

I just transferred the files from one host to another.
The URL is http://www.citymedicalpc.com
Now when I login to the ADMIN panel, I get the following errors:

Warning: include_once(/home/city/public_html/citymedicalpc/lib/test.functions.php) [function.include-once]: failed to open stream: No such file or directory in /home/city/public_html/admin/header.php on line 174

Warning: include_once() [function.include]: Failed opening '/home/city/public_html/citymedicalpc/lib/test.functions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/city/public_html/admin/header.php on line 174

Fatal error: Call to undefined function testremotefile() in /home/city/public_html/admin/header.php on line 175
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Admin Issue

Post by RonnyK »

Did you clear the cache ?

Ronny
jayhay

Re: Admin Issue

Post by jayhay »

I just had the same problem after migrating a couple of CMSMS sites. The problem was the absolute directory definitions in the config.php file which I had forgotten to update for the new server.

So:
$config['root_path']
$config['previews_path']
$config['uploads_path']
... and so on ...
Locked

Return to “[locked] Installation, Setup and Upgrade”