Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Do you see this same reCAPTCHA error when you test a signup from the sandalone affiliate version? You can access the standalone affiliate area from the following URL (change “your-domain” with the actual domain name):
http://www.your-domain.com/wp-content/plugins/wp-affiliate-platform/affiliates/
adminKeymasterWP eStore uses “SIM” (not “AIM”). Only the payment gateway bundle plugin has the option to use AIM. When you use “AIM”, you do not need to specify the relay response URL in your auth.net account as everything happens on your site (the customer never leaves your site).
Anyway, WP eStore sets the relay response URL to be the following (change the “example.com” with your actual domain name):
http://www.example.com/?estore_auth_ipn=process
You can set this value in your auth.net account to make them match.
adminKeymasterMayber your server needs the “php.ini” file to be placed inside that folder that has the ioncubed encoded files (wp-pdf-stamper). I have seen one other user who had a similar issue. Check this post:
https://support.tipsandtricks-hq.com/forums/topic/ioncube-loader-problem#post-22225
September 28, 2011 at 12:58 am in reply to: Error message on editing profile – updated plugin #37114adminKeymasterThis error seem to be coming from a plugin called “user-photo” (this is not eMember)?
Regarding the edit profile link… go to the “Pages/Forms Settings” menu of eMember and check what URL value you have in the “Edit Profile URL” field.
adminKeymasterTry the following shortcode:
[wp_eStore_fancy_display id=1 type=1 style=1]
Check the extra shortcodes plugin documentation for more explanation:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460#extra
September 27, 2011 at 11:58 pm in reply to: eStore refund from Paypal not canceling eMember membership #37019adminKeymasterCan you please send us the full content from the “ipn_handle_debug.log” file. I need to check some more details from that file:
September 27, 2011 at 11:40 pm in reply to: Can My Autoresponder/Email Marketing Manager be Integrated with Your Plugins? #19550adminKeymasterDo you have a link for a documentation page (explaining what to do) to backup the following statement?
“Most autoresponder services have a feature where you can subscribe via the email address of the autoresponder.”
adminKeymasterYou can’t have a registration from with multiple different set of fields in eMember.
September 27, 2011 at 10:06 am in reply to: Ability to offer multiple file downloads per product #37103adminKeymasterYes, you can offer multiple downloadable files per digital product. Enter the file URLs separated by comma in the “Digital Product URL” field (read the help text below that field to learn more).
September 27, 2011 at 10:04 am in reply to: License key is invalid! Reached Maximum Allowable Domains! #37042adminKeymasterContact us using the form here with the details of your license key and the Transaction ID and we will look into it:
adminKeymasteradminKeymasteradminKeymasterThe affiliate plugin does not have any build in option for this. We try not to have too much dependency on these plugins so they can be used individually (a lot of customer use them separately).
With that said, we can do #2 with a custom code tweak. This will make it so only members for specified membership levels will have an affiliate account created for them automatically when they signup. If you are interested please contact us here (mention this forum post):
adminKeymasterMake sure you transfer all the eMember and WordPress core database tables to your new host while maintaining the WordPress database prefix and you shouldn’t have any issue.
September 27, 2011 at 2:24 am in reply to: Squeeze Form Issues & Subscription to Mail Chimp links not working. #36881adminKeymasterOkay lt looks like your server has a restriction on sending a HTTP POST request to a script on the same server so it was failing. Simply use the Ajax version of the squeeze form shortcode and you will be fine. I placed the following shortcode on your test page and tested it out (it does the same thing.. just different method):
[wp_eStore_free_download_ajax:product_id:1:end]
-
AuthorPosts