Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help oscommerce problem with the download!


supertnt

Recommended Posts

Posted

Download a fact but there is a problem when I open the downloaded file is damaged, opened the downloaded file with notepad and saw this

 

<br />

<b> Warning </ b>: readfile () has been disabled for security reasons in <b> rincondelcachorro.orgfree.com / store / download.php </ b> on line <b> 99 </ b> <br / >

 

Here the line 98 and 99 download.php

 

/ / Fallback to readfile () delivery method. This will work on all systems, but will need considerable resources

readfile (DIR_FS_DOWNLOAD. $ downloads [ 'orders_products_filename']);

 

I expect your prompt response soon so I can not download any virtual product

Posted
Download a fact but there is a problem when I open the downloaded file is damaged, opened the downloaded file with notepad and saw this

 

<br />

<b> Warning </ b>: readfile () has been disabled for security reasons in <b> rincondelcachorro.orgfree.com / store / download.php </ b> on line <b> 99 </ b> <br / >

 

Here the line 98 and 99 download.php

 

/ / Fallback to readfile () delivery method. This will work on all systems, but will need considerable resources

readfile (DIR_FS_DOWNLOAD. $ downloads [ 'orders_products_filename']);

 

I expect your prompt response soon so I can not download any virtual product

 

try use file_get_contents instead of readfile.

If you can't, i believe that your only option is to ask VH to enable readfile() for you

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...