Closed YagorlitskiyVyacheslav closed 8 months ago
Hi, the editor you attached works fine for me and there are no license key errors. Did you try hard reloading the page to make sure it's not some random browser cache issue?
Yes, I tried to reload the page. When I work locally with this build, everything is ok, but when I upload the project with the build to the server, it requires a key
We would like to use the feature with comments in the future, but now we do not need it, the editor still requires a license on the dev server. If we can't fix it, we'll have to abandon your editor
I'm sorry to hear that, but I'm really not able to reproduce this error with the description you provided. It doesn't seem like the error in the editor itself, because the one you sent doesn't even have any plugins that require license key.
I'd also like to mention that comments is a commercial feature and this issue tracker is mainly for the purpose of the open source part of the project. If you are using our trial offer or are considering purchasing a license, we really encourage to use our dedicated support channel in case of any problems. Our support team will analyse the report and get back to you as soon as possible (please remember to provide details about the editor you use and precise steps to reproduce the issue).
Got this problem too. Updating a symfony projet from PHP7 to PHP8 give me this error (friendsofsymfony/ckeditor-bundle version 2.2 to version 2.4).
Got this problem too. Updating a symfony projet from PHP7 to PHP8 give me this error (friendsofsymfony/ckeditor-bundle version 2.2 to version 2.4).
I found this patch
Got this problem too. Updating a symfony projet from PHP7 to PHP8 give me this error (friendsofsymfony/ckeditor-bundle version 2.2 to version 2.4).
I found this patch
Thanks ;-)
Reverting to 4.22.1 seems to solve the issue https://github.com/sonata-project/SonataFormatterBundle/issues/768
Probably obvious, but to set that specific version in package.json
:
"ckeditor4": "4.22.1",
Just a small reminder, this is CKEditor 5 repo, and I think you're referencing v4, https://github.com/ckeditor/ckeditor4 :)
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).
I built my build of ckeditor via online builder and I don't use any paid features, but on dev server I get the error 'Uncaught CKEditorError: invalid-license-key' I'm attaching my build below. ckeditor5-32.0.0-mot9g3803wv2.zip