Upgrade issues 1.x-dev to 2.9 --ckeditor does not display

Created on 7 February 2015, almost 10 years ago
Updated 19 September 2023, about 1 year ago

I upgraded a commons install to picture 2.9 and had this issue: https://www.drupal.org/node/2273249 β†’
The update 7203 failed with an error.
I disabled then uninstalled with drush.
Reinstalled and did not get any errors.
checked all the settings
Editor didn't display
I have this error using firebug:

uncaught exception: [CKEDITOR.resourceManager.load] Resource name "picture_ckeditor" was not found at "//cdn.ckeditor.com/4.4.3/full-all/profiles/commons/modules/contrib/picture/ckeditor/plugins/plugin.js?t=E6FC".

The paths are wrong (it's ckeditor's remote path with my local paths tagged on the end) so I thought maybe update 7203 never really ran. Using mysql I set the schema version for picture back to 7202 (UPDATE system SET schema_version = 7202 WHERE name = 'picture';)
Ran drush updatedb and the updated did not display any errors.

Still won't display with the same uncaught exception. I've cleared caches, enabled disabled, ticked every box I can think of.

πŸ› Bug report
Status

Closed: outdated

Version

2.9

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States markbannister

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¬πŸ‡§United Kingdom lesleyfernandes

    I am closing all very old tickets that have not received comments for a long time. If someone is still facing these issues or thinks they are still relevant, please reopen it. Feel free to contribute with more info or a patch.

Production build 0.71.5 2024