how to publish plug ins without admin panel ? - Joomla! Forum - community, help and support


hi
the problem deactive every plugin in site , after cant login administrator panel :(
how can recover site ?
plz need hlp

you can use mysql administration utility, example phpmyadmin, , edit plugin rows in extension table. can start following query lists key plugins allow login once enabled (change 'mydatabase' , table prefix match setup):

code: select all

select * mydatabase.jos_extensions
where `type` = 'plugin' , folder in('authentication', 'user')
order extension_id





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support