Код: Выделить всё
<!-- PHP -->
if (!defined('ADMIN_START'))
{
require_once($phpbb_root_path . '../modxapi.php');
}
else {
require_once($phpbb_root_path . '../../modxapi.php');
}
global $modx;
$modx = new MODxAPI();
$modx->connect();
$modx->getSettings();
<!-- ENDPHP -->[phpBB Debug] PHP Warning: in file /home/users1/h/haiden12/domains/stroy-masterden.ru/manager/includes/document.parser.class.inc.php on line 66: include_once(/home/users1/h/haiden12/domains/stroy-masterden.ru/manager/includes/extenders/dbapi..class.inc.php) [function.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file /home/users1/h/haiden12/domains/stroy-masterden.ru/manager/includes/document.parser.class.inc.php on line 66: include_once() [function.include]: Failed opening '/home/users1/h/haiden12/domains/stroy-masterden.ru/manager/includes/extenders/dbapi..class.inc.php' for inclusion (include_path='.:/usr/local/zend-5.3/share/pear')
Could not load DBAPI class.


