good day all,
when accept PIREP or reset signtrue,
the phpvms show error:
Warning: imagecreatefromstring(): Empty string or invalid image in /xxx/phpvms/core/common/PilotData.class.php on line 1016
,
on PilotData.class.php on line 1016:
$rankimg = imagecreatefromstring($rankimg);
how can i fix?