Forum Replies Created
-
AuthorPosts
-
September 5, 2023 at 6:13 pm in reply to: Display all membership levels of the user in his profile? #84948
admin
KeymasterIt is likely that you are using a different shortcode parameter than the one that was discussed on this thread previously. I think we added space in the “user_additional_membership_level_names” parameter. Are you using that one or a different one? Copy and paste the full shortcode that you are using so I can take a look.
admin
KeymasterI would like to check your setup. Can you please use the contact form to get in touch. Mention this forum post when you submit the form.
admin
KeymasterHi, You may be trying to use the auto upgrade feature in a way that it was not intended to be used. This is not for using with roles. Also, 0 is not a valid value for the The auto upgrade feature. Please review the following documentation to see how it works:
Auto upgrade works based on the time duration that you set in the configuration. This time duration is specified by the admin in the “Auto Upgrade” tab under the “Members” menu.
admin
KeymasterI have just updated the addon according MailPoet’s documentation here:
https://github.com/mailpoet/mailpoet/tree/trunk/docTry downloading a new copy of the emember’s mailpoet addon. Enable the debug logging feature in the plugin then do a test registration to see how it goes. Share the debug logging file’s content if it doesn’t work so I can see where things are getting lost with the MailPoet signup call process.
admin
KeymasterThank you. The extra shortcodes and the gateway bundle addons get used a lot so I have added version number to those pages. The other two addons are not really updated and used that much.
admin
KeymasterI understand where you are coming from. We just have a lot of plugins and a lot of small addons. It can create a lot of overhead to update the various pages with number all the time. If it is a sizable and heavily used addon then I can look into it. Which addon are you using?
April 13, 2023 at 5:59 pm in reply to: Require First & Last name with Stipe Payment via Payment Gateway Bundle #84876admin
KeymasterIs this gift card that you issued from Stripe? Or are you referring to our Gift certificate addon? If it was issued from Stripe directly then the checkout’s minimum requirement (if any) will also need to be set in the Stripe account (not the plugin).
admin
KeymasterHi, One more question. Are you using the custom fields feature of the plugin?
March 8, 2023 at 4:49 pm in reply to: Checkout throws an error – There has been a critical error on this website. #84859admin
KeymasterJust an update. This one turned out to be a caching related issue for now.
admin
KeymasterYour hosting provider most likely updated some server configuration and/or software on the server which is impacting the email functionality. The following post is useful to get some understanding around the email issue in general:
I also replied to your email so I can get details to check the setup.
admin
KeymasterHi, The data of the “Manage Customers” menu will be in the following table:
wp_eStore_customer_tbl
When you activate the plugin, if tables are not there, it will try to auto create the DB tables within the WP database (where the plugin is installed). So try deactivating the plugin and re-activating it.
In your case, you might be looking at the wrong database table. If you have multiple WP installs on your hosting account, you need to make sure that you are looking at the correct WP table for that WP installs. Each of your WP install will have a separate WP database. The tables for that site will be within that WP database.
The issue that you are facing is related to migration gone wrong or backup/restore of site gone wrong. So my answer may not be to the point.
February 14, 2023 at 6:26 pm in reply to: Have an Automated Email go to a Member after we manually renew them #84839admin
KeymasterThe following feature to send a quick notification to the member might be useful for this:
Send a Quick Notification Email when Editing a Member’s Profile
admin
KeymasterThe following should give you some idea of how you can target the input fields of the registration form and customize the appearance using CSS:
admin
KeymasterPlease try loading a fresh new copy of the plugin now (I fixed that error for PHP8):
January 25, 2023 at 7:54 pm in reply to: WP eMember Email Broadcast Add On is sending double emails #84830admin
KeymasterDoes it show as the email (to that same address) being sent twice in the following debug log file?
eMember_debug_cronjob.txt
-
AuthorPosts