Hi. I downloaded the free image uploader script today and installed it on my server, I uploaded all of the files to the server and put the correct info in the config.php files. Now for some reason when you try and upload an image I get the following error. Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/another/public_html/upload/reg/index2.php on line 41 Code (markup): I don't think they have some support forums so I'm not sure how to fix this problem, could you guys help me? NashTax AnotherLaugh.com
I expect you need to install a newer version of the GD extension for PHP, one with jpeg support. if you need some help, I can do it for you. thanks, Stephen