Fckeditor modul - hibaüzenet

tomneo képe

Sziasztok,

Sikerült beüzemelni az fckeditor modult a lapomon, gyakorlatilag működik is viszont minden mentéskor a következő hibaüzenetet kapom:

warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/style.css) is not within the allowed path(s): (/home/xxxxxx/) in /home/xxxxxx/public_html/xxxxx/modules/fckeditor/fckeditor.module on line 862.

a 862. sor ez:
elseif (file_exists($style_css)) {
$js .= $js_id .".Config['EditorAreaCSS'] = \"". $host . $style_css .",". $module_full_path ."/fckeditor.css\";";
}

Ehhez én kevés vagyok....tudtok rá mondani valamit?

Drupal verzió: 
Paal képe

Lehet, hogy webszerver beállítási probléma:
http://drupal.org/node/200318#comment-670724

0
0

--
Palócz Paal Pál, a drupal.hu admin csoportjának tagja
Ajánlott olvasmány: Eric Steven Raymond - Hogyan kérdezzünk okosan