I went through the configuration help file from the FCK menu and still can't upload images. I added the line

$cookie_domain = 'http://localhost/drupal-boys/';

to the settings.php file , but it still is stuck with the revolving box images when I try to upload. Any ideas?
Thanks,
Mike

Comments

prakashp’s picture

Try the imce module.

hoopslave’s picture

I installed the IMCE Mod but i still can't upload images. Any idea?
Thanks,
Mike

prakashp’s picture

Make sure you 'enable FCKEditor support' on the Admin >> IMCE settings page.

Also select the 'Drupal Filtered' or 'Drupal Full' toolbar in your FCKEditor settings profile. You can select the toolbar in the 'Editor Appearance' fieldset in the profile.

hoopslave’s picture

thanks, I'll give it a try!