I am trying some of the nice changes implemented by dman for the new filebrowser module with drupal 4.7 (see http://drupal.org/node/72451). Unfortunately, every time I try to select a file with the new filebrowser, the file cannot be found and the following screen displays the number "2" instead. The log tells me the file cannot be found.
The file, however, is there and in the right place. The system, with filebrowser, however, doesn't see the file when accessing it through the path: http://www.mysite.com/~myname/?q=files/subdir/test.html
The filebrowser, until the moment of trying to open the above sample file, works fine. It shows that test.html is there and the filebrowser lets me browse the appropriate directories. Only when opening the file does the module have a problem. Any ideas? If someone can help, I would be most appreciative. Thanks in advance!
Comments
Comment #1
gábor hojtsyThis is the bug of the extensions then.
Comment #2
dman commentedI don't think I can handle non-clean URLs.
Can't really get around to fixing for that, sorry. It's a can o' worms.
If anyone can figure it out, give it a try. Not me not now however.
Comment #3
dman commentedThere will probably be no updates. This project is retired. Alternative file browsing solutions are around, and upgrading this through to jquery would be an entire rewrite. The ability to embed views of a folder is unique, and may be resurrected, but probably as an extension of another existing interface.