Denz Posted July 28, 2010 Posted July 28, 2010 Hi All, I have a client who would like the downloaded files her customers select to be emailed to her on purchase - I do not think this is possible (if you know how, please let me know) but as a work around I thought if the download link(s) could be displayed on the Admin>Orders page then at least she can log in and download what the client has selected. I tried adding <?php if (DOWNLOAD_ENABLED == 'true') include(DIR_WS_MODULES . 'downloads.php'); ?> to orders.php but all I got was an error. Warning: include(includes/modules/downloads.php) [function.include]: failed to open stream: No such file or directory in /var/users/name/website.biz/htdocs/admin/orders.php on line 262 Can someone please help me make this work... if it can work. Thanks Denz
Recommended Posts
Archived
This topic is now archived and is closed to further replies.