Hi guys, i have this error when start with a game:
Quote:
Deprecated: Assigning the return value of new by reference is deprecated in /data/vhosts/gameinvaders.it/httpdocs/forum/arcade.php on line 3191
Deprecated: Assigning the return value of new by reference is deprecated in /data/vhosts/gameinvaders.it/httpdocs/forum/arcade.php on line 4084
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../arcade.php:3191) in ..../arcade.php on line 97
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../arcade.php:3191) in ..../arcade.php on line 2677
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../arcade.php:3191) in ..../arcade.php on line 2678
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../arcade.php:3191) in ..../arcade.php on line 2679
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../arcade.php:3191) in ..../arcade.php on line 2680
|
In the arcade.php i have this:
Quote:
Deprecated: Assigning the return value of new by reference is deprecated in /data/vhosts/gameinvaders.it/httpdocs/forum/arcade.php on line 3191
Deprecated: Assigning the return value of new by reference is deprecated in /data/vhosts/gameinvaders.it/httpdocs/forum/arcade.php on line 4084
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../arcade.php:3191) in ..../arcade.php on line 97
|
How resolve? Thanks