Locked out of admin- "Warning JAuthentication" - Joomla! Forum - community, help and support
hi folks.
i guess turned off plugin locked me out of admin- when try login, message: warning jauthentication: :__construct: not load authentication libraries. seems getting predicament in popular rookie maneuver- theres plenty of direction fix versions earlier joomla! 3. example, steps fix in 2.5 here: http://forum.joomla.org/viewtopic.php?f=624&t=600398&hilit=jauthentication#p2435353
following directions- i've looked @ _extentions (and every other table in phpmyadmin) , don't see reference plg_authentication_joomla. i've never seen phpmyadmin before came may have problems.
thanks direction can give.
i guess turned off plugin locked me out of admin- when try login, message: warning jauthentication: :__construct: not load authentication libraries. seems getting predicament in popular rookie maneuver- theres plenty of direction fix versions earlier joomla! 3. example, steps fix in 2.5 here: http://forum.joomla.org/viewtopic.php?f=624&t=600398&hilit=jauthentication#p2435353
following directions- i've looked @ _extentions (and every other table in phpmyadmin) , don't see reference plg_authentication_joomla. i've never seen phpmyadmin before came may have problems.
thanks direction can give.
the same process re-enable standard joomla authentication plugin works in joomla 3.0. name of table _extensions. modify following query suit database name , table prefix , should see authentication plugins:
code: select all
select * joomla30.jos_extensions
where folder = 'authentication'
Comments
Post a Comment