![]() |
@Marcel
Upgraded the 3.8 site i tested this on for ya earlier this week on 7.0 & 7.1, looks good. |
This error is from my admin panel under Arcade menu.
Code:
ERROR: Cannot find database <removed> I tried editing the arcade.php to reflect the new mysqli statement, Code:
$sql_driver = FUNCTIONS_PATH . "dbclass_mysqli.php"; but still does not connect. Am I missing something obvious? |
Did you upload and overwrite admincp/arcade.php and the includes folder files with the new one`s from 2.7.5+?
|
Quote:
You have the following code in arcade.php: PHP Code:
|
Quote:
vbulletin 4.2.3 php 5.6 |
@hirlas:
Quote:
Your TABLE_PREFIX seems to be "ah" Which database-type you defined in /config.php? For personal support, provide AdminCP-Account and FTP-Access via PM (!) to me, then I take a look and find the problem :) |
Just updated a working arcade to the latest version on a 4.2.5 board, this has resulted in the same error as hirlas.
ERROR: Cannot find database xxxxxxx mySQL query error: SELECT arcade_access, p_require FROM usergroup WHERE usergroupid = 1 mySQL error: mySQL error code: Date: Sunday 28th 2018f October 2018 02:06:51 PM |
Flipped a few switches, to give some more insite:
PHP Warning: mysqli_connect(): (HY000/2002): Connection refused in ..../arcade/functions/dbclass_mysqli.php on line 44 PHP Warning: mysqli_select_db() expects parameter 1 to be mysqli, boolean given in ..../arcade/functions/dbclass_mysqli.php on line 48 ERROR: Cannot find database xxxxxxxx PHP Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in ..../arcade/functions/dbclass_mysqli.php on line 185 PHP Warning: mysqli_error() expects exactly 1 parameter, 0 given in ..../arcade/functions/dbclass_mysqli.php on line 504 |
Thanks for the update!
|
Quote:
$config['Database']['dbtype'] = 'mysqli'; |
All times are GMT. The time now is 07:20 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|