Forum Replies Created
-
AuthorPosts
-
adminKeymaster
I will take a look at the site to see what I can find. I will send you an email for it.
adminKeymasterI just double checked all our emember addons and I think you are using the Stats/Analytics addon which will use that table.
Stats work by saving all the data on each visit of your members. So it can grow to be a large size as it keeps storing more and more data for the stats. You can’t have stats and analytics without storing data for it. So if you don’t want to use the stats addon, simply deactivate that addon then you can delete that Database Table.
adminKeymasterOur main plugin never creates any table like that. So that’s not from our main WP emember plugin. Are you using any addon or a customization on this site that probably uses that table?
November 3, 2021 at 11:51 pm in reply to: Enable Auto Login After Registration fails if reCaptcha i activated #83874adminKeymasterYou can’t enable captcha for the login form and at the same time enable “auto-login”. The auto login basically auto submits the information (the same way a bot does). The captcha is there to prevent that auto-submission. Pick one of those options.
adminKeymasterThe confirmation works using JavaScript. So if your site has JavaScript errors, it won’t work.
Do the following to make sure there is no JavaScript error on your site (coming from another outdated plugin or theme):
adminKeymasterRecently I made a change to that “delete feature” to add a confirmation option there. Can you load a new copy of the plugin now and see if that new change works better?
October 26, 2021 at 12:31 am in reply to: How to resend “your registration is now complete” email to new member? #83855adminKeymasterNo, that email cannot be resent since it is ONLY sent after the registration form is successfully submitted by the user.
If your member is having an issue logging into their account, ask them to use the password reset feature. The member login page has a link to the password reset option.
adminKeymasterIf your IPN feature is disable in the PayPal account, then you need to enable it for the plugin to work. The following post has info on how to enable the IPN feature:
October 25, 2021 at 12:54 am in reply to: How to resend “your registration is now complete” email to new member? #83848adminKeymasterGo to the “Admin Functions” menu of the eMember plugin. Then you can use the “Regenerate Link” or “Regenerate Link & Email” feature from there.
adminKeymasterWordPress made a change to how the timezone stuff works a few versions ago. if you are using another time/event management plugin. Then use that plugin’s settings. Don’t use the timezone option in our plugin.
adminKeymasterTry the following CSS tweak maybe (see the “center align the login form” section):
adminKeymasterCopy and paste all the details from the “Subscription” section you are using for that eStore product’s configuration?
Make sure you are editing the page to verify the proper product ID is being used on the page (and you are not editing a different estore product). I have a feeling the “Recurring Billing Count” field is using a value of 1 for that particular subscription product.
I tested with a monthly subscription product and for me it shows the following wording in that page:
(Renews until you cancel)
adminKeymasterI am not seeing any screenshot that you referenced in your post. Are you talking about the page with a URL of paypal.com? Then the answer is no. Those subscription pricing texts on paypal.com’s site come from PayPal and PayPal shows it exactly how they feel they need to show it. They don’t allow you to customize those.
Did you configure the subscription correctly? The per year subscription is shown correctly. Post the URL of the page with the subscription button so I can take a look.
October 14, 2021 at 8:41 pm in reply to: Download folder error in chrome & safari, not firefox #83804adminKeymasterIn chrome, it is asking me for a password also. And same in Internet explorer. So as far as I can see, that protection is still working.
Maybe you saved the password once? If you enter a valid password once, some browsers will remember that and won’t prompt you again when access that file from the same browser.
If you want to test what your members will see, try emptying all the cookie, passwords, temporary files etc from your browser.
October 10, 2021 at 5:40 pm in reply to: eMember – free registration email confirmation NOT sent #83793adminKeymasterI think you are testing with an email that already has a WP User account in this network. So this could be a situation with incorrect testing. You must delete a user before you try that user’s email address to test for a new registration. Your new customers to the site won’t have an existing user account. So you have to simulate that same condition.
-
AuthorPosts