Opened 14 years ago
Closed 13 years ago
#8168 closed Bug (expired)
CKEditor is not showing
Reported by: | Amin Eshtiaghi | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ASP.Net | Version: | |
Keywords: | Cc: |
Description
Hello,
With Special Thanks of your Dev Group For this Powerful Editor,
I Get Free Download of CKEditor, And Test it in my Local Host in ASP.Net on VB.Net 2005 It Was OK
But When i Test it in the Host it is not showing and just a textarea is showing with no error in fiebug.
even i test it in a sub domain, and copy the < _Sample > Folder by SmartFTP to Server, but it just Show a textarea.
When I copy FCKEditor to There No Thing Was Shown in Java Sample.
Please Help Me, Everyone Say That this is Free, I Don't know any thing else about it
Attachments (2)
Change History (9)
Changed 14 years ago by
Attachment: | Host Shown.jpg added |
---|
Changed 14 years ago by
Attachment: | Local Host Shown.jpg added |
---|
comment:1 follow-up: 2 Changed 14 years ago by
comment:2 Changed 14 years ago by
Replying to j.swiderski:
If you are using CKEditor on subdomain than maybe there is 'Same origin policy' problem. I know that firebug was not always showing this error but it was perfectly visible in Chrome. Perhaps the first thing you should do is to try run this application under Chrome and see if you get any errors in developer tools console.
Also, do you think it would be possible to provide us with a reduced test case showing the problem (sample and simple application, sole HTML file if possible etc.).
Hello mr/mrs j.swiderski
I would Test that, Thank you for your guidance, Certainly, How i Send for You
comment:4 Changed 14 years ago by
Replying to j.swiderski:
@Amin are there any updates regarding this issue?
@j.swiderski
I Search For it, But Don't see anything !!!
comment:5 Changed 13 years ago by
Version: | 3.6.1 |
---|
comment:6 Changed 13 years ago by
Status: | new → pending |
---|
@Amin what you have showed looks like some problem with settings for your application.
Another problem might be that - as I said before -
If you are using CKEditor on subdomain than maybe there is 'Same origin policy' problem.
Could you tell me if you have managed to solve them? If not, what is wrog with CKEditor exactly?
comment:7 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
If you are using CKEditor on subdomain than maybe there is 'Same origin policy' problem. I know that firebug was not always showing this error but it was perfectly visible in Chrome. Perhaps the first thing you should do is to try run this application under Chrome and see if you get any errors in developer tools console.
Also, do you think it would be possible to provide us with a reduced test case showing the problem (sample and simple application, sole HTML file if possible etc.).