ZenphotoCMS Forum
user_login-out updated? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: user_login-out updated? (/thread-7006.html)



user_login-out updated? - statvoid - 2010-05-05

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.




user_login-out updated? - statvoid - 2010-05-05

[had an upload issue in this reply message, fixed. NOTE: original problem still exists.]




user_login-out updated? - acrylian - 2010-05-05

[i]Does the plugin need to be updated?[/i]
If upgrading you need to upgrade all officially included files, not just parts.




user_login-out updated? - kagutsuchi - 2010-05-05

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




user_login-out updated? - statvoid - 2010-05-05

The user_login-out plugin was not included with the download, so I could no update that.

And I'll check on the that thread. Thanks!

EDIT: that helped! thanks again!




user_login-out updated? - statvoid - 2010-05-05

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.




user_login-out updated? - kagutsuchi - 2010-05-05

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