I am trying to install filebrowser, but it does not seem to work. I copied the module into the modules folder and set the following directories:
Root directory:
www.site.nl/drupal/files/tmp
Icon directory:
drupal/modules

when I try and startup filebrowser I get the following error:
root directory
Unable to get files for this directory

Can anybody tell me what to do to fix this, I really need to use this component to get my site up and running.

Thanks a bunch
lukaspauka@gmail.com

Comments

Rosamunda’s picture

It happens the same with me... can anybody help?

lukaspauka’s picture

isn't there anybody that has a solution for a simple problem like this??

gábor hojtsy’s picture

Priority: Critical » Normal

Read the help text right under the textfield please:

Root directory used to present the filebrowser interface. Users will not be able to go up from this folder. Only a directory name under the Drupal root is accepted. Example: "public/files".

This means you should probably set files/tmp as the root folder, if you would like to set the provided folder (and your Drupal is set up under the drupal folder as you pointed out). Note that this is a directory setting not an URL. Nowhere does the interface tell you to provide an URL.

gábor hojtsy’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)
kbrooks0o0’s picture

Version: 4.7.x-1.x-dev » 5.x-1.0
Component: Code » Miscellaneous

I'm having this same problem but am setting the directory correctly (public/files). any ideas?