Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with reconfiguration


catlover

Recommended Posts

Posted

Hello, I am new to OSC and have a problem that I cannot seem to solve by browsing through the support forums.

 

Our site was recently moved from a secure server to a nonsecure server and during this transition, the OSC configuration was messed up. Most of the configuration was not affected but there are still issues, listed below.

 

On the Administration page under Catalog, there is a pink error message at the top of the screen “Catalog images directory does not exist: /shop/catalog/images/”.

 

On Tools, there is another pink error message “Backup directory does not exist. Please set this in configure.php.”

 

Under Define Languages and File Manger, these warnings appear:

Warning: dir(/shop/catalog/includes/languages/english): failed to open dir: No such file or directory in /home/xxxx/public_html/shop/catalog/admin/define_language.php on line 152

 

Warning: dir(/shop/catalog/): failed to open dir: No such file or directory in /home/xxxx/public_html/shop/catalog/admin/file_manager.php on line 178

Fatal error: Call to a member function on a non-object in /home/xxxx/public_html/shop/catalog/admin/file_manager.php on line 179

 

There are links on our site that still point to a secure server that seem to be related to these issues. I would appreciate any help to update our configuration, if this is the easiest fix. Thanks.

 

Joe

Posted

if the directories are infact there check to make sure the permissions are set properly. images will need to be 777 the others

can be 644 and will work might be higher then needed but will make it work if that is the problem. I had one tranfer I did set all permissions to 0 for everything I transfered.

Posted
if the directories are infact there check to make sure the permissions are set properly. images will need to be 777 the others

can be 644 and will work might be higher then needed but will make it work if that is the problem. I had one tranfer I did set all permissions to 0 for everything I transfered.

 

Thanks Bushmaster, I tried this but did not work. I think I will try a complete reinstall and go from there.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...