Hi Starnox and thx for fixing #646172: Installation Instructions incomplete?.

Not sure if this is related, so I opened a new one. Following the newly added instructions I get the following error message on each page load:

* warning: include(./sites/all/modules/fckeditor/plugins/imagebrowser/theme/browser.tpl.php) [function.include]: failed to open stream: No such file or directory in E:\xampp\htdocs\testing\includes\theme.inc on line 1020.
* warning: include() [function.include]: Failed opening './sites/all/modules/fckeditor/plugins/imagebrowser/theme/browser.tpl.php' for inclusion (include_path='.;E:\xampp\php\pear\') in E:\xampp\htdocs\testing\includes\theme.inc on line 1020.

Comments

Golem07’s picture

Status: Active » Fixed

I think I might have found the solution - not sure if this is right, but it works in my site:

Instead of doing step three of the manual which says:

Move the FCKeditor Image Browser plugin (/sites/all/modules/imagebrowser/plugins/ib_fckeditor/imagebrowser) into the FCKeditor plugins directory (/sites/all/modules/fckeditor/plugins/) so you should have (/sites/all/modules/fckeditor/plugins/imagebrowser/fckplugin.js)

I had to additionaly copy the whole "ib_fckeditor" folder into the plugins folder of the fck editor module.

After this the error mentioned above went away immediately.

jdelaune’s picture

Status: Fixed » Active

Hmm you def shouldn't need to. where were you getting the above error?

peter törnstrand’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.