Run the following SQL query in phpmyadmin and post a screenshot of the result:
where xxxxx is the table prefix used by your Joomla website.
Code:
SELECT * FROM `xxxxx_extensions` WHERE `type` = "plugin" AND `name` LIKE "%authentication%";
Statistics: Posted by mtgg — Thu Aug 15, 2024 9:37 pm