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.
Was able to confirm. Looks like our _private and _custom can't handle abstract classes. Will investigate further. This will likely affect CB Blogs, CB Articles, and CB Forums.I'm trying to open the plugin "CB Blogs" in CB Plugin Management and get the error message below. PHP version issue? I have 5.3.20. (I'm not using CB Blogs, but just wanted to let you know.)
Have created a bug ticket to investigate further.Hi,
If I reset my password using the reset password link in the module (index.php?option=com_comprofiler&task=lostpassword) all the params (suchs as timezone) in the _users table are wiped.
When I'm logged on to my site front end as a user and change the password my params remain (index.php?option=com_comprofiler&task=userdetails).
In neither case lastResetTime in _users is updated.
When using Joomlas default password reset option (index.php?option=com_users&view=reset) the params remain and lastResetTime is updated.
Please Log in or Create an account to join the conversation.
Update on this issue. I was not able to confirm the loss of parameters such as timezone, editor, language, etc.. It is confirmed that lastResetTime (and resetCount) is not set as that was new enough that we had no implementation for it. I however am adding it for next release.Hi,
If I reset my password using the reset password link in the module (index.php?option=com_comprofiler&task=lostpassword) all the params (suchs as timezone) in the _users table are wiped.
When I'm logged on to my site front end as a user and change the password my params remain (index.php?option=com_comprofiler&task=userdetails).
In neither case lastResetTime in _users is updated.
When using Joomlas default password reset option (index.php?option=com_users&view=reset) the params remain and lastResetTime is updated.
Please Log in or Create an account to join the conversation.
Update on this issue. I was not able to confirm the loss of parameters such as timezone, editor, language, etc.. It is confirmed that lastResetTime (and resetCount) is not set as that was new enough that we had no implementation for it. I however am adding it for next release.
Please Log in or Create an account to join the conversation.