Thanks for your reply. I did try that and the image source that pommo inserts in the newsletter is then /pommo/userfiles/image.jpg when I need it to be the full URL so folk can see it in the email that they receive.
I've tried most variations and it still puts it in the wrong directory.
mouli wrote: I did try that and the image source that pommo inserts in the newsletter is then /pommo/userfiles/image.jpg when I need it to be the full URL so folk can see it in the email that they receive.
I've tried most variations and it still puts it in the wrong directory.
Re: images uploading to wrong folder
Re: images uploading to wrong folder
Thanks for your reply.
I did try that and the image source that pommo inserts in the newsletter is then /pommo/userfiles/image.jpg when I need it to be the full URL so folk can see it in the email that they receive.
I've tried most variations and it still puts it in the wrong directory.
Re: images uploading to wrong folder
var config = { ... //your own configuration filebrowserImageBrowseUrl : 'URL_where_CKFinder_was_installed/ckfinder.html?Type=Images' };Re: images uploading to wrong folder