Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hello
I am using CouchCMS Version 2.2.1 with kcfinder and ckeditor. I have problem, photo in the attachment. When i try upload using drag and drop my images sent several times. Not every time i have this problem, time to time its work fine. Dont have idea how to fix it. Can you help me? Function upload work fine.
Hi!

I found a solution. This is problem with the included version of kcfider addon.

Drag/drop EventHandler gets applied each time you change directory, or create new directory. for avoiding this delete or comment on following functions.

Must edit folders.js or menus.js depend of kcfinder version.
1. In _.expandDir function remove or comment _.initDropUpload().
2. Remove or comment _.initDropUpload() function in _.menuDir function.
2 posts Page 1 of 1