Difference between revisions of "Errors/102001"

From Joomla! Documentation

(New page: = Message = JLIB_LOGIN_AUTHENTICATE: "Username and password do not match or you do not have an account yet." = Source = '''Package:''' Joomla.Platform '''SubPackage:''' Application = Cau...)
 
m (→‎Occurrences: clean up)
 
Line 18: Line 18:
  
 
__notoc__
 
__notoc__
 +
 +
<noinclude>[[Category:Unknown categorisation]]</noinclude>

Latest revision as of 10:12, 16 March 2013

Message[edit]

JLIB_LOGIN_AUTHENTICATE: "Username and password do not match or you do not have an account yet."

Source[edit]

Package: Joomla.Platform SubPackage: Application

Causes[edit]

Authentication failed for this particular user.

Solutions[edit]

Correct username and password for a valid user.

Occurrences[edit]

  • /libraries/joomla/application/application.php
    • Class: JApplication
    • Methods: login