Per User Albums are not getting created
brollo - May 17, 2008 - 18:44
| Project: | Acidfree Albums |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello
I am trying to obtain automatically an album per user as every new users registers to the site.
Is this implemented in Acidfree? Because I choose the configurations where it says "per user album" but no album gets created everytime I create/register a new user.
The new user needs to go to "Create Content" and the "Album" and I would really like to avoid users from doing this.
Would I need to hack through the registration core functionality so as to create a album for every new user registration?
Or should it be that AcidFree should create these albums by default?

#1
My experience:
On a brand new 5.7 site with the latest stable Acidfree a per user album is created.
On a site upgraded from 6.4 - 6.7 and then to Drupal 5, a per user album is not created.
#2
I had to create a module that does this operation on user login . (Drupal 5)
There is another post which I used, dont have the link now.
Thanks anyway
#3
I'd love to see that link if you remember it. I'd like users to have default albums so that their second album doesn't get inserted into the the first one they create (as it is now).
#4
http://drupal.org/node/144636