Support topics for CKEditor Easy File Upload

Totally 1 solved problems
Go to the products list

logo
CKEditor Easy File Upload
Uploader Not Working Issue
8 replies Solved

I cannot get the uploader action to work, this is my ckeditor /config.js set up:
code]
CKEDITOR.editorConfig = function( config ) {
Define changes to default configuration here. For example:
config.language = 'fr';
config.uiColor = '#AADC6E';
config.extraPlugins = 'doksoft_easy_file';
config.toolbar_name = 'doksoft_easy_file';
config.doksoft_uploader_url = 'http://mctimoneyanimal.co.uk/catalog/view/javascript/ckeditor/plugins/doksoft_uploader';
code]
The button is showing and allows me to select the file, but the upload action is not working. Please could you help me resolve this issue.
Kind Regards,
David