Login - Remember Me (Duplicate)

Responsive community-minded music Joomla template with JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Oct 30, 2014 11:40 pm
Reply with quote
Report this post
I did some searching around on the forum but haven't seen a solution for a duplicate "Remember Me" label and checkbox on the Login form (screen capture attached). I am using Joomla 3.3.6, and the RSMembership component (RSJoomla.com). Not a browser or cache issue. Any thoughts on how to fix this? Thanks!
User avatar
Junior Boarder

GK User
Sat Nov 01, 2014 9:25 am
Reply with quote
Report this post
Hi,
upsss I have found it, it's our mistake I guess.
Edit : template\gk_musicstate\html\com_users\login\default_login.php

there is 2x times this same code (line 54 and 66):

Code: Select all
<?php if (JPluginHelper::isEnabled('system', 'remember')) : ?>
         <div  class="login-fields">
            <label><?php echo JText::_('COM_USERS_LOGIN_REMEMBER_ME') ?></label>
             <input id="remember" type="checkbox" name="remember" class="inputbox" value="yes"/>
         </div>


delete one or even both if you don't need this.
User avatar
Platinum Boarder

GK User
Thu Jan 15, 2015 10:44 pm
Reply with quote
Report this post
Oscar, thanks for the fix. I deleted the bottom lines and it worked fine. I'm going to update the forum with a screen shot.
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.