View Issue Details

IDProjectCategoryView StatusLast Update
0000077EngineGP v3.7Panelpublic2024-06-12 23:35
Reporteradministrator Assigned Toadministrator  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSDebianOS Version12
Summary0000077: base64_decode(): Passing null to parameter 1 ($string) of type string is deprecated in file /var/www/enginegp/system/sections/s
Description[2024-06-12T23:21:30.150838+03:00] EngineGP.ERROR: Whoops\Exception\ErrorException: base64_decode(): Passing null to parameter # 1 ($string) of type string is deprecated in file /var/www/enginegp/system/sections/servers/cs/index.php on line 43
Stack trace:
  1. Whoops\Exception\ErrorException->() /var/www/enginegp/system/sections/servers/cs/index.php:43
  2. base64_decode() /var/www/enginegp/system/sections/servers/cs/index.php:43
  3. include() /var/www/enginegp/system/sections/servers/index.php:20
  4. include() /var/www/enginegp/system/engine/servers.php:92
  5. include() /var/www/enginegp/system/distributor.php:77
  6. include() /var/www/enginegp/index.php:69
 [] []
Tagsphp 8.1

Issue History

Date Modified Username Field Change
2024-06-12 23:22 administrator New Issue
2024-06-12 23:22 administrator Tag Attached: php 8.1
2024-06-12 23:22 administrator Description Updated
2024-06-12 23:22 administrator Summary base64_decode(): Passing null to parameter 0000001 ($string) of type string is deprecated in file /var/www/enginegp/system/sections/s => base64_decode(): Passing null to parameter 1 ($string) of type string is deprecated in file /var/www/enginegp/system/sections/s
2024-06-12 23:35 administrator Assigned To => administrator
2024-06-12 23:35 administrator Status new => assigned
2024-06-12 23:35 administrator Status assigned => resolved
2024-06-12 23:35 administrator Resolution open => fixed
2024-06-12 23:35 administrator Note Added: 0000075