Where is code for the warning "Please include an '@'" found?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lesliekirk
    Super Moderator











    • Aug 2008
    • 9296

    #1

    Where is code for the warning "Please include an '@'" found?

    On the LOGN screen if a customer tries to use the old style user name to login (which many stores still use) a popup warning is display "Please include an '@' in the email address". How do you turn that off is the store uses user names to log in instead of email addresses? Or what needs to be changed to use user names?

    Leslie
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: X | Facebook | Pinterest
  • razertip
    Mini Mivite

    • Apr 2006
    • 89

    #2
    Re: Where is code for the warning "Please include an '@'" found?

    I think...

    Change input type="email" to type="text" in the LOGN page and the Global Header.

    Comment

    • lesliekirk
      Super Moderator











      • Aug 2008
      • 9296

      #3
      Re: Where is code for the warning "Please include an '@'" found?

      Originally posted by razertip View Post
      I think...

      Change input type="email" to type="text" in the LOGN page and the Global Header.
      That was it. Thanks.
      Leslie Kirk
      Miva Certified Developer
      Miva Merchant Specialist since 1997
      Previously of Webs Your Way
      (aka Leslie Nord leslienord)

      Email me: [email protected]
      www.lesliekirk.com

      Follow me: X | Facebook | Pinterest

      Comment

      Working...
      X