Fatal error: Call to a member function getRow() on a non-object in /home/removed/public_html/inc/utils.inc.php on line 421
I have tried everything to get my site back up.
Is there something im missing?
Error
Cannot complete query (select_db)
I have tried everything to get my site back up. Is there something im missing? |
The red box is useless. You will need to find the full error message which should have been sent to your email address. The one you used when you first setup dolphin for a debug address. https://www.deanbassett.com |
Did you even created a DB and granted the full access to it? so much to do.... |
yeah the sites been up over 7 months. I tried reinstalling the DB and was successful. but its not recognizing any of the information in the DB All of the information is still in the DB. |
Debug backtrace: Array ( [1] => Array ( [file] => /home/clanvids/public_html/inc/classes/BxDolDb.php [line] => 82 [function] => error [class] => BxDolDb [type] => -> [object] => BxDolDb Object ( [error_checking] => 1 [error_message] => [host] => localhost [port] => [socket] => [dbname] => clanvids_oglsvr [user] => ***** [password] => ***** [link] => [current_res] => [current_arr_type] => 1 [oParams] => [oDbCacheObject] => [_error] => ) [args] => Array ( [0] => Database connect failed [1] => 1 ) ) [2] => Array ( [file] => /home/clanvids/public_html/inc/classes/BxDolDb.php [line] => 58 [function] => connect [class] => BxDolDb [type] => -> [object] => BxDolDb Object ( [error_checking] => 1 [error_message] => [host] => localhost [port] => [socket] => [dbname] => clanvids_oglsvr [user] => ***** [password] => ***** [link] => [current_res] => [current_arr_type] => 1 [oParams] => [oDbCacheObject] => [_error] => ) [args] => Array ( ) ) [3] => Array ( [file] => /home/clanvids/public_html/inc/db.inc.php [line] => 25 [function] => BxDolDb [class] => BxDolDb [type] => -> [object] => BxDolDb Object ( [error_checking] => 1 [error_message] => [host] => localhost [port] => [socket] => [dbname] => clanvids_oglsvr [user] => ***** [password] => ***** [link] => [current_res] => [current_arr_type] => 1 [oParams] => [oDbCacheObject] => [_error] => ) [args] => Array ( ) ) [4] => Array ( [file] => /home/clanvids/public_html/inc/classes/BxDolAlerts.php [line] => 20 [args] => Array ( [0] => /home/clanvids/public_html/inc/db.inc.php ) [function] => require_once ) [5] => Array ( [file] => /home/clanvids/public_html/inc/header.inc.php [line] => 177 [args] => Array ( [0] => /home/clanvids/public_html/inc/classes/BxDolAlerts.php ) [function] => require_once ) [6] => Array ( [file] => /home/clanvids/public_html/index.php [line] => 40 [args] => Array ( [0] => /home/clanvids/public_html/inc/header.inc.php ) [function] => require_once ) ) Called script: /index.php Request parameters: Array ( [memberSession] => mFQMN+K8hyPYFzPa.b&gUAGQYFckyfa= [memberID] => 1 [memberPassword] => fa203ff7418a9ed07803d4fdaefe2b52f0c3c9e3 [cprelogin] => no [cpsession] => clanvids:JqvF5PIN7npYHzBYZ8_MUEpoGGe3oVE_akjaUDZSkCgR0iGXw8cUdZx9oviCaWj7 [langedit] => [lang] => ) |
Debug backtrace: Do not provide anything below the words Debug Backtrace. You only want what is above it. https://www.deanbassett.com |