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
nabeel
March 4, 2009, 1:42am
2
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);
nabeel
March 4, 2009, 2:47pm
4
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.
nabeel
April 26, 2009, 2:51pm
6
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