define('DIR_FS_CATALOG', 'D:\Hosting\8713207\html\/');
define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
define('DIR_FS_CATALOG', 'D:\Hosting\8713207\html\/');
define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
I found it is suppose to be D:\Hosting\7132113\html
Now I am having a issue upload the configure file.
I am having the same issue on the wholesale site also and it hosting is correct? Thank you for your help.
If you cannot upload corrected content to your configure.php files, contact your hosting company for assistance.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donations always welcome: www.zen-cart.com/donate
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I changed the DIR_FS_DOWNLOAD to the correct hosting in the retail site and is still not working.
But the wholesale account has the correct hosting and it is not working.
It seems like it is writing to the download page?
Thanks you for your help
Hi.
These are my settings:
Includes/templates
define('DIR_FS_CATALOG', 'D:\Hosting\8713207\html\/');
define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');
admin/
define('DIR_FS_CATALOG', 'D:\Hosting\8713207\html\/');
define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
Yes they are the same?
Thank you for your help ; )
I guess your host isn't capable of reliably serving downloadable files in a secure manner.
You'll probably have to choose a lesser-secure method for your downloadable files:
http://www.zen-cart.com/content.php?...hods-explained
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donations always welcome: www.zen-cart.com/donate
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Bookmarks