Support Forums

Password comfirm problem

This is a discussion on Password comfirm problem within the Technical Support forums, part of the Technical Support Forums category; v4.1.10 Designer default I am in the testing phase of my site and whenever I try and make a test ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

Reply
 
Thread Tools Display Modes
Old 08-07-2010, 11:22 AM   #1
Customer
 
Join Date: Jul 2010
Posts: 13
Rep Power: 4
tango is on a distinguished road
Default Password comfirm problem

v4.1.10 Designer

default


I am in the testing phase of my site and whenever I try and make a test user the password confirm is not working it, it says “It must match exactly” even though the password does match, i suspect that jquery.validate.jsp is responsible for that confirm password? I have all my files set to 644 and folders set to 755 and 777 for the required ones. Maybe i have to enable something in php on the server? Thanks for any help
tango is offline   Reply With Quote
Old 08-07-2010, 12:25 PM   #2
Customer
 
Join Date: Jul 2010
Posts: 13
Rep Power: 4
tango is on a distinguished road
Default

I searched the forum and i found that the problem is the quicklogin.tpl which i am using. It seems to be conflicting with the registration confirm password field. I want to keep the quicklogin on my pages, does anyone know what i should modify in quicklogin or userjoin tpl to make the conflict go away? Thanks
tango is offline   Reply With Quote
Old 08-07-2010, 04:08 PM   #3
Developer & Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 2,214
Rep Power: 66
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

What and where is this quicklogin that you are referring to?
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10,4.2,5.0)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 08-07-2010, 05:02 PM   #4
Customer
 
Join Date: Jul 2010
Posts: 13
Rep Power: 4
tango is on a distinguished road
Default

I placed the quick login on the left side of the template. The quicklogin.tpl is found in the element folder in the default template.
tango is offline   Reply With Quote
Old 08-07-2010, 05:33 PM   #5
Customer
 
Join Date: Jul 2010
Posts: 13
Rep Power: 4
tango is on a distinguished road
Default

It works fine now it was line 32 of the quicklogin.tpl:

Code:
<input name="password" type="password" id="password" value="password" />
The id was conflicting with the password confirm so i changed the word password to pass:

Code:
<input name="password" type="password" id="pass" value="password" />
This was already solved in the other forum topic but i didn't understand, now i do. Thanks for the help
tango is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Password Reset option sending two different password Isje Technical Support 15 08-27-2009 09:34 AM
Customer area password reset problem redmtnex Technical Support 1 08-16-2008 06:16 PM
ftp password goyadi Technical Support 1 05-30-2008 09:54 PM


All times are GMT -4. The time now is 01:28 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0