remember_enabled

18 years 2 months ago #7039 by russell
remember_enabled was created by russell
I am using the login 2 module and would like the remember me check-box to be automatically activated.

I played with the following with no luck. Anyone have a solution?

mod_cbloginrc2.php
[code:1]if ($remember_enabled) {
echo '<input type="check box" name="remember" class="inputbox '.$class_sfx.'" value="yes" /> '
.'<span id="mod_login_remembermetext'.$class_sfx.'">'._REMEMBER_ME."</span>";
if ($horizontal) echo " \n"; else echo "<br />\n";[/code:

Post edited by: russell, at: 2006/02/25 03:22

Please Log in to join the conversation.

18 years 1 month ago #7326 by gsbe
Replied by gsbe on topic Re:remember_enabled
Change to:
[code:1]<input type="check box" name="remember" class="inputbox '.$class_sfx.'" value="yes" checked />[/code:1]

Post edited by: gsbe, at: 2006/03/01 01:28

Open Source Matters to us @ nuthinwerked.com
gigcalendar.net
: the world's first free solution for maintaining a touring calendar for Joomla!

Please Log in to join the conversation.

18 years 1 month ago #7344 by russell
Replied by russell on topic Re:remember_enabled
Thanks I already tried this but it did not work. I also tried checked="checked" but that did not work either.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.295 seconds

Facebook Twitter LinkedIn