Jump to content

Edit pilot profile [SOLVED]


ncd200

Recommended Posts

Hello,

I am using phpvms 5.5. it is working very good.

Only problem is when I want to edit my profile and click save, the profile is saved correctly only i see a lot of error messages.

But I can ignore these because the profile has saved the edited parts.

How to get rid of these errors?

Rick

-----------------------------------------------------------------------------------------------------------

Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /home/eecvacom/public_html/core/common/PilotData.class.php on line 970

Warning: imagettftext() [function.imagettftext]: Could not find/open font in /home/eecvacom/public_html/core/common/PilotData.class.php on line 984

Warning: imagettftext() [function.imagettftext]: Could not find/open font in /home/eecvacom/public_html/core/common/PilotData.class.php on line 984

Warning: imagettftext() [function.imagettftext]: Could not find/open font in /home/eecvacom/public_html/core/common/PilotData.class.php on line 984

Warning: imagettftext() [function.imagettftext]: Could not find/open font in /home/eecvacom/public_html/core/common/PilotData.class.php on line 984

Warning: imagettftext() [function.imagettftext]: Could not find/open font in /home/eecvacom/public_html/core/common/PilotData.class.php on line 984

-----------------------------------------------------------------------------------------------------------

Link to comment
Share on other sites

Ok, and how do i know which font it is searching and if the permissions are right?

This is the text from the error.

LINE 970 : $bb = imagettfbbox($font_size, 0, $font, 'M');

LINE 984 : $tmp = imagettftext($img, $font_size, 0, $xoffset, $currline, $textcolor, $font, $output[$i]);

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...