Closed (fixed)
Project:
Filebrowser
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2006 at 08:21 UTC
Updated:
12 Jul 2006 at 13:00 UTC
Hello,
We installed filebrowser on our website but in the root files work but not in subdirectorys:
Unable to get files for this directory
http://www.sharedbans.com/filebrowser/sharedbans+plugins/files/public/sh...
We tried changing chmod settings, but this message keeps coming up, HELP!
Comments
Comment #1
mrmachine commentedi get this error, too ... i'm using Drupal 4.7 beta5 and have PHP5 installed. not sure if it matters, but i have Drupal installed on a subdomain. Filebrowser navigates folders ok and shows the icons, but when clicking on a file (i'm using it for mp3 directories), it says "unable to get files for this directory".
Comment #2
theque commentedGoto line 234, find
an replace it with
Comment #3
mrmachine commentedThanx - that worked for me ;)
Comment #4
heine commentedchanging title
Comment #5
heine commented.
Comment #6
ak commentedDoesn't worke for me. I've got drupal instaled in www.example.com/drupal/, pointing filebrowser to the files folder and the files where linking before the patch to www.example.com/drupal/filebrowser/files/somefile witch doesn't exist and now it links to www.eample.com/files/somefile witch is although wrong. It should be somehow www.example.com/drupal/files/somefile.
Comment #7
gábor hojtsyThe 4.7 and HEAD (cvs) versions of filebrowser all have this bug fixed since mid May. Please grab a new tarball and use the new module.
Comment #8
(not verified) commented