Users can't register anymore

5 years 6 months ago #307567 by krileon
Replied by krileon on topic Users can't register anymore
Don't know what more to tell you. I've provided the only reasons for the registration save to output that error. It has no further access checks beyond those. My guess is maybe something you've installed is breaking the guest user object or is acting on one of CBs triggers and altering the behavior. Recall what was last changed and revert the change. If you can't recall what was last changed then begin disabling 3rd party extensions and non-core CB plugins 1 by 1 until issue resolves.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

5 years 6 months ago #307574 by stimpy
Replied by stimpy on topic Users can't register anymore
Thanks for your help. It is strange that it is not working. I'll dig deeper.

Am I correct that the check is done in the file comprofiler.php?
if ( ( ( $_CB_framework->getCfg( 'allowUserRegistration' ) == '0' ) && ( ( ! isset($ueConfig['reg_admin_allowcbregistration']) ) || $ueConfig['reg_admin_allowcbregistration'] != '1' ) ) || $_CB_framework->myId() ) {

Please Log in to join the conversation.

5 years 6 months ago #307585 by krileon
Replied by krileon on topic Users can't register anymore

Thanks for your help. It is strange that it is not working. I'll dig deeper.

You may have enabled forced HTTPS within your CB Login Module to only allow secure login and registrations. Edit your CB Login Module(s) then under Login and Logout Options set "Encrypt Login Form" to "No". If you want to use this feature be sure Joomla isn't already set to force HTTPS globally (if it is you don't need this feature) and that live_site in configuration.php is set to '' (empty).

Am I correct that the check is done in the file comprofiler.php?

Yes, that is the check.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

5 years 6 months ago #307618 by stimpy
Replied by stimpy on topic Users can't register anymore
Yes, that solved the problem.

I was doing some testing myself and figured out it had to do with spoofing checks in checkCBPostIsHTTPS function. Still this is quite strange, since a) my site is using https/ssl and b) my testsite has the same setting (encryption turned on) and does work.

Only problem now is that after registration there is an error message: User test@mysite.nl has not been confirmed, which wasn't there before.
The following user(s) said Thank You: krileon

Please Log in to join the conversation.

5 years 6 months ago #307619 by stimpy
Replied by stimpy on topic Users can't register anymore
The error message seems to be related to AcyMailing. Acymailing apparently tries to add the user to a list, but warms that the e-mail address was not confirmed yet.
The following user(s) said Thank You: krileon

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.216 seconds

Facebook Twitter LinkedIn