You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I actually have a funny feeling that this is STILL an issue. I had an issue whereby a "0" error displayed when I changed my Suite CRM password.
I tried to update the Suite CRM instance password in the Joomla Plugin and it would not do anything. When I changed my password back within Suite CRM, the portal worked again (before it through a PHP 7.1 wobbly) -
The error thrown for me then was: 0 Too few arguments to function SugarCase::__construct(), 1 passed in /var/www/clients/client1/web12/web/croydonfix/repairtool/portal/components/com_advancedopenportal/models/SugarCasesConnection.php on line 277 and exactly 2 expected" - The good news is the proposed fix on Github sorts that out but not the password issue. It may just have been bad luck to have the two issues throw at the same time.
Issue
On the Advanced Open Portal settings page on Joomla, after updating only the password field, the MD5 hash in the Joomla database does not change.
Expected Behavior
If updating password only, the password should actually update
Actual Behavior
After updating password only, nothing happens in database
Possible Fix
Steps to Reproduce
Context
High priority. Trying to make AOP work. I did everything properly, but could not create a portal user. Wasted many hours trying to get it to work.
Your Environment
The text was updated successfully, but these errors were encountered: