Hello,

I am trying to install Image Picker 6.x-1.0. I've extracted the folder and put it in modules folder, configured permissions, and enabled full html filters. Unfortunately, I cannot access the imagepicker tab when i go to create a story, even when I am logged in as administrator. Do you know what I might have done wrong?

Comments

hutch’s picture

Sometimes caching gets in the way, try going to Site Configuration -> Performance -> Clear cache data
Perhaps the menu has not rebuilt, try editinging and saving a menu item
You should also have a My Imagepicker tab in My Account
Some themes play up with Iframes and imagepicker is in an iframe when creating content, look in the source code when on Create a page or whatever, see if there is an iframe in the code.
Try 6.x-1.x-dev it is just as stable but has some improvements

Can't think what else ;-(

maikeru’s picture

I had the same problem, but its to be working ok after I went through the configuration screen.

Go to:

Site Configuration -> Image Picker -> Save Configuration

Even though it had my content types checked by default...resaving the form seems to do the job.

hutch’s picture

I have noticed that with D6 in particular, going in to the configuration and saving immediately after installing a module seems to sort things out, not just with Imagepicker.

BTW some important fixes and improvements have been included in the latest release so please upgrade for best results.

For anyone wanting a wysiwyg editor I can recommend the wysiwyg module in conjunction with tinymce version 2.1.3. The tniymce module is unsupported and broken for D6. Just make sure that tinymce's own image button is disabled if you want Imagepicker to work.

Guty’s picture

I'm using latest version but got same behaviour.
Maybe this hint could find it's way into the modul's readme.txt.

You've saved my day. ;-)

hutch’s picture

I have just added a bit to readme.txt in HEAD

srinivasan.rr’s picture

Hi maikeru ! Ur tip works for me. i did the same as u said,
Site Configuration -> Image Picker -> Save Configuration

thanks.

hutch’s picture

Status: Active » Closed (fixed)