Forum Replies Created
-
AuthorPosts
-
ed4beckyMember
Yes I know they do, it was working before.
The second two links didn’t work for me, but I found the info and it did not help
here is my setup (<link> represents my actual aws url)
Operating System|Windows::as3tps://<link>/Evidentia3Setup.exe::|Windows 64bit::as3tps://<link>/Evidentia3Setup64.exe::|MacOS::as3tps://<link>/Evidentia3.dmg::|Linux64 deb::as3tps://<link>/Evidentia3_amd64.deb::|Linux32 deb::as3tps://<link>/Evidentia3_i386.deb:
This is the same as a for pay product I have, which works correctly (cut paste the same)
I tried it with and without the trailing ::
ed4beckyMemberThis seems to not be an issue EXCEPT in the squeeze form…
ed4beckyMemberNot really. I just moved my sites to a WordPress Multisite install running on Google Compute engine. I can still use AWS for CDN and WP-eStore, no issues. Was just asking.
Is there and “upcoming enhancements” or “whats on the radar” page for the various plugins anywhere.
I just did a review of what else is out there and I decided to stay with Wp-eStore and the other products on the site. I was wondering whats in the future.
ed4beckyMemberAny update to this status? I have recently added 2Checkout as a payment gateway and now I am looking for a shipping integration solution
ed4beckyMemberDOH. I was using Download now button. Thanks
ed4beckyMemberI made the change to requite customer input:
if (val.length != 0)
{
val = val.replace(“(“,”[“);
val = val.replace(“)”,”]”);
val_combo = val_combo + ” (” + val + “)”;
<validate here?>
} else {
alert(“Please include your v1 License key”);
return false;
}
Is my requirement met simply by adding a database query to validate the input and return false if its not valid?
ed4beckyMemberI understand, I was looking more for a ‘has anyone done this’ sorta thing, or ‘are there any hooks’.
June 18, 2013 at 11:48 am in reply to: Digital Product with Digital Variations not sending link #56214ed4beckyMemberYes I did (to both).
It seems to b e the minify option that causes the issue.
June 18, 2013 at 1:21 am in reply to: Digital Product with Digital Variations not sending link #56212ed4beckyMemberI took a shortcut (I’m reluctant to mess with my theme settings) and disabled plugins. W3 Total Cache seems to be the conflicting plugin.
Any idea why?
ed4beckyMemberFollowup question – can manual checkout be disallowed at the product level?
ed4beckyMemberI can work around it.
ed4beckyMemberCan the ‘automatically send download link’ for manual checkout be applied at the product level?
ed4beckyMemberSqueeze page form.
I’ve tried two things.
Squeeze page form for download and serial key together
and squeeze page form for the serial key only (they already downloaded previously with an inbuilt trial key)
ed4beckyMembereStore version is 6.9.6
The email (note that the content does not match the Buyer’s email template at all):
Dear Ed
Below is your download link:
Evidentia 1.x Free License - [redacted the encrypted link]
Thank YouThe eStore_post_payment_debug.log
[12/05/2012 12:34 PM] - SUCCESS :Generating download link for single file.
[12/05/2012 12:34 PM] - SUCCESS :Performing item specific autoresponder signup if specified.The squeeze_form_debug.log :
[12/05/2012 12:34 PM] - SUCCESS : Processing free download request for squeeze form submission...
[12/05/2012 12:34 PM] - SUCCESS : Decrypting product ID value: NQ==
[12/05/2012 12:34 PM] - SUCCESS : Received Data...[Name:Ed][Email:ed4becky_2000@yahoo.com][Product ID:5][ap_id:][IP Address:12.169.192.210]
[12/05/2012 12:34 PM] - SUCCESS : Email with the download link sent to: ed4becky_2000@yahoo.com
[12/05/2012 12:34 PM] - SUCCESS : Performing autoresponder signup if specified in the settings...
[12/05/2012 12:34 PM] - SUCCESS : Updating the customers database with the visitor details...
[12/05/2012 12:34 PM] - SUCCESS : Squeeze form task complete.ed4beckyMemberI just updated to latest version, but that had no affect
-
AuthorPosts