I have installed latest version, with ckeditor 3.6.1 (released on 16th June 2011) installed into sites/all/libraries dir.

Into "editor appearance" I've selected "Plugin for inserting Drupal teaser and page breaks. (buttons: DrupalBreak, DrupalPageBreak)" but these specific buttons don't appear as I edit a content and an error arises into log:
is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/:/tmp:/usr:/bin) in //sites/all/modules/ckeditor/includes/ckeditor.lib.inc alla riga 365.

Comments

jwaxman’s picture

Likewise. I don't see evidence that any of the plugins can be activated.

dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

Could u check this in Firefox with Firebug installed and paste here all errors from it?
It would help us to find where is a problem...

Greetings

Alex72RM’s picture

Status: Postponed (maintainer needs more info) » Active

I must correct myself: the teaserbreak button only appears for editing the body content of a node, but does not appear for cck fields. I do not know if this is intended behavior, but in past versions of CKEditor module, I could use teaserbreak button for all field types.

No errors arise with firebug.

is_dir() [<a href='function.is-dir'>function.is-dir</a>]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (localpath:/tmp:/usr:/bin) in sitepath/sites/all/modules/ckeditor/includes/ckeditor.lib.inc at row 365.

arises only when I visit /ckeditor/edit/default (or advanced) URL.

dczepierga’s picture

Status: Active » Fixed

Ok i fix it and commit to GIT.

Pls update to last DEV version - it's 6.x-1.4 with only this fix so it wouldn't be any problems after update.

Greetings

mkesicki’s picture

Title: is_dir() error, and pagebreak button doesn't appear » Fix is_dir() function error and broken pagebreak button
Status: Fixed » Closed (fixed)