2011-08-11, 11:34 AM
2011-08-11, 11:36 AM
Quick login on every post?? what does it mean?
When a guest (who is allowed to post in a forum) visits New reply pages, he will be able to login from there. Therefore I do not think its necessary to add quick login there.
When a guest (who is allowed to post in a forum) visits New reply pages, he will be able to login from there. Therefore I do not think its necessary to add quick login there.
2011-08-11, 11:40 AM
actually, I want to put this, as guests are not allowed to post, and sometimes some one will not find the login or register button at the top of the form,
so far i found this code:
Is this code is okay?
so far i found this code:
<span id="quick_login"><a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="MyBB.quickLogin(); return false;">Login </a> — <a href="{$mybb->settings['bburl']}/member.php?action=register">Register</a></span>
Is this code is okay?