Closed (fixed)
Project:
Image Browser
Version:
6.x-2.x-dev
Component:
Plugin: FCKeditor
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2009 at 13:57 UTC
Updated:
13 Apr 2010 at 19:00 UTC
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
Comment #1
Golem07 commentedI 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:
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.
Comment #2
jdelaune commentedHmm you def shouldn't need to. where were you getting the above error?
Comment #3
peter törnstrand commented