Hello
I recently migrated drupal 6.9 site from one host to a new one (hostmonster).
It all seemed to go OK except that the fckeditor is not showing up nor are the images.
The old site is http://wildearthstewardship.org
New location is http://66.147.240.165/~earthri1/
Using a temp location for now until launch.
All images are there, permissions on fckeditor folders have been checked.
It is enabled under users. Not sure what else to do??
Thanks

Comments

solweb’s picture

I did not create the original site and am a drupal novice so dont want to reinstall module
without insuring all previous settings come across

jordan8037310’s picture

hey solweb,

you should check under sites/all/modules/fckeditor/fckeditor/editor/filemanager/php/config.php

you probably have to update lines 39 and 40 for your absolute path and require_once lines to reflect the configuration of your new server.

Also keep in mind that fckeditor is dependent upon the $cookie_domain variable in your settings.php file and it probably won't work on a temporary ip address domain.

Jorrit’s picture

Status: Active » Closed (fixed)