Jump to:
| Project: | Acidfree Albums |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Right, I'm stumped.
I have Acidfree on a test site, and everything seems to be working, but when I create a new user and visit http://test-example.local/user/acidfree I get a "Page not found" error.
Permissions are set for
- acidfree mass import
- create acidfree albums
- edit own acidfree albums
- get a per-user album
Acidfree/test displays no errors:
1. Image module sanity check passed.
2. Temporary path okay.
3. video_image module weight okay.
4. acidfree module weight okay.
5. gd image toolkit installed and properly configured
Second, possibly unrelated issue:
All users are able to manually create albums inside the root album. All users have the ability to post images in the root album. This despite "Share albums by default" not set, and "Allow others to post items to this album" not set for root album.
Shouldn't it be that a user album is created on first visit to user/acidfree, then users can post images to the created album, but not the root?
Thanks for your help and great work on this module.
Comments
#1
The page isn't found because creating a new user doesn't automatically create a per-user album for them, which is why there is (or there should be) no link to "http://test-example.local/user/acidfree" on their profile page until such an album is created.
The most recent version of the acidfree module should address many of the permissions issues you experienced.
Closing. No activity for nearly 2 years.