Fatal error

Hi guys…any one can help-me wit this?

wen a change something on pilot profile i get this error.

Fatal error: Call to undefined function imageantialias() in /var/www/vhosts/www.skyazores.org/httpdocs/va/core/common/PilotData.class.php on line 648

Thanks

Hmm, can you create a php page called info.php, with the following in it:

<?php
phpinfo();

You can PM me the link

Hi Nabeel…thanks for the help.

i made some changes on:

PilotData.class.php on line 648 i add slash… and now horks fine.

  //imageantialias($img, true);

That’s fine, you may have a really old version of GD on your server, I’d ask your host to update that

Hi Nabeel,

I also have this issue right now, but it looks like it’s due to PHP not being compiled with GD, as I understand this is normally installed as a shared object extension.

That’s fine, it doesn’t need to be compiled in. It’s probably just an older version that’s been used for the .so