don't these need to be chaged aswell ?

eg

FCKConfig.ImageUpload = true ;
FCKConfig.ImageUploadURL = FCKConfig.BasePath + 'filemanager/upload/asp/upload.asp?Type=Image' ;
// PHP // FCKConfig.ImageUploadURL = FCKConfig.BasePath + 'filemanager/upload/php/upload.php?Type=Image' ;

it's not the same format as the browser URLs. Do they want to point to /modules/upload.php or something?

Comments

JohnG-1’s picture

and how do I set the folder to upload to?

eg drupal/files/

?

JohnG-1’s picture

apologies for the bump but surely loads of people know the answer!

JohnG-1’s picture

Status: Active » Closed (fixed)

I got some help on the forums:
http://drupal.org/node/33844#comment-60494