I have integrated browse button in ckeditor. The file is uploading but it gives “Image souce URL is missing” and not showing the image.
How can I solve this problem?
I have integrated browse button in ckeditor. The file is uploading but it gives
Share
I solved this problem by moving the CKEditor folder to the webroot of cakephp from the js folder inside the webroot and giving the full URL in CKEditor.replace function of the view file.