Page 1 of 1

Image Manager not creating thumbnails

Posted: Wed Apr 26, 2006 12:03 pm
by sparky
I am using cmsms 0.12.1.

All of a sudden I have problems with Image Manager. Until yesterday everything worked fine. But now Image Manager does not create thumbnails any more. I only see the file names in Image Manager instead of thumbs.

I hope somebody can help, thanks.

Re: Image Manager not creating thumbnails

Posted: Wed Apr 26, 2006 12:56 pm
by Dr.CSS
have you ever been able to 'see' the thumbs? i've never 'seen' them when looking in 'Content » Image Manager' unless i've 'uploaded' them myself, the thumb folder is hidden, if you look with an FTP client you can see them, but only if you have looked at your images in 'Content » Image Manager' or uploaded them with 'Content » Image Manager'.

  mark

Re: Image Manager not creating thumbnails

Posted: Wed Apr 26, 2006 6:21 pm
by sparky
I have uploaded the pics under Content>ImageManager. So far I have always seen the thumbnails in ImageManager after upload. But now I only see a "thumb" containing the file name, e.g. picture.jpg but not the picture itself.

If I look at the image folder with an ftp client I see files named thumb_pic.jpg of all pics I uploaded until yesterday. But no files named thumb_pic.jpg of pics I have uploaded today. I only see the original files named  pic.jpg.

Any solution?

Re: Image Manager not creating thumbnails

Posted: Thu Apr 27, 2006 6:20 am
by Russ
You could try checking permissions on your folders? You may have changed them?

Also file names on some servers are case sensitive? Even for the extensions e.g. jpg / .JPG

Also, if you are on a hosted server, it maybe worth checking to see if your ISP has been upgrading things. This can sometimes casue problems, (and cause yor to tear your hair out!) as things often move around and would maybe require a few changes to your config.php file?

Try manually creating a thumb (with the same file name format as thumb manager) and uploading it via ftp - can you see it?

Hope this helps
Russ

Re: Image Manager not creating thumbnails

Posted: Thu Apr 27, 2006 7:32 am
by Dr.CSS
I'll say it again,,
when you goto place image on the page are you using,, 'Content » Pages » Edit Page: **** '
insert image » browse server then your in 'FCKeditor - Resources Browser', on the left hand side there is a drop down with 'Resource Type' above it, should say 'images' on the right in the big window are the images, if you FTP img's to the '/uploads/images' folder, if you put them in any other than '/uploads/images' you shold be able to see a folder called 'whatever/', inside either one is this,, image001.jpg some where in the " t's " you should start seeing 'thumbs_ ' with the name of your images like  thumb_image001.jpg,, but, only if you have gone to,, 'Content » Image Manager' and opened the  whatever/ folder to view the images. The manager has always made thumbnails for me, the only reason i knew about it was that i FTP some images then go back to FTP some more and i see more img.s than i put in before and they all start w/ thumb_ so ,,,
that's my story
try adding picture to page in 'Content » Pages » Edit Page: ' see if they are there.

  mark

Re: Image Manager not creating thumbnails

Posted: Wed May 17, 2006 9:02 pm
by sparky
Problem solved. I have just transferred the original directory "Image Manager" from my original download of CMSMS via FTP to my existing installation and it works again. Thanks for your help.

Re: Image Manager not creating thumbnails

Posted: Wed May 31, 2006 8:37 am
by Defix
I have same problem! I install CMSMS 12.2 multilang version and Image Manager not creating thumbnails? Only red cross and picturename.jpg shown in Image Manager. Upload folder premission set 777.
Same problem with Gallery tag
Can somebody help?

ImageManager:
Image

If I click to image preview with Firefox and here are result:

Warning: Image_Transform::include_once(IM.php) [function.Image-Transform-include-once]: failed to open stream: No such file or directory in /www/03/puhketalu.ee/lib/filemanager/ImageManager/Classes/Transform.php on line 130

Warning: Image_Transform::include_once() [function.include]: Failed opening 'IM.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /www/03/puhketalu.ee/lib/filemanager/ImageManager/Classes/Transform.php on line 130

Fatal error: Class 'Image_Transform_Driver_IM' not found in /www/03/puhketalu.ee/lib/filemanager/ImageManager/Classes/Transform.php on line 133

Re: Image Manager not creating thumbnails

Posted: Wed May 31, 2006 2:55 pm
by Defix
This version auto thumnail not work.
Allready fix the problem myself, but thanks anyway!

Re: Image Manager not creating thumbnails

Posted: Wed May 31, 2006 2:59 pm
by Dr.CSS
how?

Re: Image Manager not creating thumbnails

Posted: Thu Jun 01, 2006 6:39 am
by Defix
I think I have cmsms 0.13 multilang version now  ;)
Just update adodb_lite or all lib directory staff

Re: Image Manager not creating thumbnails

Posted: Fri Jun 02, 2006 10:22 am
by sofajoe
I have just upgraded to 0.13 & now my thumbnails are not auto generating for my albums. When you say:

Code: Select all

Just update adodb_lite or all lib directory staff
How do you do that?

and is there someting in 0.13 that i need to adjust to make CMSMS auto generate thumbnails again?

cheers

Re: Image Manager not creating thumbnails

Posted: Wed Jun 28, 2006 4:39 am
by mattster2002
Also need this fix^^

Re: Image Manager not creating thumbnails

Posted: Tue Jul 25, 2006 9:32 am
by mattster2002
Still waiting on how you fixed this mate!

When I upload images, despite wether i'm using GD or ImageMagick no thumbnails appear. However on an older version of the software thumbnails are generated fine with the same settings.

Re: Image Manager not creating thumbnails

Posted: Tue Jul 25, 2006 10:24 am
by Defix
Copy over your
CMSMS\lib\filemanager\ImageManager\Classes\ directory with new 0.13 one.
Thats all  :)