Closed (won't fix)
Project:
Acidfree Albums
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2007 at 12:46 UTC
Updated:
16 Jan 2011 at 22:42 UTC
Ok I am trying Acidfree once again.
I have installed and activated Image, Views and Taxonomy modules.
Do I need to activate Image_gallery, image_attach and image_import modules also that come with image module ? I have not done so.
http://yoursite.dom/acidfree/test shows everything is setup just fine.
I have acidfree per-user albums enabled in admin/settings/acidfree and "get a per-user album" permission granted to authenticated users in admin/user/access page.
When a user registers and logs into his account, there is no link to create an Album ? There is nothing related to Acidfree actually.
How will the users create album ?
Comments
Comment #1
Eluzion commentedClick 'Create Content' and you'll see the ability to create a node called 'Album'. Basically the user has to create their album. You can setup a custom module to run some PHP code when the user logs in to automatically create an album for them. See here:
http://drupal.org/node/144636
Comment #2
wonder95 commentedI am having a similar issue, in that even if I create a menu item (My Album) to point to user/acidfree, it will not display on the item on the menu. I have the "get a per-user album" permission selected in Access Control, and I can navigate directly to mysite/user/acidfree, but for some reason the menu item just does not show up. However, it will show up when not logged in, and none of the acidfree options are selected in Access Control for anonymous user.
Comment #3
fashion commentedGood to know someone else has the same issue. Pls keep me updated incase you find any solution buddy. I dont see any help coming from the module author.
Comment #4
EmpireNM commentedI had the same problem, but I found this temporary solution. I used the 'me' aliases module. After activating the module, I created an alias for "user/acidfree/me", and then a new menu item named whatever I wanted, and linked to "user/acidfree/me", and it works.
Comment #5
mwheinz commented