[#5197] Joomla Core "Require Password Reset" does not work with Community Builder

8 years 3 months ago #275088 by ojolo1
Great. It will be very useful feature to have.

Please Log in to join the conversation.

8 years 2 months ago - 8 years 2 months ago #276913 by veekee
Hello

I ran into the same issue and found a workaround.

The issue is that CB plugin handles the profile save while updating the password. I found out that ons just have to edit file plugins/system/communitybuilder/communitybuilder.php
Line 107
				if ( $this->params->get( 'redirect_urls', 1 ) && ( $app->input->get( 'option' ) == 'com_users' ) ) {
					switch ( $view ) {
+						case 'profile.save':
+							return;
+							break;
						case 'profile':
...

Hope this can save some headaches :)

Regards

Veekee

Please Log in to join the conversation.

7 years 6 months ago #285399 by veekee
Hey

The suggested patch hasn't been commited into CB's core and latest update reverted all my changes (athough it did not provide any other way to fix it) !

What should be done in order to include a fix in future updates ?

Regards

Vk

Please Log in to join the conversation.

7 years 6 months ago #285403 by krileon
It will be officially fixed by implementing support for that usage directly into CB and CB have its own page to handle it. We will not be using Joomla profile. You'll need to continue to apply your workaround until we've implemented this. Now that CB Gallery 2.x is out I am putting all focus on CB 2.1 where this should be implemented.


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.

7 years 6 months ago #285407 by veekee
Thank you for your quick answer. I'll be looking forward that next release :)

Please Log in to join the conversation.

7 years 1 month ago #291628 by ptyrider
STILL not fixed. I just ran into it. Users get into a perpetual loop where they can't logout and can't save their new password! Took quite a while to trace back the problem to this!

Thanks so much for your patch!

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.298 seconds

Facebook Twitter LinkedIn