CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • Issue with Configure CKEditor and Drupal multisite ??
Pages: [1]

Author Topic: Issue with Configure CKEditor and Drupal multisite ??  (Read 872 times)

roblog

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 5.42
  • CMS version: Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Issue with Configure CKEditor and Drupal multisite ??
January 05, 2017, 02:28:24 am
Hi all, I've just run into some problems with the Configure CKEditor on 4.7.14, on a fresh Drupal multi site installation. I'm not sure if it is a problem with the code, or whether it is a config problem with the site.

I have my files directory set as /var/www/html/sites/mysite/files/civicrm, instead of the Civi default which is /var/www/html/sites/default/files/civicrm.

When I go to configure CKEditor at civicrm/admin/ckeditor it writes the changes to the file at /var/www/html/sites/mysite/files/civicrm/persist/crm-ckeditor-civimail.js, but tries to read the file at /var/www/html/sites/default/files/civicrm/persist/crm-ckeditor-civimail.js, so the change have no effect.

I've got round this by making a copy of the persist directory in the default site directory, but thought I'd bring it up in order to ascertain whether the problem is the code or my site.

Any thoughts appreciated thanks.


Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Issue with Configure CKEditor and Drupal multisite ??
January 05, 2017, 07:31:22 am
There is a proposed fix for this: https://github.com/civicrm/civicrm-core/pull/9458

Please test out the patch and help us review that PR. Thanks.
Try asking your question on the new CiviCRM help site.

roblog

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 5.42
  • CMS version: Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Issue with Configure CKEditor and Drupal multisite ??
January 09, 2017, 01:45:56 am
Thanks Coleman. Surprised I didn't find this in my web searches. I'll try the patch and let you know how it goes. 

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • Issue with Configure CKEditor and Drupal multisite ??

This forum was archived on 2017-11-26.