Error on line 75
-
I tried to upload a custom image and get this error message:
Fatal error: Call to undefined function exif_imagetype() in /home/fairivy1/public_html/wp-content/plugins/ribbon-maker/ribbon-maker.php on line 75
Any idea how to edit that?
Here’s what it looked like in my ribbon-maker.php:
else {
if(exif_imagetype($_FILES[“custom_image”][“tmp_name”])==IMAGETYPE_PNG)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error on line 75’ is closed to new replies.