Code: Alles auswählen
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2229: Array to string conversion
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2229: Array to string conversion
Code: Alles auswählen
@define('PHPBB_INSTALLED', true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
$level = ini_get('error_reporting');
ini_set('error_reporting', $level & ~8192);
?>
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /portal/includes/functions.php on line 615: Creating default object from empty value
[phpBB Debug] PHP Notice: in file /portal/includes/functions.php on line 615: Creating default object from empty value
[phpBB Debug] PHP Notice: in file /portal/includes/functions.php on line 615: Creating default object from empty value
[phpBB Debug] PHP Notice: in file /portal/includes/functions.php on line 615: Creating default object from empty value
[phpBB Debug] PHP Notice: in file /portal/includes/functions.php on line 615: Creating default object from empty value
[phpBB Debug] PHP Notice: in file /portal/includes/functions.php on line 615: Creating default object from empty value
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4748: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3710)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4750: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3710)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4751: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3710)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3710)
Code: Alles auswählen
Deprecated: preg_replace() [function.preg-replace]: The /e modifier is deprecated, use preg_replace_callback instead in /users/bbb/www/forumtest/includes/bbcode.php on line 487
array to string conversation
wurde duch Einschalten des phpBB3 Debug Modus hervorgerufen.deprecated modifiers /e
bei preg_replace() wurde durch das Abschalten des E_DEPRECATED unterdrückt.Code: Alles auswählen
$level = ini_get('error_reporting');
ini_set('error_reporting', $level & ~10240);
Code: Alles auswählen
@define('PHPBB_INSTALLED', true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
$level = ini_get('error_reporting');
ini_set('error_reporting', $level & ~10240);
?>
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/acp/acp_portal.php on line 207: Illegal string offset 'type'
Warning: Cannot modify header information - headers already sent by (output started at /users/bbb/www/forumtest/includes/functions.php:3710) in /users/bbb/www/forumtest/adm/index.php on line 151
Warning: Cannot modify header information - headers already sent by (output started at /users/bbb/www/forumtest/includes/functions.php:3710) in /users/bbb/www/forumtest/adm/index.php on line 153
Warning: Cannot modify header information - headers already sent by (output started at /users/bbb/www/forumtest/includes/functions.php:3710) in /users/bbb/www/forumtest/adm/index.php on line 154
Warning: Cannot modify header information - headers already sent by (output started at /users/bbb/www/forumtest/includes/functions.php:3710) in /users/bbb/www/forumtest/adm/index.php on line 155