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!