View Single Post
Author Message
BoBiTza
Junior Member
Join Date: Feb 2021
Old 03-23-2021 , 03:25   PHP error for website
Reply With Quote #1

I have this errors when try to loggin:
PHP Code:
Errorthe XML response that was returned from the server is invalidReceived:
Deprecated: Function get_magic_quotes_gpc() is deprecated in D:\www\csgo\web\includes\xajax.inc.php on line 705

Deprecated
: Function get_magic_quotes_gpc() is deprecated in D:\www\csgo\web\includes\xajax.inc.php on line 705

Deprecated
: Function get_magic_quotes_gpc() is deprecated in D:\www\csgo\web\includes\xajax.inc.php on line 705

Deprecated
: Function get_magic_quotes_gpc() is deprecated in D:\www\csgo\web\includes\xajax.inc.php on line 705

Deprecated
: Function get_magic_quotes_gpc() is deprecated in D:\www\csgo\web\includes\xajax.inc.php on line 705

Warning
session_name(): Cannot change session name when headers already sent in D:\www\csgo\web\includes\SessionManager.php on line 6

Warning
session_set_cookie_params(): Cannot change session cookie parameters when headers already sent in D:\www\csgo\web\includes\SessionManager.php on line 11

Warning
session_start(): Cannot start session when headers already sent in D:\www\csgo\web\includes\SessionManager.php on line 12

Warning
Cannot modify header information headers already sent by (output started at D:\www\csgo\web\includes\xajax.inc.php:705in D:\www\csgo\web\includes\xajax.inc.php on line 766
$('msg-red').setStyle('display''none'); 
PHP version: PHP Version 7.4.11

IMAGE:
https://ibb.co/80MSWWC

Last edited by BoBiTza; 03-23-2021 at 03:32.
BoBiTza is offline