The old version could also be more like: if ( $user ) ... if it's from 0.4. See https://trac.habariproject.org/habari/browser/tags/0.4.1/htdocs/system/themes/k2/loginform.php#L9.
This too would be fixed the way arthus describes. On Apr 29, 4:50 pm, Arthus Erea <[email protected]> wrote: > I'm guessing this is a theme issue. We changed the way the current > user is fetched. > > Try switching your theme to one of the default themes, which are > updated for the change. To do this, rename your custom theme directory > to something else > > If that fixes the issue, you'll want to replace any code in your > custom theme which says "User::identify()" with User::identify()- > >loggedin" --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
