Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2011 at 22:51 UTC
Updated:
19 Sep 2011 at 08:41 UTC
Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/website.com/httpdocs/:/tmp/) in ckeditor_load_plugins() (line 415 of /var/www/vhosts/website.com/httpdocs/sites/all/modules/ckeditor/includes/ckeditor.lib.inc).
Fresh install of Drupal 7.7(minimal), enabled ckeditor, created "Full HTML" text format, then go to admin/config/content/ckeditor/edit/Full and this error appears. (does if I hit this page too: admin/config/content/ckeditor/edit/Advanced )
Comments
Comment #1
mkesicki commentedThx for notice this we will check this ASAP.
Comment #2
Morn commentedI also have this error.
I have ckeditor 3.6.1 is in sites/all/libraries
Comment #3
filnug commentedexactly the same problem! any advice?
Comment #4
chronosinteractive commentedJust an FYI - it definitely seems to be something with the newer version of the module (or possibly ckeditor itself?). I have a site I setup a month or so ago and it's also on D7.7 but is using ckeditor module 7.x-1.2, and I'm not getting this error on that site (only happens on the site with module v7.x-1.3).
Figured I'd toss that out there in case it might help. Thanks!
Comment #5
dczepierga commentedHi,
I fix it and commit to GIT. So pls try to update to last DEV version and then check.
@chronosinteractive , in last stable version we add new option where u can define additional CKEditor plugins directory and there was problem.
Greetings
Comment #6
chronosinteractive commentedfixed. thanks
Comment #7
filnug commentedI installed the DEV version.
As a authenticated user, is seems working. But as an admin, the body is blank! I cannot write anything on it! CK editor doesnt appear!!!!
The good news is that warning message disappeared!
Comment #8
mkesicki commented@filnug please create new ticket with you problem.
Please also check if is not related to http://drupal.org/node/1267944. If yes write your issue there.