Has anyone seen this error on trying to log in to CMSB?
4 posts by 3 authors in: Forums > CMS Builder
Last Post: September 6, 2017 (RSS)
By celuch - August 31, 2017
MySQL Error: UPDATE command denied to user 'balticmill'@'10.30.72.4' for table 'cmsb_accounts' - in login_functions.php on line 63 by mysql_update()
By Dave - September 5, 2017
Hi celuch,
What that error means is that your database user "balticmill" doesn't have access to make updates to the database. CMSB needs to be able to both read and write to the database. Try emailing your web host and ask them to give full write permissions to that user for the database.
Hope that helps!
interactivetools.com
By celuch - September 6, 2017
Yes, that was it. The host changed the database, so the login no longer worked. Thanks as usual!