Errors

Morning all,

I have had this problem for some time now, and just wondered if anyone else has had the same problem and knows how to fix it.

When accepting PIREPS and editing profiles after the acceptance/upload of a avatar i get this error.

Warning : imagecreatefromstring(): Data is not in a recognized format in  /home/britann1/public_html/crew/core/common/PilotData.class.php  on line  2031

If anyone can point me in the right direction of a fix I would really appreciate it.

Thanks

Scott

Post what line 2031 says. What format is the avatar you are uploading (file extension)?

2 hours ago, ProAvia said:

Post what line 2031 says. What format is the avatar you are uploading (file extension)?

Here is line 2031

$rankimg = imagecreatefromstring($rankimg);