Errors/102004

From Joomla! Documentation

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