Project:Attachment
Version:5.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Malette
Status:closed (fixed)

Issue Summary

Hello,

I'm using the attachments module for my site, but i have one problem.
All attachments in differents nodes go to the ./active/0/ directory. This is my problem, when i read the description of the module it says "unique namespace per node", so is it a known issue ?

I followed the INSTALL file. All my authenticated users, can upload attachments, but they go to the same folder "0".

Am I missing something ?
Thanks

Comments

#1

The unique name space means that instead of renaming the files when there is a collision, it will create a new folder.
So it will normally save all files in the 0 folder, but in case of a duplicate filename it moves on to 1,2,3...

#2

Status:active» closed (fixed)

Taking liberty to closing this case, as there hasn't been any followup questions in four months.