This is the first time I’ve used the login_form tag on my installation. I get this error.
Fatal error: Call to a member function on a non-object in /var/www/html/????/modules/member/mod.member.php on line 3190
{exp:member:login_form return="weblog/index"}
<input type="text" name="username" value="" maxlength="32" class="input" size="25" />
<input type="password" name="password" value="" maxlength="32" class="input" size="25" />
<input type="submit" name="submit" value="Submit" />
{/exp:member:login_form}
If anyone has any ideas, I’d appreciate the pointer! Thanks!
