Help - Search - Members - Calendar
Full Version: Problem with Admin Control Panel
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
bdillon
I upgraded my server which involved a new box so I backed up a store I was hosting. The store is working well except I need to reinstall the graphics for the items. When I went into my CubeCart control panel it is all messed up. All the access information is missing. How can I fix or replace what is missing? Should I reinstall the store? I have the data backed up.

Here is the code:


Warning: main(/home/httpd/vhosts/mambokings.com/httpdocs/store//classes/db.inc.php) [function.main]: failed to open stream: No such file or directory in /var/www/vhosts/mambokings.com/httpdocs/store/admin/includes/auth.inc.php on line 60

Warning: main() [function.include]: Failed opening '/home/httpd/vhosts/mambokings.com/httpdocs/store//classes/db.inc.php' for inclusion (include_path='./') in /var/www/vhosts/mambokings.com/httpdocs/store/admin/includes/auth.inc.php on line 60

Warning: main(/home/httpd/vhosts/mambokings.com/httpdocs/store//admin/includes/navigation.inc.php) [function.main]: failed to open stream: No such file or directory in /var/www/vhosts/mambokings.com/httpdocs/store/admin/includes/header.inc.php on line 57

Warning: main() [function.include]: Failed opening '/home/httpd/vhosts/mambokings.com/httpdocs/store//admin/includes/navigation.inc.php' for inclusion (include_path='./') in /var/www/vhosts/mambokings.com/httpdocs/store/admin/includes/header.inc.php on line 57

Then this:

Warning: main(/home/httpd/vhosts/mambokings.com/httpdocs/store//classes/db.inc.php) [function.main]: failed to open stream: No such file or directory in /var/www/vhosts/mambokings.com/httpdocs/store/admin/includes/auth.inc.php on line 60

Warning: main() [function.include]: Failed opening '/home/httpd/vhosts/mambokings.com/httpdocs/store//classes/db.inc.php' for inclusion (include_path='./') in /var/www/vhosts/mambokings.com/httpdocs/store/admin/includes/auth.inc.php on line 60

Thanks for all your help!
Stevie68
I have experienced this myself when moving to a new server, particularly when using a cPanel backup and the reason normally is down to permissions so i would check those first.

FYI - Whenever i move a store to a new server now i always do a fresh installation. When then it is complete i create a new database and import the relevant data via phpMyAdmin, then change the path in the config file to point to the newly imported database and then upload and overwrite the new installation with the old files with the exception of the config file.

Hope that helps smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.