Opened 9 years ago

Closed 9 years ago

#13596 closed Bug (invalid)

Cannot read property 'icons'

Reported by: preolon Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Hi, I've just downloaded a customized standard package. Optional pluginColor Button

Optional pluginFind / Replace Optional pluginFont Size and Family Optional pluginGoogle Web Fonts plugin Optional pluginImage Browse Optional pluginImage Resize Optional pluginImage Uploader Optional pluginJustify Optional pluginLanguage Optional pluginMinimal YouTube [TurboLab.it] Optional pluginPreview Optional pluginUpload Image Optional pluginYoutube Plugin

First of all, a minor issue: the ImageUpload Plugin, when built like that misses the plugin.js. So I've manually downloaded ImageUpload and uploaded the plugin.js separately... But now the error changed: and I get this error when trying to access a page using ckeditor:

Uncaught TypeError: Cannot read property 'icons' of null(anonymous function) @ plugins.js:39(anonymous function) @ resourcemanager.js:225CKEDITOR.scriptLoader.load.doCallback @ scriptloader.js:70CKEDITOR.scriptLoader.load.checkLoaded @ scriptloader.js:84CKEDITOR.scriptLoader.load.onLoad @ scriptloader.js:98(anonymous function) @ scriptloader.js:135

Change History (2)

comment:1 Changed 9 years ago by preolon

The sample page is here: http://www.canelodigital.cl/pacel/admin/ckeditor_full2/samples/index.html

after testing some plugin changes in config.js I found out that the only plugin causing the ckeditor to crash is: imgupload

Last edited 9 years ago by preolon (previous) (diff)

comment:2 Changed 9 years ago by Jakub Ś

Keywords: property icons removed
Resolution: invalid
Status: newclosed
Version: 4.5.1

First of all, a minor issue: the ImageUpload Plugin,

First and most important of all is that this is third-party plugin. If you are getting problems with it, please report these problems to plugin author.

When looking at its website I can see it is not compatible with latest CKEditor version so I'm not sure if it will work. Please make sure that you have configured this plugin according to what was written in /ckeditor/plugins/imageupload/README.rst. If you have configured plugin properly and you are still getting problems, please report them to plugin author.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy