Hi
I've upgraded my webpages with the new version of the CKeditor (v3.6.1). Before that I used the 3.5 version and that worked fine, but with the 3.6.1 version the image dialog box is missing the "browse server" button.
Also the Link dialog box don't have this button. Is there a simple explanation for that?
Thx in advance!
I've upgraded my webpages with the new version of the CKeditor (v3.6.1). Before that I used the 3.5 version and that worked fine, but with the 3.6.1 version the image dialog box is missing the "browse server" button.
Also the Link dialog box don't have this button. Is there a simple explanation for that?
Thx in advance!
Re: Missing "Browse server" button in the Image dialog
Most probably your CKEditor is not integrated with any file browser: http://docs.cksource.com/CKEditor_3.x/H ... e_Uploader.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Missing "Browse server" button in the Image dialog
I tried your proposal, so I installed the CKfinder, added the recommanded dll in the bin directory en changed the config settings like this:
But now I received the following error message:
What did I wrong?
Thx in advance
Re: Missing "Browse server" button in the Image dialog
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Missing "Browse server" button in the Image dialog
Everything works fine!
Kind regards
Re: Missing "Browse server" button in the Image dialog
Excellent, I am glad to hear that. Just remember that CKFinder is a licensed product that cannot be used in demo mode in a production environment
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Missing "Browse server" button in the Image dialog
Hello, my website is made with asp.net and I have the same issue. Here is the code for the textarea:
Even if I copy the ID tboxBody I have the same issue. Is there any solution to clean up this javascript error? However ckeditor is working fine!

Thanks
Browse server button is missing
I change fckeditor to ckeditor its working fine but one issues is not sloved. Browse server button is missing.
i try couple of changes but still this button messing.
I have creted my website in php.
Any one can help me.??