Forum Replies Created
-
AuthorPosts
-
User
ParticipantAh, the problem was that Antiflood had too low a value, so if a person signed up and then signed up too quickly to another list, it would trigger the “Registration error” message. I set it to a higher value and it works now! Thanks!
Perhaps for a future version of the plugin, the “Registration error” message could be more informative (e.g. “You just signed up for a newsletter. Please wait a few minutes and try again”)
User
Participant@Michael
The URL is https://smile.ws/
The sign up pages are here:
https://smile.ws/cw26x/
https://smile.ws/cw3-2/
https://smile.ws/cw3/If you sign up for one form, then when you sign up for another, a message saying “registration error” is displayed.
User
Participant@Michael Thanks for your continued help! I do not have any Antispam active. I actually created a clone of my website and on my clone, I disabled all plugins apart from the newsletter plugins.
Yet, still if a user subscribes to one newsletter and then goes to another, it says “Registration Error”
Is there anyway I can see what triggers that error? I have tried turning on define( ‘WP_DEBUG’, true ); in wp-config.php, but when “Registration Error” is triggered it doesn’t print anything in the debug.log
Thanks in advance for any help you can offer.
User
Participant@Michael Thanks! On my website, I have the following settings:
1) Newsletter settings:
Under Newsletter > Subscription > Settings > Subscription:
Opt in: Single Opt in
Subscription of existing subscribers:
When Confirmed: Allowed
When Unsubscribed: Allowed
When bounced or complained: Not allowed.
When not confirmed: Allowed.Under Newsletter > Subscription > Lists
All lists are set to Public with Enforced unchecked.2) On My WordPress pages, I use this format to in shortcode to embed the list:
[newsletter_form lists="1"]
Each newsletter is embedded on a separate word press page with the list number changed to reflect the relevant list.However, despite these settings, a user can only sign up for one list. If they try to sign up for a different list, “Registration error” is displayed. Is there anyway to fix it or debug it to find out what’s going wrong?
Thanks!
User
Participant@Michael Thanks! Ignoring the locked content aspect, is it possible for the same user to sign up for different lists (without signing up for all of them)
I have tried it, and found that if a user is already signed up for one list, then when they sign up for another one, “registration error” is displayed.
However, in this reddit thread people say it is possible:
https://www.reddit.com/r/Wordpress/comments/1lvgx31/whats_the_best_free_plugin_to_allow_the_same_user/
(see the comment by DashBC who says it works)Can you advise? Thanks!
-
AuthorPosts