I have filemanager/attachmen set up fine on my system and also the i18n internationalisation module. However, when I upload a file with the module, the path that is entered onto the node has an '/en' inserted into it and hence I get a 'page not found'.

e.g. If I upload a file the path entered into the node will be: www/mysite.com/en/files/active/1/file.txt

if I remove the '/en' the file appears fine.

I'm not sure if this is a bug with filemanager/attachment or i18n.

Comments

ccourtne’s picture

Project: Attachment » Filemanager

This is a potentional bug with filemanager. Moving it there

njehlen’s picture

Any progress on this? I have a site (www.enoughfear.org) that is showing a lot of page not found errors: "en/filemanager/active not found" which sounds like this problem. Are there plans to fix this bug? I might be able to pay for a patch to fix it if someone can do it.

redgar’s picture

I had the same problem. I fixed it by going to settings -> filemanager Change your "Public file system URL:" to point the location of your active directory. For example "http://yoururl/files"

Hope this helps, this is my first time installing and trying drupal. I've only been at for about 20 minutes when I had the same error as you.