I have ckeditor installed and working. it works perfect.
I think all I did was include the js file and set the textareas to class="ckeditor".
I installed ckfinder ( i don't recall everything that i did) and went through the config file. i used to get security errors, but i was able to fix those all.
now the problem I have is that when i select the image icon in ckeditor, then click upload tab, select a jpeg image, and click "send to server" nothing happens at all. there are no warnings or anything. actually the name of the file is removed from the file field, and if i go back to the main image tab, it has not been populated. also if i check the folder in ftp, it's still empty (nothing was uploaded)
the stranger thing is that if i click the image icon in ckeditor, and click browse server, the popup comes and gives me an error "XML request error: OK (200)" if i click to see more info i get :
URL requested: "http://testing.satonight.com/ckfinder/core/connector/php/connector.php?command=Init&type=Images&langCode=en"
Server response:
Status: 200
Response text:
<?xml version="1.0" encoding="utf-8"?>
If i put that URL directly into the server, I actually get that same xml heading and absolutely nothing else.
any help? thanks in advance!
Tue, 06/01/2010 - 02:49
#1
Re: ck finder not working with ckeditor
If you have decided to launch CKEditor using ckeditor class for textarea, then setting the following in config.js should work:
or alternatively you might this code in the HTML page where textarea is replaced with CKEditor:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+