This topic is locked

How to configure CKEditor under PHPRunner 5.3

7/22/2011 2:15:18 PM
PHPRunner General questions
A
aptivus author

Hello everybody,

as in the subject, how can I successfully configure CKEditor in PHPRunner 5.3?

In this version I still can see instructions for the 5.2, that do not match with the source/include/phpfunctions.php under the installation folder.

Indeed, I cannot find any

$oCKeditor->editor($cfield, $value);

line as stated in the PHPRunner manual.

So I pasted the whole block of code from 5.2 version, but with no luck.

I see a normal white textarea field where I should have seen a CKEditor editor instead.

Any clue?

Thank you all.
Francesco