close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

image resizer error

Thread began 1/15/2014 5:25 am by Jamie | Last modified 3/27/2014 8:07 am by Jason Byrnes | 2330 views | 8 replies |

Jamie

image resizer error

What would kick out this error please Jason?

In the backend:

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 105

Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 106

Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: '../images/slideshow/' is not a valid JPEG file in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 106

Warning: Division by zero in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 174

Warning: Division by zero in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 174

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 199

Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 219



On the front end:

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 105

Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 106

Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: 'images/slideshow/' is not a valid JPEG file in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 106

Warning: Division by zero in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 174

Warning: Division by zero in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 174

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 199

Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/dorseivn/public_html/webassist/caching/CachedResize_Image.php on line 219
Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

Jamie

the client has deleted the image which seems to have been causing this so it is not happening now...I can still give you access but we cant replicate the issue at the moment...

Sign in to reply to this post

Jason ByrnesWebAssist

let me know if the problem happens again and i will look into it.

Sign in to reply to this post

Jamie

cheers mate

Sign in to reply to this post

Mushroom-Graphics

Same type of error:

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

Mushroom-Graphics

Here ya go

Sign in to reply to this post

Jason ByrnesWebAssist

you where returning a blank string for the option image.

I added an if statement so it wouldn't try to show an image that doesn't exist:

<?php if(!empty($row_rsOptions['OptionImage'])) { ?><?php echo $row_rsOptions['OptionImage']; ?>||<?php
if(TRUE){ // Begin Cached Resized Image: ImageCacheInstance_1395931492841
ob_start();
?>
<img src="images/options/<?php echo $row_rsOptions['OptionImage']; ?>" width="150" height="150">
<?php
echo(getCachedResizedImageHTML(ob_get_clean(), "image_cache", "fit", "#FFFFFF", false));
} // End Cached Resized Image: ImageCacheInstance_1395931492841
?><?php } ?>

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...