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
Comment #1
JohnG-1 commentedand how do I set the folder to upload to?
eg drupal/files/
?
Comment #2
JohnG-1 commentedapologies for the bump but surely loads of people know the answer!
Comment #3
JohnG-1 commentedI got some help on the forums:
http://drupal.org/node/33844#comment-60494