Beast900 Posted September 8, 2006 Posted September 8, 2006 I have downloaded the FEED MACHINE V1.04 contribution, i am having truoble setting the feed directory location. in the PHP file feedmachine_config.php This is the code : /* Save Location Relative to Catalog Directory Create a directory in your catalog directory for your product feed files, ensure its writable and set SAVE_LOCATION below to the name of this directory followed by a foward slash (/) */ define('SAVE_LOCATION', 'feeds/'); I am using IIS6 with PHP - no matter what i try it does not see the directory in my default catlaog directory shop/catalog/feeds The folder is there with the correct permissions, but no joy, Any suggestions? i have tried the following 1. feeds 2. \feeds 3. \\feeds 4. \feeds/ 5. \\feeds/ 6. feeds// 7. c:\feeds\ etc. If anyone knows please let me know. Regards Antony
Recommended Posts
Archived
This topic is now archived and is closed to further replies.