question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[CKEDITOR.resourceManager.load] Resource name "cmswidget" was not found

See original GitHub issue

On django-cms==3.5.1 and djangocms-text-ckeditor==3.5.3 I see:

Loading failed for the <script> with source “http://127.0.0.1:8000/static/djangocms_text_ckeditor/ckeditor/plugins/cmswidget/plugin.js?t=H8DA”.
23:1
Loading failed for the <script> with source “http://127.0.0.1:8000/static/djangocms_text_ckeditor/ckeditor/plugins/cmsplugins/plugin.js?t=H8DA”.
23:1
Loading failed for the <script> with source “http://127.0.0.1:8000/static/djangocms_text_ckeditor/ckeditor/plugins/cmsresize/plugin.js?t=H8DA”.
23:1
Loading failed for the <script> with source “http://127.0.0.1:8000/static/djangocms_text_ckeditor/ckeditor/plugins/cmsdialog/plugin.js?t=H8DA”.
23:1
Error: [CKEDITOR.resourceManager.load] Resource name "cmswidget" was not found at "http://127.0.0.1:8000/static/djangocms_text_ckeditor/ckeditor/plugins/cmswidget/plugin.js?t=H8DA".

Whenever I try to edit page content in the CMS menu.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
vxsxcommented, Mar 21, 2018

The templates and static files are normally collected via standard django mechanism, so unless you explicitly override them i’d recommend not to keep them in the project itself.

0reactions
decentral1secommented, Mar 21, 2018

Will close off for now, thanks for the help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[CKEDITOR.resourceManager.load] Resource name ... - GitHub
On django-cms==3.5.1 and djangocms-text-ckeditor==3.5.3 I see: ... resourceManager.load] Resource name "cmswidget" was not found #471.
Read more >
Uncaught Error: [CKEDITOR.resourceManager.load ... - Drupal
Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "panelbutton" was not found. Closed (works as designed). Project:.
Read more >
uncaught exception: [CKEDITOR.resourceManager.load] error
getting this error when Ckeditor loads - uncaught exception: [CKEDITOR.resourceManager.load] Resource name "default" was not found at ...
Read more >
Fixed: CKEditor plugins not working with django-ckeditor
ckeditor.js:270 Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "easyimage" was not found at "http://192.168.0.3:8000 ...
Read more >
[CKEDITOR.resourceManager.load] Resource name "profiles ...
load ] Resource name "profiles" was not found at. What is this error? error. Copy Code <textarea class="form ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found