I have red and reread the docs. I have looked through this forum. I am stuck. image browser comes up in fckeditor and I can upload files. I cannot see any thumbnails and when I try to insert it does nothing. Any idea where I can begin to troubleshoot this?

Comments

NGTLD’s picture

OK , I dug a bit and found that the ui is looking for the thumbs in /imagecache/ib_thumbnail/images/
When I look in there the folder is empty.
So the thumbnails are either not created, or are put somewhere else.

chris_huh’s picture

I have this problem with version 2 as well. If i actually go through and insert the image and save the node it shows up fine. It appears to just the the creation of the ib_thumbnail imagecache preset. I suppose if we know the size we should be able to just create that preset ourselves in imagecache.

Update: Yep that works. I just created a present in Imagecache called ib_thumbnail with a scale to 136x136. This probably isn't the best way to do it, but it appears to work.

jdelaune’s picture

Status: Active » Postponed (maintainer needs more info)

Did you guys have IB1 previously installed? This might be the issue. Since the ImageCache preset is made on install, but if you already had IB1 installed it won't have created it. Let me know... anyone else experiencing the same issue?

jdelaune’s picture

Title: imagebrowser not working » ImageCache preset not found
HanleyDesigns’s picture

I don't know if this is exactly my problem, but trying your method didn't fix my issue... Please see my problem here: http://drupal.org/node/633062 thanks for any help!

HanleyDesigns’s picture

I figured my issue out after 2 days of frantic looking... it was already mentioned by the developer's documentation which I failed to read... "If you already have a content type named "image" (machine-readable name), be sure to change it before installing the Image module."

Please disregard my request for assistance, thankyou.

jdelaune’s picture

Priority: Critical » Normal
Status: Postponed (maintainer needs more info) » Closed (works as designed)

Awesome