I was getting an error in my web log:

File does not exist: .../sites/all/modules/wysiwyg_code_button/ckeditor/plugin.js/plugin.js

Removing 'plugin.js' from the path per the attached path did the trick. Puzzling thing is that others seem to be using this module without a problem; perhaps there was a change in the ckeditor API? I did not investigate. I am using CKEditor 3.2.1.5372.

Comments

pwolanin’s picture

Yes, just ran into the same bug when updating wysiwyg from 6.x-2.1 to 6.x-2.4.

pwolanin’s picture

Status: Needs review » Fixed
StatusFileSize
new650 bytes

I think the trailing slash is not needed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.