Jump to content

Recommended Posts

Posted

Hi guys i keep have these errors when i submit prieps and when i try to reset signatures any idea what is wrong?

Warning: imagefontheight() expects parameter 1 to be long, string given in /home/jetvcom/public_html/en/core/common/PilotData.class.php on line 1035

Warning: imagefontwidth() expects parameter 1 to be long, string given in /home/jetvcom/public_html/en/core/common/PilotData.class.php on line 1036

Warning: imagestring() expects parameter 2 to be long, string given in /home/jetvcom/public_html/en/core/common/PilotData.class.php on line 1054

  • Administrators
Posted

I have had this issue in the past and it has been due to using relative URL's for the rank images.

instead of

./lib/images/ranks/myrank.png

try using

h ttp://www.mysite.com/lib/images/ranks/myrank.png

If this is not the issue try enabling the debug logs and/or running the check install -> http://forum.phpvms....ging-issues-r31

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...