Forum Replies Created
-
AuthorPosts
-
wzp
ModeratorUnder WP eStore -> Settings, please enable the debugging, reset the debug log files and then manually generate a download link using the Admin Functions. Then go back to the debug logs and check download_manager_debug.log to see if there are any clues.
wzp
ModeratorHi Jimmy,
Not only can you can remove the short code from the template, but you can customize it to any form that suits you; using any one of the available e-mail short code tags:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
January 9, 2011 at 3:24 pm in reply to: Fatal Error: Call to undefined function wp_eStore_clear_cache() #27869wzp
ModeratorIf you deactivated the one on the primary blog, does it work on the other one?
wzp
ModeratorDid you check to see if the “Enable Transaction Result Display” box accidentally got unchecked?
wzp
ModeratorUse a free download button instead of the squeeze form button. Of course, since no e-mail address is being collected, no download link will be e-mailed; and the download will immediately begin once the button is clicked.
wzp
ModeratorPerhaps this might be applicable to you…
http://wordpress.org/support/topic/browser-tries-to-download-php-file
wzp
ModeratorPlease visit my contact form and leave me your e-mail address…
Thanks.
wzp
ModeratorAt one time I thought of the symbolic link approach as well. But then I’d have to consider users who have safe mode or other restrictions turned on. It might be worth looking into as “yet another available option…”
Amazon is offering a one year free trial of all AWS products. It includes a monthly storage quota of 5 GB for S3.
As for cleanup of the symbolic links, I think that once the browser begins downloading, it may be possible to remove the link. But that’s just a theory that would have to be tested by someone
wzp
Moderator
Shameless plug for new eStore feature
As an alternative to hosting large files on your site, you might want to consider using the native Amazon S3 support that is in eStore 4.8.x and higher. Not only is it more reliable than trying to self-host the files, your customers will enjoy an incredibly faster download experience.
December 30, 2010 at 5:43 pm in reply to: Orders no longer being logged after upgrade to eStore v4.8.1 #27689wzp
ModeratorAnd the download error?
wzp
Moderator***** AND REMEMBER *****
NO UPPER CASE LETTERS IN THE BUCKET NAMES
wzp
ModeratorWP eStore -> Settings -> Addon Settings -> Amazon Web Services (AWS) Simple Storage Service (S3) Related
Click on the “Read Integration Details” link.
wzp
ModeratorSince it was working for 2 months, I’m going to discuss two things you can try.
1. If you haven’t upgraded for 2 months, try upgrading to the latest version of eStore, and see if anything changes…
https://support.tipsandtricks-hq.com/automatic-update-request
2. The zip files are different sizes because at sometime during the download process, some condition is causing the server to terminate the download script. There seems to be no precise cause for this; but usually it is due to resource limits of some kind (HTTP send/receive time is suspected) being exceeded on the server. You might be suddenly experiencing this if you are sharing the server with other sites that have heavy traffic (after all, it’s Christmas).
To verify that this is the case, you can enable the debugging on eStore, reset the debug files, and then do some test downloads and examine the download_manager_debug.log file. Under normal circumstances, there will be a “Dispatching DL method…” message, followed by a “No DL errors detected…” message in the log file. If the server is terminating the script before the download completes, there will be a dispatch message, but no completion message in the log file.
One way of getting around this problem is to use the new Amazon S3 integration feature that is in eStore 4.8.x and higher. It will automagically redirect the encrypted links to an S3 bucket, using presigned expiring URL.
To get the latest version of eStore…
https://support.tipsandtricks-hq.com/automatic-update-request
wzp
ModeratorWhat was the name of the incompatible theme?
-
AuthorPosts