Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: $(...).ckeditor is not a function in Rainlab Static page plugin #50

Open
ramachandranv opened this issue Oct 20, 2015 · 7 comments

Comments

@ramachandranv
Copy link

I'm getting the following error in browser console
Uncaught TypeError: $(...).ckeditor is not a function

and the page doesn't load

@kodermax
Copy link

+1

@feitzi
Copy link

feitzi commented Nov 28, 2015

same here

@howtomakeaturn
Copy link

+1

@Yamazakin
Copy link

Same here, ckeditor and tinymce both wont work

@mojtabaRKS
Copy link

mojtabaRKS commented Dec 12, 2017

i'm getting this error too but ckeditor source script is loaded !

@guolifang48
Copy link

I solved issue.
Please use replace function instead chediter().

CKEDITOR.replace('editer');

@saadfarooq3198
Copy link

also not working with CKEDITOR.replace('editer');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants