1
Hi,
I am running XOOPS 2.0.18.1 on a test server, use this to demo new mods and to learn/practice coding.
problems with KOIVI AND FCKeditor.I have install xoopseditor 1.2 package. and have had
first KOIVI:
I can not insert any image with koivi using the XOOPS image manager.
had problems with the tools not showing the right text.
so I add a include line to get the language file connected to formwysiwygtextarea.php.
Quote:
include_once(dirname(__FILE__) . '/editor_registry.php');
but have not resolve the image problem yet.
now for the FCKeditor:
I cannot get the upload manager to work,every time it loads I get this
ERROR, this links to screen shot of the error.thanks for any help.