LielXD / CS2-WeaponPaints-Website

Some website i've made for my cs2 server for the plugin cs2-weaponpaints and wanted to share this with the community.
https://cs2.lielxd.com
MIT License
57 stars 17 forks source link

[HELP]PHP Deprecated #76

Closed yichen11818 closed 1 month ago

yichen11818 commented 1 month ago

Deprecated: Optional parameter $method declared before required parameter $update_claimed_id is implicitly treated as a required parameter in C:\inetpub\wwwroot\includes\openid.php on line 190

Deprecated: Optional parameter $params declared before required parameter $update_claimed_id is implicitly treated as a required parameter in C:\inetpub\wwwroot\includes\openid.php on line 190

Deprecated: Optional parameter $method declared before required parameter $update_claimed_id is implicitly treated as a required parameter in C:\inetpub\wwwroot\includes\openid.php on line 320

Deprecated: Optional parameter $params declared before required parameter $update_claimed_id is implicitly treated as a required parameter in C:\inetpub\wwwroot\includes\openid.php on line 320

Fatal error: Uncaught ErrorException: You must have either https wrappers or curl enabled. in C:\inetpub\wwwroot\includes\openid.php:55 Stack trace: #0 C:\inetpub\wwwroot\includes\authorize.php(25): LightOpenID->__construct('domain.com') #1 {main} thrown in C:\inetpub\wwwroot\includes\openid.php on line 55

yichen11818 commented 1 month ago

php ver 8.3.12

yichen11818 commented 1 month ago

i change to php 7.4than


PHP Deprecated:  Function get_magic_quotes_gpc() is deprecated in C:\inetpub\wwwroot\includes\openid.php on line 921
PHP Deprecated:  Function get_magic_quotes_gpc() is deprecated in C:\inetpub\wwwroot\includes\openid.php on line 921
PHP Deprecated:  Function get_magic_quotes_gpc() is deprecated in C:\inetpub\wwwroot\includes\openid.php on line 921
PHP Deprecated:  Function get_magic_quotes_gpc() is deprecated in C:\inetpub\wwwroot\includes\openid.php on line 921
PHP Deprecated:  Function get_magic_quotes_gpc() is deprecated in C:\inetpub\wwwroot\includes\openid.php on line 921
PHP Deprecated:  Function get_magic_quotes_gpc() is deprecated in C:\inetpub\wwwroot\includes\openid.php on line 921
PHP Deprecated:  Function get_magic_quotes_gpc() is deprecated in C:\inetpub\wwwroot\includes\openid.php on line 921
``` :( i need help