Strange issue with image thumbnail
-
Hello,
i am having the following issue.
When i upload lage image files eg.2MB, in the image uploader i get “0 images uploaded”, but the image is uploaded inside the gallery.What is not uploaded is the thumbnail that is null. I try to make “Create new thumbnails” but i get error “ID:200 a failure occured”.
Also, for this image, i see no dimensions in pixels in the right of the thumbnail.
I have tried to changed the memory_limit or the file_size_limit but with no luck.
In my htaccess i have:
<IfModule mod_php5.c>
php_value post_max_size 10M
php_value upload_max_filesize 40M
php_value memory_limit 256M
</IfModule>I am using wp 3.6.1 and latest nextgen version.
Any sollutions?
Thank you
The topic ‘Strange issue with image thumbnail’ is closed to new replies.