Код: Выделить всё
phpBB : Critical Error
Could not connect to the database

Код: Выделить всё
Warning: require(http://www.phpbb-amod.co.uk/arcade_update.php) [function.require]: failed to open stream: HTTP request failed! HTTP/1.1 406 Not Acceptable in C:\Apach_Serv\www\admin\admin_arcade_update.php on line 392
Код: Выделить всё
Произошла ошибка
DEBUG MODE
SQL Error : 1146 Table 'db00116696.phpbb_ina_data' doesn't exist
SELECT version FROM phpbb_ina_data
Line : 299
File : classes_arcade.php
Код: Выделить всё
Incorrect Installation, Version Missmatch should be v2.1.1 Use the ACP DB Update routine
if ( CH_CURRENT_VERSION >= '2.1.6' )
{
include($phpbb_root_path . 'includes/class_message.'.$phpEx);
}