In order for us to help you faster, please always include the following in your posts:

  • A link to your website (if developing offline please include a screenshot).
  • The exact Joomla! version (J!1.5.7) you are running.
  • The template version from the xml (located in "site root / templates / template name / template_details.xml")
  • Your servers php version.
  • Which browser(s) the issue is occurring in.

This information should be in the following format:

WEBSITE URL:
http://www.pietsnot.com
JOOMLA VERSION:
1.5.5
TEMPLATE VERSION:
1.4
PHP VERSION:
5
AFFECTED BROWSERS:
IE6, IE6, FF3, FF2.01

DESCRIPTION:

I am unable to get my suckfish menu to work in the above mentioned browsers.

It is also important that you check the following before posting:

  1. Have you have read the templates guide. (http://moourl.com/guides)
  2. Have you tested another template to see if the issue is related to your website or the template.
  3. Have you tried installing a fresh copy of the template to see if the problem exists in the original packaged version?
HIDE THIS MESSAGE
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Login module questions - Solved! (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Login module questions - Solved!
#1733
MarlysKA (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Login module questions 6 Months, 2 Weeks ago Karma: 0  
Hello!

First let me say that I downloaded the iLuv template several months ago and well ... LUV it! My site is almost ready to open officially, and I'm having just a couple of minor issues with the animated login module at the top of the site.

1. Is there any way to change it from "Client login" to "Member login"? (Since this is a Club, it would make a lot more sense.)

2. When someone clicks on the Login button, the Username & Password boxes pop up. The Username one displays "username" in the box, but that actually has confused a few testers. They mistook that for a label, then typed their username in what's supposed to be the password box (expecting it to go on to another popup box that says password, I guess). Is there any way to insert the word "Password" in the password box to make it more clear what those two black-on-black boxes are for? (Can't oversimply things too much for casual users, I've learned.)

Think that's it for now. I do still have some other head-scratching questions, but they're more strictly Joomla-related.

Now here's my Web site: http://www.imageatworkclub.com

Thanks for the help!
Marlys
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1741
Matt (Admin)
Support
Admin
Posts: 1007
graph
User Online Now Click here to see the profile of this user
Gender: Male Location: Columbus, Ohio Birthdate: 1973-12-04
Re:Login module questions 6 Months, 2 Weeks ago Karma: 14  
Hello MarlysKA

Let's see if I can help you out.

Question 1
Client login to Member login.
Open up your mod_iluvlogin.php file.
Around line 98 you will see
Code:

<div class="member_switch">Client Login</div>

change Client Login to whatever you wish.


Question 2
User/Pass boxes. This one is a bit trickier.
In the same file a few lines down, around 106 you will find:

Code:

<div class="iluvlogin_pass">
<label for="mod_login_password"><?php echo _PASSWORD; ?></label>
<input type="password" id="mod_login_password" name="passwd" class="inputbox" size="10" alt="password" />
</div>


If you add value="username" the box will be filled.
<div class="iluvlogin_pass">
<label for="mod_login_password"><?php echo _PASSWORD; ?></label>
<input type="password" id="mod_login_password" name="passwd" value="username"class="inputbox" size="10" alt="password" />
</div>

Since that field is coded to be hidden, (i.e. when a user types their password it comes up dots instead of the actual password) it will just show the word password but in dots. This at least looks more like the typical login fields encountered at most sites.

I hope that help.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/06 12:10 By Matt.
 
  The administrator has disabled public write access.
#1744
MarlysKA (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Login module questions - Solved! 6 Months, 2 Weeks ago Karma: 0  
Awesome, Matt -- that fixed it! It was a really simple tweak, but I never would have found the right part of the code without your help. Just wish all my Joomla questions were so easily solved ...

Thanks,
Marlys
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/06 14:17 By MarlysKA.
  The administrator has disabled public write access.
#1745
Matt (Admin)
Support
Admin
Posts: 1007
graph
User Online Now Click here to see the profile of this user
Gender: Male Location: Columbus, Ohio Birthdate: 1973-12-04
Re:Login module questions - Solved! 6 Months, 2 Weeks ago Karma: 14  
No problem. Happy I could help.
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Love Thy Favicon!

Click on a block to select it..


  • Template Club

    We have included a number of subscription options to give you access to all our templates. readmore

  • JoomlaJunkie Blog

    Have you seen the JoomlaJunkie Blog, where we will be covering all kinds of exciting topics! readmore

  • Help & Support

    We offer various types of support to assist you getting setup with your new template. readmore

  • Demo Templates

    Not had a look at our templates yet? Why not head over to our demo server to take a peek!! view demos

 
  • Copyright ©2008 JoomlaJunkie.