URGENT URGENT all responsive menus blocked

In production environment, responsive menu fails. Using MARIA-DB data-base
Connection attempt failed: SQLSTATE[HY000] [1045] Access denied for user ‘antonio’@‘localhost’ (using password: YES)

This problem happened after update to version 9.11

solved with workaround. it seems that the menu loses the database login data. I recreated the connection in the login module on event onValidateasuccess with the method sc_connection_edit(…) passing it again user and password.

This seems to be a problem with how SC reads the encrypted password stored before trying to authenticate. If you don’t mind, please send a print of your connection settings - excluding obviously the address, username and password - to henrique@scriptcase.net. Please include the settings under the security tab (SSL and other stuff in there). I’ll try to replicate the issue locally and check if there is an issue with that routine. Thanks for your report.

2 Likes