Ckeditor problem

Ovaj error u pop-up prozoru mi pravi problem.
Hteo bih da mi izlista sve slike koje sa uploadovao, ali nesto nije ok.
Zna neko o cemu se radi, sta podesiti?
Hvala!

Jesi li dirao što u config.js, mijenjao putanje od upload direktorija i slično?

Ako nisi pokušaj ponovno instalirati.

Nisam, nema u tom fajlu nijedne putanje.
A mislim da se moze ubacivati, gledajuci na netu, samo ne znam sta i ne znam da li treba za ovo sto meni treba.

Ono sto me buni isto je sto ovaj editor nudi da se uploaduju fajlovi po volderima, images, files, flash i jos nesto, nisam siguran kako sve to da postavim, jer se prvi put srecem s ovim editorom.

The images are stored wherever your uploader saves them.

The plugin only catch the files and sends them to your server, but you must have configured there a script that follows the CKEditor API to handle uploads and saves the posted files.

Pregledaj si ovo

Hvala na odgovorima!
Nasao sam resenje ovde na ovom sajtu:
http://www.mixedwaves.com/2010/02/integrating-fckeditor-filemanager-in-ckeditor/

Ubacio sam u fajl config.js promenljivu i napraivo apsolutnu putanju:

config.filebrowserBrowseUrl = ‘http://www.domen.com/ckeditor/filemanager/browser.html’;

This plugin may be more simple for you. Install it easy and upload images optionally changing its size and they will be added into your CKEditor at the same moment.
http://doksoft.com/soft/ckutils/index.html