The image uploader in my CKEditor doesn't automatically jump back to image info tab after I uploaded a image like the demo does. The editor stay at upload tab and shows the link returned from server and doesn't jump back to image info tab. Is this a bug or my settings doesn't correct? can anyone help me with it? Thanks in advance.
Thu, 09/03/2009 - 18:12
#1
Re: Help: Image uploader problem
I'm pretty sure the first argument is just the value of the CKEditorFuncNum variable (one of the form variables CKEditor submits to the upload handler), making this some sort of undocumented callback system. The third argument is where you put an error message if the upload fails for some reason.
I tried this on my own setup and it seems to work at least partially. It jumps back to the first tab as expected and inserts the image tag and url properly. However, the image appears broken in both the preview window and the editor itself, despite the url being perfectly valid. It all seems rather delicate at this point, but still, it's progress.
Re: Help: Image uploader problem
I can't even get the upload dialog to move back to the first tab and paste the URL - I get this error:
z._.filebrowserSe is undefined
could someone please document the javascript call to make uploading work like the demo?
thanks
Re: Help: Image uploader problem
Re: Help: Image uploader problem
Cheers
Daniel
Re: Help: Image uploader problem
I have solved it.
A._.filebrowserSe is undefined ?
SEE http://it-zakladna.cz/a-_-filebrowserse-is-undefined-yahoo-solved/