Guest Posted December 9, 2005 Posted December 9, 2005 I made a big mistake and over wrote my configure.php (both standard and admin ones). Ive got everything fixed so it seems, except now, it wont upload any images when trying to add a catagory image. It shows the correct directory where the image should be pulling from, but it does not upload. any ideas? http://www.mustangrevolution.com/catalog
Guest Posted December 9, 2005 Posted December 9, 2005 UPDATE: Looks like the file DID upload.... but it uploaded to the /catalog/admin/images directory instead of the /catalog/images directory... anyone know which value I messed up?
kgt Posted December 9, 2005 Posted December 9, 2005 Check define('HTTP_CATALOG_SERVER', 'http://www.yourdomain.com'); define('DIR_WS_CATALOG', '/'); // absolute path required define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/'); Contributions Discount Coupon Codes Donations
Recommended Posts
Archived
This topic is now archived and is closed to further replies.