Raised This Month: $12 Target: $400
 3% 

PHP error for website


Post New Thread Reply   
 
Thread Tools Display Modes
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
BoBiTza
Junior Member
Join Date: Feb 2021
Old 03-23-2021 , 03:36   Re: PHP error for website
Reply With Quote #2

The problem was: get_magic_quotes_gpc() == 1
Was removed from php 7
Just comment code out where you find get_magic_quotes_gpc()

Last edited by BoBiTza; 03-23-2021 at 03:36.
BoBiTza is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 03-24-2021 , 02:45   Re: PHP error for website
Reply With Quote #3

That's why i hate upgrading PHP / NGINX , im sticking with 7.3 for now it's still ok, but thanks for info.
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode