Wanwan Posted October 18, 2006 Posted October 18, 2006 Hi folks, Today, it was a great day, the osC localhost/catalog/admin/ page is working just fine. Suddenly, in the middle of adding pictures, maintaining catalog's pictures, this Error: Catalog images directory does not exist: /catalog/images/ shows on screen. What had happened? Any one know how to fix?? FYI: I have check on my XAMPP control Panel, everything is running I goto c:/xampp/htdocs/catalog/images and check the photos, they are all remain the same and newly downloaded photos are just there in the folder. However, Error: Catalog images directory does not exist: /catalog/images/ messages shows in the middle of no where....... :huh: Wanwan -- %_%_
Wanwan Posted October 18, 2006 Author Posted October 18, 2006 something update here: I also opened up htdocs\catalog\includes\configure.php the define('DIR_WS_IMAGES', 'images/'); just look fine define('DIR_WS_HTTPS_CATALOG', ''); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_INCLUDES', 'includes/'); define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/'); define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/'); define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/'); define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/'); define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/'); :'( Wanwan -- %_%_
Wanwan Posted October 19, 2006 Author Posted October 19, 2006 I discovered something interesting..... Tha last time I worked on OSC, the categories in admin page (localhost\catalog\admin) won't update's or FTP newly updated products info and pictures itselves to real hosting server (www.domain.net). Yet, this time, after I reinstall a newer version of XAMPP and PHPMYADMIN, reloaded my backup system to this newer version. Its automated FTP of categories function is working. I have no longer needed to manually FTP my locally edited products info to the hosting server (www.domain.net). I suspected, now, the Error: Catalog images directory does not exist: /catalog/images/ has to be came from the hosting's serves's files not the localhost's problem! Wanwan -- %_%_
Recommended Posts
Archived
This topic is now archived and is closed to further replies.