Support topics for CKEditor Easy Image Upload

Totally 10 solved problems
Go to the products list

logo
CKEditor Easy Image Upload
extension is insert twice
1 replies Solved

I am using Easy image with CKEditor and when I upload the file, everything is good the file is uploading without problem I check via FTP and the file is really there with the good name.
But in my CKEditor the filename has the extension twice filename.jpgjpg.
For example if I upload the file "apple.jpg" it upload alright, on the server the filename is "apple.jpg" but in CKEditor I received a small icon like image not found. If I click on the source button to look at the source, the filename call is "apple.jpgjpg"
Anyone knows why? Please answer me

logo
CKEditor Easy Image Upload
I need a sample code
3 replies Solved

I read the document, but failed to apply..
I want the sample code is applied to ckeditor
Help me please..

logo
CKEditor Easy Image Upload

The last question.
How do I pass a csrf_token(post)..?
So I've tried, but failed :
code]config.doksoft_uploader_url = 'http://domain.com/blog/upload_image/?csrf_token=<?php echo $this->security->get_csrf_hash(); ?>';[/code]
in codeigniter

logo
CKEditor Easy Image Upload

Dear Support team,
please find the attched image that indicate the error i faced, i set up every thing well as your description.
Please note that i use "updatePanel" tool for the page content.
Other, I noted that the files inside the uploader folder have the extension .php, i wondered if that files will work with asp.net because i used asp.net.

logo
CKEditor Easy Image Upload

First of all,
I can configure it easily, but when I'm adding many images, can I put a <br /> after each image insert in ckEditor ?

logo
CKEditor Easy Image Upload
not working IE9
3 replies Solved

the plugin doesnt work in IE9, the image button is not clickable , it happens also in the demo page, .. is very urgent

logo
CKEditor Easy Image Upload
Alt text and position popup
2 replies Solved

First I need to say the CKEditor Instant Image Upload works great! I have a problem though; After uploading the image in my editor if I click to edit the alt text and the image position, the popup won't show up. It only works if I leave the page and return or if I click on "Source" and then return to the visual side. I'm using it in CKEditor 4 (latest version).

logo
CKEditor Easy Image Upload

J have problem with install Your script,after add config.extraPlugins = 'doksoft_instant_image'; My FireBug in mozilla show error:
code]TypeError: b.ownerDocument is undefined
turn f===""?"1":f;}return e.style.opacity;}}},cssNumber:{zIndex:!0,fontWeight:!0..." in plugin.js line 13[/code]
J have Jquery 1.8.2 and CKEditor 4.2.1
Can You help me ? What J'm doing wrong ?

logo
CKEditor Easy Image Upload

Install document said, can resize image, does it resize on client side or server side?
it working on CKEditor 4.4.0 ?
it use html5 or flash upload ?

logo
CKEditor Easy Image Upload

I have just purchased the CKEditor Instant Image Upload add-on and am unable to get it to function correctly. I can see the new button in my editor and when I click it a pop up window opens allowing me to choose a file. When I select a file however and go to check the server - there has been nothing uploaded. I have kept 'config.php' as default (i.e. haven't touched it) and have amended 'config.js' as per instructions. I'm obviously doing something wrong and could do with some help. This is my amended 'config.js' - any help would be appreciated.