Closed (fixed)
Project:
IMCE
Version:
5.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2009 at 23:04 UTC
Updated:
17 Mar 2011 at 18:11 UTC
Documents saved via IMCE are read only, so if someone needs to edit a document, they would have to save it onto a disk, rather than be able to save it right back into the personal files directory.
Is there any way around this?
mrweaver
Comments
Comment #1
ufku commentedYou may want to hack this piece of code in imce.module that determines file permissions.
chmod($newpath, 0664)
Comment #2
ufku commented