jrd1mra Posted August 29, 2008 Posted August 29, 2008 hello, I hope someone can help me. I have been working two days to get the downloads working correctly. I enabled downloads I set the file name in the product attributes This is what my config file for download info looks like define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/'); define('DIR_FS_CATALOG', 'C:/folder/folder/folder/folder/www/store/'); define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/'); define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/'); When I purchase one or more of the virtual products it appears that the system does not recognize the product is virtual... It still asks me for shipping information, and when I complete the order I get no download link. I also have no download link in my account. it appears that the store isnt even recognizing a downloadable product. I am lost on this please help! :)
jrd1mra Posted August 29, 2008 Author Posted August 29, 2008 I also set the permissions in /download and /pub to 777 I am on an IIS System so this was done through ACL Panel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.