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

Error authorization #7

Closed ReDcTiOn closed 8 months ago

ReDcTiOn commented 8 months ago

An error appears when I click authorization After refreshing the page, the error disappears

`Deprecated: Required parameter $update_claimed_id follows optional parameter $method in /var/www/u1117915/data/www/cs2.ba3yka.ru/includes/openid.php on line 190

Deprecated: Required parameter $update_claimed_id follows optional parameter $method in /var/www/u1117915/data/www/cs2.ba3yka.ru/includes/openid.php on line 320

Warning: Cannot modify header information - headers already sent by (output started at /var/www/u1117915/data/www/cs2.ba3yka.ru/includes/openid.php:190) in /var/www/u1117915/data/www/cs2.ba3yka.ru/includes/authorize.php on line 25`

LielXD commented 8 months ago

php version?

ReDcTiOn commented 8 months ago

php version?

8.0

LielXD commented 8 months ago

does it happened all the time or how can I reproduce it?

LielXD commented 8 months ago

Fixed with new update please type your website link in the config:

$Website_Domain = '';
ReDcTiOn commented 8 months ago

Fixed with new update please type your website link in the config:

$Website_Domain = '';

Added $Website_Domain = 'cs2.ba3yka.ru'; The error has not gone away

Deprecated: Required parameter $update_claimed_id follows optional parameter $method in /var/www/u1117915/data/www/cs2.ba3yka.ru/includes/openid.php on line 190

Deprecated: Required parameter $update_claimed_id follows optional parameter $method in /var/www/u1117915/data/www/cs2.ba3yka.ru/includes/openid.php on line 320

Warning: Cannot modify header information - headers already sent by (output started at /var/www/u1117915/data/www/cs2.ba3yka.ru/includes/openid.php:190) in /var/www/u1117915/data/www/cs2.ba3yka.ru/includes/authorize.php on line 28

ReDcTiOn commented 8 months ago

The error does not always appear

HerrMagiic commented 5 months ago

Hey is there already a fix for this?

brkvlr commented 4 months ago

I'm getting the same error