Imagemagick Gd Common Errors
imagemagick gd common errors
imagemagick, gd, common, errors
Imagemagick Gd Common Errors
Post Description: imagemagick gd common errors
POST# 1334
Posted On: Mon Apr 28, 2008 8:30 am
Webune
Topic: Imagemagick Gd Common Errors
today i was working a on PHP script to handle an image with imagemagick and GD but i kept getting this errors

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in C:apachefriendsxampphtdocspagesadmin-pages.php on line 274

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in C:apachefriendsxampphtdocspagesadmin-pages.php on line 291
Error 207 on image.

so i what i did i changed these:

WROM:
$_FILES['uploaded']['tmp_name']


TO:
$_FILES['page_image']['tmp_name']

Hope this helps
Share:
BBCODE:
HTML Code:


No Repies
(0) Comments for Imagemagick Gd Common Errors

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload
     
  1. Imagemagick Gd Common Errors