I've followed the installation instructions closely (with CKEditor modifications) but am encountering a Javascript error on the second stage of the upload process as per attached. The alignment control also contains image tag markup which I guess is related to the error.
Have I got something wrong? Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| wysiwyg-image-upload-error.JPG | 85.51 KB | ceej23 |
Comments
Comment #1
eugenmayer commentedeasy to solve here, you forgot to activate the "drupalwiki_image_select" module. I guess you upgraded from 2.8? Its a commond drupal bug, that if you get new dependencies and you upgrade, those dont get activated. There is a manual fix for this for 2.10 already.
Just activate the module and you should have noe issues anymore
Comment #2
ceej23 commentedThanks heaps - that seems to have resolved it.