Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


Login module translation
Date: 2008/06/02 09:13 By: jigsaw Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
Hi there,

I'm dealing with a serious issue here, I have read every single post about the translation of the login module related to the _PASSWORD and _REMEMBER_ME strings but can't get it solved.

All i learn is that these translations need to be changed in the core Joomla language file en-GB.mod_login.ini but it doesn't solve the problem.

I've got a login on the homepage where the strings don't get translated see picture:

and all the other pages using the same login module where the strings do get translated see picture:

This in my opinion has nothing to do with the en-GB.mod_login.ini since I haven´t changed anything to that file yet.

Also I don´t use any prefix to adjust the styling of the login yet. See code:

Code:

  <div id="login">         <div class="moduletable">                     <h3>MIJN VOETBALNIEUWS</h3>                     <form action="http://www.voetbalnieuws-online.nl/index.php/component/comprofiler/?task=login" method="post" id="mod_loginform" style="margin:0px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="mod_login"> <tr><td><span id="mod_login_usernametext"><label for="mod_login_username">Gebruikersnaam</label></span><br /> <input type="text" name="username" id="mod_login_username" class="inputbox" size="10" /><br /> <span id="mod_login_passwordtext"><label for="mod_login_password">Wachtwoord</label></span><br /><input type="password" name="passwd" id="mod_login_password" class="inputbox" size="10" /><br /> <input type="hidden" name="op2" value="login" /> <input type="hidden" name="lang" value="dutch" /> <input type="hidden" name="force_session" value="1" /> <input type="hidden" name="return" value="http://www.voetbalnieuws-online.nl/index.php/nieuws" /> <input type="hidden" name="message" value="0" /> <input type="hidden" name="jf73cddedd58f3362ceb55ebf9560d847" value="1" /> <input type="checkbox" name="remember" id="mod_login_remember" class="inputbox" value="yes" /> <span id="mod_login_remembermetext"><label for="mod_login_remember">Herinner mij</label></span><br /> <input type="submit" name="Submit" class="button" value="Log-in" /></td></tr> <tr><td><a href="http://www.voetbalnieuws-online.nl/index.php/component/comprofiler/?task=lostPassword" class="mod_login">Lost Password?</a></td></tr> <tr><td>Nog geen account? <a href="http://www.voetbalnieuws-online.nl/index.php/component/comprofiler/?task=registers" class="mod_login">Registreer</a></td></tr> </table></form>        </div>      </div> <!-- end login -->



I'm running this site on Joomla 1.5.2 in legacy mode and the CB version is 1.1. The domain involved is http://www.voetbalnieuws-online.nl

Is there anybody who has the right suggestion to get the login module on the homepage look exactly as the login module on all the other pages?

Thanks,

Jigsaw

Post edited by: jigsaw, at: 2008/06/02 09:20
Click here to see the profile of this user The administrator has disabled public write access.

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC4)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC4, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers and now also to all registered joomlapolitans.

CB Login