Wszędzie dokleja mi się słowo "COLON"
: 13 maja 2015, 10:38
Cześć, od początku po zainstalowaniu forum mam taką sytuację, że w wielu miejscach dokleja się słowo "COLON", zarówno na frontendzie, jak i w panelu administratora.
Tryb debugowania jest wyłączony, oto mój config.php:
<?php
// phpBB 3.1.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'phpbb\\db\\driver\\mysqli';
$dbhost = 'xxxxxxxx';
$dbport = '';
$dbname = 'mojserwe_bb2';
$dbuser = 'mojserwe_bb2';
$dbpasswd = 'S(DgMEtjYm24]~9';
$table_prefix = 'bb_';
$phpbb_adm_relative_path = 'adm/';
$acm_type = 'phpbb\\cache\\driver\\file';
@define('PHPBB_INSTALLED', true);
// @define('PHPBB_DISPLAY_LOAD_TIME', true);
@define('DEBUG', false);
// @define('DEBUG_CONTAINER', true);
Nie wiecie skąd to się bierze?
Tryb debugowania jest wyłączony, oto mój config.php:
<?php
// phpBB 3.1.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'phpbb\\db\\driver\\mysqli';
$dbhost = 'xxxxxxxx';
$dbport = '';
$dbname = 'mojserwe_bb2';
$dbuser = 'mojserwe_bb2';
$dbpasswd = 'S(DgMEtjYm24]~9';
$table_prefix = 'bb_';
$phpbb_adm_relative_path = 'adm/';
$acm_type = 'phpbb\\cache\\driver\\file';
@define('PHPBB_INSTALLED', true);
// @define('PHPBB_DISPLAY_LOAD_TIME', true);
@define('DEBUG', false);
// @define('DEBUG_CONTAINER', true);
Nie wiecie skąd to się bierze?