config.php
Найти:
Код: Выделить всё
//@define('DEBUG', true);
//@define('DEBUG_EXTRA', true); Код: Выделить всё
@define('DEBUG', true);
@define('DEBUG_EXTRA', true); Код: Выделить всё
//@define('DEBUG', true);
//@define('DEBUG_EXTRA', true); Код: Выделить всё
@define('DEBUG', true);
@define('DEBUG_EXTRA', true); /adm/index.php?sid=b28815ec06130138ea5728d76e3e6d40&i=gallery&mode=overview?>Код: Выделить всё
ini_set('display_errors', 'on');Если вы думаете это может исправить ошибку которую допустили при установке, то пробуйте.bambarbeya писал(а):восстановиться и заново установить ?
Где брали русификатор? Из какого сообщения?bambarbeya писал(а):если зайти в моды- php gallery вкладка - общие открывается белый экран
Код: Выделить всё
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);
Код: Выделить всё
[phpBB Debug] PHP Notice: in file /portal/modules/portal_recent.php on line 68: Undefined index: board3_exclude_forums_11
[phpBB Debug] PHP Notice: in file /includes/functions_content.php on line 909: Undefined index: points_extension
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4584: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3730)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4586: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3730)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4587: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3730)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4588: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3730)bambarbeya писал(а):Установил галерею , всё работает нормально , но есть одна проблемка ( в админке если зайти в моды- php gallery вкладка - общие открывается белый экран
Код: Выделить всё
if (!function_exists('mod_version_check'))
{
include($phpbb_root_path . $gallery_root_path . 'includes/functions_version_check.' . $phpEx);
}
mod_version_check();