Closed (fixed)
Project:
Attachment
Version:
4.6.x-1.x-dev
Component:
Documentation
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2005 at 14:55 UTC
Updated:
27 Jul 2005 at 16:43 UTC
hy, where is the "administer/configuration/modules/attachment" as mentionned in the INSTALL file ? Thanks eric
Comments
Comment #1
JohnG-1 commentedI can't find this either!
any suggestions?
I've upped this to critical because I can't see how you can get the module working without it!
BTW
I also noticed a minor bug on the admin/help/attachment page - the URLs for 'permissions' and 'default workflow' both end in a % which returns a sever-wobbly complaining about using IP addresses instead of URLs. easy to get around, just knock the % off the URL in the browser address bar and re-shoot. But then, they also point to the wrong place :)
The default workflow should point to
admin/node/configure/types(though that might be only if you're using flexinodes ...?) rather thanadmin/user/configure/permission.and permssions should point to
admin/accessrather than
admin/user/configure/permission.Comment #2
JohnG-1 commentedoops, typo in last post: the default workflow page URL is currently pointing to
admin/node/configure/defaults.Comment #3
JohnG-1 commentedI'm getting this error message when I try to attach:
sounds like a module settings thing ...
The directory 'private' exists, currently has 755 permissions, and contains the file 'filemanager.lck'.
However I was also having trouble with upload.module (saying 'filesize limit exceeded' or somesuch, when it really shouldn't do!) So it may be a deeper config problem. If so, apologies for posting here and any suggestions most welcome!
Comment #4
Rick Cogley commentedI was able to do this "per content setting" and then I get the same error when trying to attach. I cannot find the place to configure the attachments module though I am able to enable both it and the filemanager module, and I can find the settings for the filemanager module.
I wonder - is the attachment modules settings area the filemanager's one? (since it is dependent on it?)
ANy help appreciated...
THanks
RIck Cogley
Comment #5
dave_b commentedI was also getting the "File copy failed" errors. I applied the patch at http://drupal.org/node/10885 and upload is now working.
Comment #6
Rick Cogley commentedI applied this patch and now it works for me too. However, I still cannot config attachments module.
Comment #7
L commentedJust posted and answer on this: http://drupal.org/node/23327
Hope it helps.
Regards,
L
Comment #8
vigo-1 commentedIssue resolved.