Filemanager's main benefit seems to be adding files to specified locations in the files directory? I can't seem to be able to customize these locations with file manager-- they're automatically created with additional modules?

What I would like to do-- specify specific places for files to be loaded based on taxonomy. Is this possible? Hmmm... I'll keep poking around.

For now, I can't seem to get filemanager to add any additional functionality to my site... I've tried to use attachment.module with filemanager.module to help with the flexiblity of including files. However, my attempts to do this have only eliminated my ability to upload files at all!

I received the message:
Cannot find directory or access not allowed
Error loading file to filestore (paraphrasing)

Once I uninstalled both the aforementioned modules, I was again able to use the standard upload.module to successfully attach files to nodes (until then, upload.module created a bad attachment that was not viewable).

Yikes.

Comments

bomarmonk’s picture

I did get the errors with this module fixed. I posted similar problems in the attachment module's comment area. The solution is discussed there... but I'll add the link to the files.inc patch that resolved this issue.

bomarmonk’s picture

Here's a link to the patch that fixed my filemanager woes.

http://drupal.org/node/10885

Anonymous’s picture