Forum Replies Created
-
AuthorPosts
-
wzp
ModeratorUsing the S3 integration also removes your server, and all its possible configuration issues, from the equation.
January 26, 2011 at 10:16 pm in reply to: HELP! Digital Downloads Getting Corrupt or Downloading Empty #28367wzp
ModeratorFor debugging purposes, it is sufficient for now to just copy the manually rendered link into the browser address bar. Once we can get that working, everything else should work.
1. Are you only having problems with PDF files? If it was some other kind of file, does it work?
2. Are you using PDF Stamper on those files?
January 26, 2011 at 10:05 pm in reply to: How to open "Terms and Conditions" page link from shopping cart in same window #28422wzp
ModeratorJanuary 26, 2011 at 10:01 pm in reply to: How to open "Terms and Conditions" page link from shopping cart in same window #28423wzp
Moderator********** DANGER WILL ROBINSON — RUNNING WITH SCISSORS AHEAD **********
In the file eStore_misc_functions.php, look for the following line…
$terms = "<a href="$terms_url" target="_blank"><u>".ESTORE_TERMS_AND_CONDITIONS."</u></a>";
Once you find it change it to the following:
$terms = "<a href="$terms_url"><u>".ESTORE_TERMS_AND_CONDITIONS."</u></a>";
Don’t forget to keep a backup of the original file in case you make a mistake!
wzp
ModeratorMp3 files should never be zipped…
https://support.tipsandtricks-hq.com/forums/topic/4kb-download-problem
If you are using the S3 integration option, the download method is ignored, because S3 is taking over. If you are not using S3 then the issues discussed in the referenced post become especially important.
wzp
Moderator“…but just redirects to the MP3 instead of automatically downloading.” Is because the browser is set to automatically play the MP3 files instead of downloading them.
January 25, 2011 at 10:53 pm in reply to: Receiving download but the link doesn't work – 404 not found #28387wzp
ModeratorWhat kind of file is the encrypted link for? Is the encrypted link to something that requires processing by the PDF Stamper, or is it for a regular file?
If you manually generate an encrypted link, using the Admin Functions, do you still get an error?
Also, what version of eStore are you using?
wzp
ModeratorI think that after you get the upgrade issue resolved, that we can revisit this topic.
January 25, 2011 at 7:52 pm in reply to: HELP! Digital Downloads Getting Corrupt or Downloading Empty #28365wzp
ModeratorI noticed from your other post, that you are in need of upgrading your software as well. There have been many changes to the software over the last year or so. If you could please complete the manual upgrade request form, referred to in your other post, I’m sure that this problem will resolve itself after you install the latest version.
wzp
ModeratorBy requesting a manual update request…
wzp
ModeratorIn eStore…
WP eStore -> Settings -> General Settings -> Return URL
WP eStore -> Settings -> General Settings -> Cancel URL
In PayPal…
PayPal -> My Account -> Profile -> More Options -> Selling Preferences -> Website Payment Preferences -> Return URL
January 25, 2011 at 4:52 pm in reply to: Receiving download but the link doesn't work – 404 not found #28385wzp
ModeratorHave you tested the encrypted link in question, on your own browser?
wzp
ModeratorP.S. You need eStore 4.8.x or above to use this feature.
wzp
ModeratorThe files hosted at S3, are you using the eStore S3 integration feature?
wzp
ModeratorFor automatic update requests (Plan A)…
https://support.tipsandtricks-hq.com/automatic-update-request
For manual update requests (Plan
…
-
AuthorPosts