I'm getting the following error when I try to upload an image. I just upgraded to 2.5. The upload appears to actually happen since the amount of images in the gallery goes up whenever I try to do so but it throws this error and doesn't actually display the images.
Fatal error: Call to undefined function image_downsize() in /data/16/1/155/2/1481002/user/1592435/htdocs/blog/wp-includes/post.php on line 2326
Anyone have any idea what could be causing this and what I can do to fix it?
Thanks,
--Chris
iamthechosenone
Member
Posted 3 years ago #
I had a similar problem with my blog. Was fine until I upgraded to 2.5.
If you have exhausted all other avenues, I would contact your host. My host (Hostgator) was blocking the upload of images for security. I had to tell them the location of all of my blogs so that they could remove the security feature. This worked perfectly.
When I was getting the problem I was just getting "http error", but I know some people got "crunching" instead.
It seems that the server was logging this message: mod_security: Access denied with code 403. Pattern match "^Shockwave Flash" at HEADER("USER-AGENT") [id "***MY ID"][rev "1"] [msg "SpamBot UA"] [severity "CRITICAL"] [hostname "***MY-DOMAIN***"] [uri "/testing/blog/wp-admin/async-upload.php"]
Hope this helps