I'm working on a self-build CMS system. Everything works fine, but i've got a problem with the filemanager in ckeditor.
Situation:
CKeditor folder:
root/admin/ckeditor
Images/uploads folder:
root/uploads
What I want to do is insert images from my root/uploads folder into my pages using the "Browse server" button within CKeditor.
The button shows on the editor, the filemanager appears. Then the problem starts.
I get the message "The server didn't reply with a proper XML data. Please check your configuration.". My guess is that there is a file path issue, but I haven't got a clue where to configure this.
I've read the tutorials etc, but without result.
Situation:
CKeditor folder:
root/admin/ckeditor
Images/uploads folder:
root/uploads
What I want to do is insert images from my root/uploads folder into my pages using the "Browse server" button within CKeditor.
The button shows on the editor, the filemanager appears. Then the problem starts.
I get the message "The server didn't reply with a proper XML data. Please check your configuration.". My guess is that there is a file path issue, but I haven't got a clue where to configure this.
I've read the tutorials etc, but without result.