Errors/102004: Difference between revisions
From Joomla! Documentation
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... |
m →Occurrences: clean up |
||
| Line 18: | Line 18: | ||
__notoc__ | __notoc__ | ||
<noinclude>[[Category:Unknown categorisation]]</noinclude> | |||
Latest revision as of 15:12, 16 March 2013
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