You are here: Home
Support site for Tips and Tricks HQ premium products
I found a solution to this, see my post here:
If anyone is still having trouble with this I found a solution. Unfortunately, I’m not sure if this is contingent on my particular server setup or not.
Anyway, all you need to do is edit download.php and set the download method to 6.
* comment out line 158
* underneath line 158 add the following line $eStore_dl_method = 6;
That’s the quick and dirty way anyway, there might be a more elegant solution.