Hi Starnox. I'm trying to set up a local sandbox of imagebrowser for testing with FileField Sources, but I can't seem to get too far. I've been able to set up the 1.x version without trouble, but the 2.x version I can't seem to get very far. Upon trying to insert an image (after clicking the "Browse Server" button in FCKeditor), a new window pops up at the following URL: index.php?q=imagebrowser/view/browser&app=FCKEditor.

Inside the window there is only the following error:

Required plugin "view" not found.

It looks like this URL should be index.php?q=imagebrowser/ib_fckeditor/browser&app=FCKEditor instead.

Comments

quicksketch’s picture

Ah, well I found that there's a button separate from the normal "image" button for "image browser". Clicking this button works fine, but clicking "image" first then trying to "Browse Server" it seems to get hung up.

jdelaune’s picture

Hi quicksketch yeah v2 works a little differently. Since we now use [ibimage] tags you can no longer use the standard 'Image' button in FCKeditor. However it will still show a browse server button because that's part of the FCKeditor module and not controlled by Image Browser. Once v2 gets stable enough I can submit a patch to the FCKeditor module, but for now we will have to live with it.

Hope it all makes sense!

quicksketch’s picture

Cool, I can live with that. My interest was just in getting it working for development, more than using it regularly. :-)

NGTLD’s picture

Where is the button?

quicksketch’s picture

NGTLD, read the whole set of install directions in the README.txt file, there's a URL to download a special FCKeditor plugin that you can install.

Anonymous’s picture

Status: Active » Closed (fixed)

closing this issue.

alb’s picture

in the readme.txt there isn't the url for to download the special fckeditor plugin view;

physiotek’s picture

i agree with #7.
where can we find the plugin?