--- fckeditor.module.o	2008-05-21 11:10:50.000000000 +0200
+++ fckeditor.module	2008-05-22 13:52:00.000000000 +0200
@@ -606,8 +606,8 @@
     $conf["show_toggle"]="f";
   }
 
-  $themepath = path_to_theme() .'/';
   $host = base_path();
+  $themepath = $host. path_to_theme() .'/';
 
   $enabled = fckeditor_is_enabled($conf['excl_mode'], $conf['excl_fields'], $conf['excl_paths'], $element['#id'], $_GET['q']);
   if ($enabled) {
