Hello, I have a problem with CKeditor for Joomla. I have downloaded latest extension of CKeditor (1.5.6), I have a Joomla version 1.5.22. Everything runs without any problems, extension is normally installed. In the Global configuration is set CKEditor as default. In Plugin manager is enabled only CKEditor, but when I want to make a new article or edit old one, there is no editor. I can see only textarea with html code of article (like the default NoEditor plugin is enabled). Does anyone know where is the problem? Or what am I doing wrong? I searched the internet but I have not found any solution. Many thanks for any help.
Sun, 05/22/2011 - 22:47
#1

Re: CKeditor in Joomla
please check in Firebug (Firefox add-on) if there are any javascript errors.Maybe there is some conflict between CKEditor extension and other extension you have installed ? Please write which extension do you use.
Re: CKeditor in Joomla
CKEDITOR is not definedCKEDITOR.config.extraPlugins = "linkBrowser,mediaembed,readmore";
Re: CKeditor in Joomla
Re: CKeditor in Joomla
Re: CKeditor in Joomla
Re: CKeditor in Joomla
Can you check in Firebug in NET tab if all files are loaded correctly (not 404 Error in red).
Do you use on your hosting Google Page Optimizer or any other javavascript, css files optimiezer ?
Which OS, server, PHP version do you use on your hosting ?
Re: CKeditor in Joomla
GET ckeditor.js - 500 Internal Server Error
PHP Built on: Linux www5 2.6.26
PHP version: 5.2.17
Web server: Apache
Re: CKeditor in Joomla
Can you check other browsers like Firefox 4 , Opera and IE 9 ?
Re: CKeditor in Joomla
Re: CKeditor in Joomla