Verfasst: 05.01.2007 13:31
Code: Alles auswählen
set_magic_quotes_runtime(0); // Disable magic_quotes_runtime
MfG
Corni
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
set_magic_quotes_runtime(0); // Disable magic_quotes_runtime
Code: Alles auswählen
#-----[ OPEN ]------------------------------------------
#
common.php
#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'includes/db.'.$phpEx);
#
#-----[ AFTER, ADD ]------------------------------------------
#
if ( defined('IN_CASHMOD') )
{
include($phpbb_root_path . 'includes/functions_cash.'.$phpEx);
}
Code: Alles auswählen

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web167/html/forum/common.php:1) in /var/www/web167/html/forum/includes/sessions.php on line 258
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web167/html/forum/common.php:1) in /var/www/web167/html/forum/includes/sessions.php on line 259
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web167/html/forum/common.php:1) in /var/www/web167/html/forum/includes/page_header.php on line 552
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web167/html/forum/common.php:1) in /var/www/web167/html/forum/includes/page_header.php on line 558
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web167/html/forum/common.php:1) in /var/www/web167/html/forum/includes/page_header.php on line 559