You are not logged in.
Image Manager not uploading image in .thumbs folder but same image successfully upload in my defined directory i.e(/image/uploaded) . if anyone known about that issue please help me.
Thanks
Offline
I'm taking a wild guess.. check the permissions on your thumbs directory, also make sure you have the required image processing libraries installed on the server (not sure if that plugin is using GD or ImageMagick) Someone else will probably have better answers for you..
Offline
i faced the same problem in the CentOS Machine.
Resolved this issue by installing php-gd-5.1.6-20.e15_2.1.i386 module and restart the machine.
Offline