Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Search Engine Safe URL's - causing download problem


erwinbejsta

Recommended Posts

Posted

Download by redirect = true (can't use false due to 100M file size, PHP runs out of memory in "readfile" function!)

 

All works OK while "search engine safe url's = off", with "on" the download link generated in account_history_info.php looks OK (".../download.php/order/34/id/18") but the download doesn't work as download.php is executed it the HTTP_VARS show order=34 and id=pub (instead of 18) :'(

 

Would anyone have any suggestion as to the cause of this? or maybe even a solution?

 

Erwin

Posted

Don't use the stock friendly urls. They have problems and the code was in development when ms2.2 was released. You can use one of the seo urls contributions that provide meaningful links.

Posted
Don't use the stock friendly urls. They have problems and the code was in development when ms2.2 was released. You can use one of the seo urls contributions that provide meaningful links.

Thanks enigma1.

Archived

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

×
×
  • Create New...