Closed (fixed)
Project:
Web File Manager
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2007 at 19:05 UTC
Updated:
14 Jan 2008 at 03:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
bredfern commentedMake sure that your files folder path is properly setup in Drupal, sometimes I wind up with that broken myself and have to go back and fiddle with it.
Comment #2
seanrFound it. Line 1543 in webfm.js currently contains this:
Should be this
Or some similar code that gets the Drupal file system path variable.
Comment #3
tcblack commentedpatch with above suggested fix.
Comment #4
robmilne commentedThis patch isn't much use if the filesystem is named something other than 'files'. I've got a better fix now in head.
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.