Hi --

Thank you for reading this. On my status report, I have a whole slew of webform issues that look like this:\

Please download the CKEditor: Fakeobjects library from http://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.6.2.zip and copy it to /libraries/ckeditor.fakeobjects or use Drush to install this library. (Disable CDN warning)

I have the files copied into /libraries/ but they are still showing up on the status report. Any idea of what might be causing this? I really need this module to work. I have the libraries module installed as well and tried it with and without the libraries module and still no luck.

Thanks so much --

Missy

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

MissyM created an issue. See original summary.

MissyM’s picture

Issue summary: View changes
MissyM’s picture

Issue summary: View changes
jrockowitz’s picture

I recommend running the drush webform-libraries-download command.

Attached is how the /libraries directory structure should be set up.

MissyM’s picture

Thanks for answering. I don't know how to use Drush. I will look it up. Is it an Apache thing?

MissyM’s picture

Thanks for your awesome videos, BTW

MissyM’s picture

Thanks for your quick help. I installed drush and ran drush webform-composer-update then ran drush webform-libraries-make It seemed to do something but I am still getting the warnings on the Status Report. I would like to use the features that the libraries offer. What do you suggest?

  • jrockowitz committed 16b8d1f on 8.x-5.x
    Issue #2894721 by jrockowitz: Libraries Not Recognized
    
jrockowitz’s picture

You just need to execute drush webform-libraries-download.

If you using composer to build your website, you can run drush webform-libraries-composer-update to add the webform's libraries as repositories to Drupal's composer.js.

@see https://www.drupal.org/docs/8/modules/webform/webform-libraries

MissyM’s picture

FileSize
124.81 KB

Thank you for helping me. I attached an image of what I got. I will use your libraries directory and make sure mine is the same.

See Drush Image

MissyM’s picture

Thank you so much! I just renamed all the files in the libraries to match yours and it works correctly now!!! Your screenshot was invaluable!

MissyM’s picture

Status: Active » Closed (works as designed)