Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Remove controlling of Registered usergroup within your plans. It's fine for users to have multiple usergroups so them having Registered and Subscribers won't be an issue.More, CBSubs puts users in "Registered" and "Subscribers" user groups as they pay a plan, and only in "Registered" if they apply for free.
Are you using Tabbed or Step by Step registration? If so a fatal JS error maybe present on the page breaking the tabs JS. Press F12 to open your browsers developer tools then click the Console tab to check for any errors (they'll be colored red). If you aren't then it's likely an access permission on CB Core plugin in CB > Plugin Management (it should be Public and Published).At the moment we have been noticed that after the last CB update, visitors are no more able to register neither to newsletter (free plan+newsletter), nor to paid plans: page is shown empty, no tabs, no fields, only "register" button that obviously returns an error because fields aren't filled.
Please Log in or Create an account to join the conversation.
I knew, in fact neither Paid Plans nor the "Lifetime free Plan" control "Registered" usergroup (only "Subscribers" usergroup), and it worked in past.krileon wrote:
Remove controlling of Registered usergroup within your plans. It's fine for users to have multiple usergroups so them having Registered and Subscribers won't be an issue.More, CBSubs puts users in "Registered" and "Subscribers" user groups as they pay a plan, and only in "Registered" if they apply for free.
What user does | Actions on usergroups |
---|---|
User registers | No group --> Registered |
User registers and pays | No group --> Registered, Subscribers |
User already registered for free pays (upgrades plan) | Registered--> Registered, Subscribers |
We were using Step by Step registration. I tried Tabbed (horizontal and vertical) but no success.krileon wrote:
Are you using Tabbed or Step by Step registration? If so a fatal JS error maybe present on the page breaking the tabs JS. Press F12 to open your browsers developer tools then click the Console tab to check for any errors (they'll be colored red). If you aren't then it's likely an access permission on CB Core plugin in CB > Plugin Management (it should be Public and Published).At the moment we have been noticed that after the last CB update, visitors are no more able to register neither to newsletter (free plan+newsletter), nor to paid plans: page is shown empty, no tabs, no fields, only "register" button that obviously returns an error because fields aren't filled.
Please Log in or Create an account to join the conversation.
They shouldn't be. CBSubs won't touch usergroups that it is not configured to control. It especially tries to make sure that the user at least always has Registered usergroup. Ensure your plans are only adding/removing the Subscribers usergroup. You may have something else configured changing usergroups if you're losing Registered on login.Previously that occurred normally, no modifications have been made on plans. Why now users doing login are removed from all usergroups?
That's because you have a Javascript error on your registration page. 99% of the time it's a 3rd party extension or Joomla template causing it or CBs jQuery was turned off. Follow my instructions are provide any errors shown in the developer tools console. You can check that CBs jQuery is enabled within CB > Configuration > Integrations by being sure "jQuery" is set to "Yes" and "jQuery Migrate" set to "No".We were using Step by Step registration. I tried Tabbed (horizontal and vertical) but no success.
I tried even with Flat registration, fields have reappeared but no Captcha has been shown.
Please Log in or Create an account to join the conversation.