I have the thumb.php making the thumbnails of my images folder, which normally works fine, but i checked it today and everything that was over 100% of the 100x100 size didnt show,
eg

showed fine, but
this didnt:

i get this error:
Fatal error: Call to undefined function: imagecreatetruecolor() in /home/**HIDDEN**/thumb.php on line 233
Or this
Fatal error: Call to undefined function: imagecreate() in /home/**HIDDEN**/thumb.php on line 229
Anything i can do to fix this?