Hi,
Currently I use Fckeditor and it;s working fine. Fckeditor is located in this path "~/utils/editors/Free/Fckeditor.
Now I copy Ckfinder to the same path . ckfinder path is "~/utils/editors/free/ckfinder"
What path should I enterinstead of following default paths, if I want to integrate ckfinder and fckeditor .
FCKConfig.LinkBrowserURL = '/ckfinder/ckfinder.html
FCKConfig.LinkUploadURL = '/ckfinder/core/connector/aspx/connector.aspx?command=QuickUpload&type=Files'
I tried FCKConfig.LinkBrowserURL = '/utils/editors/free/ckfinder/ckfinder.html but it does not working.
Thanks
Currently I use Fckeditor and it;s working fine. Fckeditor is located in this path "~/utils/editors/Free/Fckeditor.
Now I copy Ckfinder to the same path . ckfinder path is "~/utils/editors/free/ckfinder"
What path should I enterinstead of following default paths, if I want to integrate ckfinder and fckeditor .
FCKConfig.LinkBrowserURL = '/ckfinder/ckfinder.html
FCKConfig.LinkUploadURL = '/ckfinder/core/connector/aspx/connector.aspx?command=QuickUpload&type=Files'
I tried FCKConfig.LinkBrowserURL = '/utils/editors/free/ckfinder/ckfinder.html but it does not working.
Thanks