harborsales Posted December 23, 2004 Posted December 23, 2004 We moved our store to another host and now we have this error\ Warning: The downloadable products directory does not exist: /home2/magdepot/public_html/download/. Downloadable products will not work until this directory is valid. Can anyone tell me why this error is there and how to fix it? Mike
♥Vger Posted December 23, 2004 Posted December 23, 2004 You need to create a directory called 'download' in your public_html level. Vger
harborsales Posted December 25, 2004 Author Posted December 25, 2004 You need to create a directory called 'download' in your public_html level. Vger <{POST_SNAPBACK}> Thank you for your reply, we already have a directory called download
♥Vger Posted December 26, 2004 Posted December 26, 2004 Make sure that this define is in your includes/configure.php file define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/'); Vger
harborsales Posted December 26, 2004 Author Posted December 26, 2004 Make sure that this define is in your includes/configure.php file define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/'); Vger <{POST_SNAPBACK}> Thank you for your reply, but that define is in the configure file, so I can not figure out what is going on. Thanks again Mike
Recommended Posts
Archived
This topic is now archived and is closed to further replies.