The email or username part is working fine. But it doesn't show the "remember me" option. My site is at
www.azlancers.net if you wanna see what it looks like. What do I need to do to fix this?
If you use login form in theme:
see
http://www.peak.ne.jp/xoops/modules/xhnewbb/viewtopic.php?topic_id=354&forum=3&post_id=13...Else if you use customized templates set:
edit system_block_login.html and insert this line manually.
<input type="checkbox" name="rememberme" value="On" class ="formButton" />
Else:
update system module in module's admin.
And I don't like "bump".
I often disregard "bump"ed questions
sorry, i guess i'm used to it from the xoops.org forums. lol. they told me thats the only way to get help. Thanks for anwering though! heh