Hi,
First, thanks for this great software, it is very useful and I hope the best for the future.
I have a small issue with the user_group plugin.
I use the following version:
Zenphoto version 1.4.0.2 [6662] (Official Build)
I activated the user_group plugin, and use it with the register_user plugin. It works almost perfectly, except for one thing: if I select some "Managed albums" in the admin->groups menu for "newuser", when I create and register a new user, it does not inherit these rights, although others settings are correctly inherited.
Note that I let the default setting for the "Default user group" in register_user plugin option to "newuser".
I'm not sure if this is a bug or if I miss something.
Best regards
dmy
This does seem to be a bug in the register_user plugin - it will only migrate objects if the group is actually a group (not a template, which is what newuser is).
Here it is:
http://www.zenphoto.org/trac/ticket/1846