Guest Posted October 23, 2006 Posted October 23, 2006 I get this error in the error log. PHP Fatal error: Call to undefined function: imagecreate() in /home/krausroc/public_html/catalog/imagemagic.php on line 206 Line 206 is this $tmp_img = imagecreate(!isset($over_ride_width)?$_GET['w']:$over_ride_width,!isset($over_ride_height)?$_GET['h']:$over_ride_height); Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.