I've upgraded to the latest nightly build and just want to say that everything seems to work fine...with one exception. The user_login-out returns an error on my site...
`
Warning: Missing argument 1 for checkforPassword(), called in /[homedir]/themes/zpfocus/sidebar.php on line 3 and defined in /[homedir]/zp-core/template-functions.php on line 4331
Warning: Missing argument 2 for checkforPassword(), called in /[homedir]/themes/zpfocus/sidebar.php on line 3 and defined in /[homedir]/zp-core/template-functions.php on line 4331
`
Does the plugin need to be updated?
Just giving you a heads up.
The zpFocus theme has not been updated for the nightly to reflect changes to that function, checkforPassword(), it seems. This is really an issue with that theme's developer.
Related thread: http://www.zenphoto.org/support/topic.php?id=7337
I have one other question... Why isn't the "Admin" tab called "Users"?
I was just curious because as I've been playing around, I would occasionally get tripped up looking to manage users (obviously forgetting it's under "Admin"). I mean, the only function the tab serves- as far as I can tell- is to manage users, user assignments and user groups. I know it's minor, but I feel more intuitive to call it "Users". Just a thought.
There was a change for that in the nightly, actually. The tab is now called "Users", but only if the user_groups plugin isn't enabled. If it is enabled, then it's labeled "Admin" which is short for "user administration".
See the ticket here: http://www.zenphoto.org/trac/ticket/1438