Errors/102004

From Joomla! Documentation

Message[edit]

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

Source[edit]

Package: Joomla.Platform SubPackage: Application

Causes[edit]

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

Solutions[edit]

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

Occurrences[edit]

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