Re: FTS Data Feed
Maybe these from the install doc will help...
Upload fts_fc_index.php to xcart/admin
Upload the fts_fc_files folder to xcart/admin
Upload the fts_fc_images folder to xcart/admin
Upload autofeed.php to your root xcart folder (3.x users, upload to xcart/customer folder)
Make the fts_fc_files folder writeable (chmod 777)
Make the fts_fc_files/*.php, fts_fc_files/*.ini, fts_fc_files/*.key files writeable (chmod 666)
Make the fts_fc_files/autourls folder writeable (chmod 777)
Make fts_fc_files/autourls/autourls.log file writeable (chmod 666)
|