Guest Posted July 6, 2005 Share Posted July 6, 2005 Error: Catalog images directory does not exist: /home/public_html/images/ i keep receiving this error in my admin cp: Error: Catalog images directory does not exist: /home/public_html/images/ yes i have searched for a solution, but none posted worked for me. here are my configs: includes/configure.php define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); admin/includes/configure.php define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); Link to comment Share on other sites More sharing options...
Wendy James Posted July 6, 2005 Share Posted July 6, 2005 First... are you sure the folder is there? Second... have you CHMOD 777 to the images folder? I believe it has to be that for it to be recognised but I could be wrong. Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep. Link to comment Share on other sites More sharing options...
Guest Posted July 6, 2005 Share Posted July 6, 2005 yes, i already have images loaded to it: http://earwaxwisconsin.com and see for yourself i just moved the domains recently, so i'm sure that's causing a problem. and it is CHMODded already Link to comment Share on other sites More sharing options...
notsteve Posted July 13, 2005 Share Posted July 13, 2005 Yeah, I'm having the same problem...kind of embarassing, really. I feel I've just set my paths wrong. Plus...I got rid of the CATALOG directory, and the database is on a different server from the osCommerce software, so my my paths are a bit strange to begin with. Bill Link to comment Share on other sites More sharing options...
notsteve Posted July 13, 2005 Share Posted July 13, 2005 Yeah, I'm having the same problem...kind of embarassing, really. I feel I've just set my paths wrong. Plus...I got rid of the CATALOG directory, and the database is on a different server from the osCommerce software, so my my paths are a bit strange to begin with. Bill <{POST_SNAPBACK}> Well, I solved it. My configuration file still had the user name directories from the local site. :) Then, I needed to CHMOD the correct directory so it could be written to. Doh. Bill Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.