Page 1 of 1

CMS Plugin

Posted: Wed Nov 04, 2020 10:05 pm
by eceniceros
Hi,

I am using the CMS Plugin and it connects to the database when I log in as admin, but when moving to the Content option I get an error accessing the database with root @ localhost

The message I get is:

Warning: mysqli_connect (): (28000/1045): Access denied for user 'root' @ 'localhost' (using password: NO) in /home1/ecenicer/public_html/cms/content.php on line 60

Warning: mysqli_error () expects parameter 1 to be mysqli, boolean given in /home1/ecenicer/public_html/cms/content.php on line 63
Failed to connect to database server!

The link to my test site is http://sebusca.com.mx/cms/index.html
and the password within the administrator area is 22052205

Thanks a lot

Re: CMS Plugin

Posted: Thu Nov 05, 2020 6:52 am
by Pablo
This is an error generated by the server, so the only reason I can think of is that the settings are incorrect,
Are you sure you have used the same settings as for the admin?

Re: CMS Plugin

Posted: Thu Nov 05, 2020 10:42 pm
by eceniceros
Yes I checked and they are the same

Regards

Re: CMS Plugin

Posted: Fri Nov 06, 2020 7:07 am
by Pablo
Maybe you have accidentally added an extra space in one of the settings?