This topic is locked

FCKEDITOR doesn´t work!

7/1/2008 2:37:19 PM
PHPRunner General questions
G
gbhmayer1 author

I am trying to run an aplication in my desktop.(localhost)
When I use the fckeditor - I see only a blank square in the field where the editor should be.
When i use the built in rich editor, no problem.
Does anyone know this problem?
Tx very much for your help,
ps: In my notebook the aplication runs fine.
my english is poor...

J
Jane 7/2/2008
K
kdeloach 7/14/2008

Please check following article:

http://www.xlinesoft.com/phprunner/docs/ri...tor_plugins.htm


For some reason, PHPRunner tries to include FCK from /plugins/fckeditor/ instead of /plugins/FCKEditor/. In Linux, where everything is case-sensitive, this makes a difference. It will not work if you have the folder name in uppercase.
Solution is just to change the folder name to lowercase.

K
kdeloach 7/14/2008

However,
After you rename FCKEditor to fckeditor on the server, when you have to rebuild your project, it uploads the entire FCK plugin again and recreates all the folders. As far as I can tell, the folder name "FCKEditor" is built in to the PHPRunner Application and cannot be changed.

J
Jane 7/15/2008

Hi,
thank you for pointing me to this bug in the PHPRunner Help.

We'll fix it in the next update.
Tp make your pages working rename FCKEditor directory in the C:/Program Files/PHPRunner4.2/source/plugins.