Hi folks,
I'm trying to upload pictures into my textarea with FCKeditor (yet I tried it with the built in upload function and also with IMCE) but everytime I locate a file which shall be uploaded and I press "upload" it just won't stop uploading until I refresh my browser. Of course there is nothing uploaded after refreshing. I don't know which further informations are needed to solve that problem, so just please ask me and I'll answer as good as I can. Thanks!

Comments

wwalc’s picture

Check Drupal logs and perhaps other error logs, it seems that you need to setup correct permissions to the folder where you want to upload files.

Maddes’s picture

Good idea! Where do I find these Drupal/error logs?

Jorrit’s picture

Status: Active » Postponed (maintainer needs more info)

You can find them in the status report section of Drupal and somewhere on your file system (/var/log/apache might be it on Linux)

Jorrit’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closed because of lack of response.