I want to add new user to my gallery.I tried the following steps:
Now i cannot find the login field on the website (www.3m-team.com/zenphoto). I tried the nightly build but the same effect (i used the same sql database)
How do i get the field enabled?
Did you look at our theming tutorial and the plugin's documentation on http://www.zenphoto.org/documentation/plugins/_plugins---user_logout.php.html? Then you will see how to add php functions to your theme files. I am sorry, but you will have to learn a few things about this if you want to customize your theme. Many plugins are optional and therefore not already implemented on the standard themes to not bloat them. If you know HTML in general adding a function should really not be that difficult.