Errors/102004

From Joomla! Documentation

Revision as of 06:08, 21 April 2011 by Pasamio (talk | contribs) (New page: = Message = JLIB_LOGIN_AUTHORISATION: "Your account is not authorised to login." = Source = '''Package:''' Joomla.Platform '''SubPackage:''' Application = Causes = This is a generic fall...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Message

JLIB_LOGIN_AUTHORISATION: "Your account is not authorised to login."

Source

Package: Joomla.Platform SubPackage: Application

Causes

This is a generic fall back error for when a more specific authorisation failure error message is unavailable.

Solutions

The originating plugin that triggered the error needs to be identified to work out the source of the problem.

Occurrences

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