1.) I've modified username function (it displays full name when it's enabled in profile)
2.) I go to node/add/acidfree - when I want to add album - it gives me error:
user warning: Duplicate entry '' for key 2 query: INSERT INTO drupal_users (uid, created) VALUES (299, 1177867552) in /usr/home/pedro/www/hosting/gimi.brain.sk/drupal/includes/database.mysql.inc on line 167
and creates an album with name "'s Acidfree album" - without name, it's owner is Anonymus
(I don't add album, I'm only in Create album...)
Comments
Comment #1
vhmauery commentedI have seen this one as well. There was a problem with the logic in the acidfree_get_root function. I have fixed it in my development stuff, but have not committed the fix yet.
Comment #2
vhmauery commentedFixed in CVS. Wait another 12 hours or so for it to be rolled into the snapshot release.
Comment #3
vhmauery commented