site.php define('DB_PASSWORD', ''); and define('PASSWORD_SALT', '');
PermalinkUnable to connect to database.
A database error occurred while processing this request.
Catchable fatal error: Argument 1 passed to ConfigStore::__construct() must be an instance of Database, null given, called in /home/content/51/9672651/html/cms/models/config.php on line 48 and defined in /home/content/51/9672651/html/cms/models/config.php on line 136
I think it has something to do with the encryption of the passwords but I'm not sure what all is keeping me from connecting to the database?