- Posts: 4857
- Thank you received: 366
How to disable Securitycheck plugin
- Jose
-
Topic Author
- Offline
- Administrator
-
Less
More
11 years 8 months ago - 7 years 3 months ago #24
by Jose
How to disable Securitycheck plugin was created by Jose
Securitycheck Web Firewall plugin is enabled by default.
If for some reason that you don´t understand Securitycheck is blocking the access to your backend, you can disable the plugin running this query in the Mysql database:
UPDATE `#__extensions` SET `enabled` = 0 WHERE `name` = 'System - Securitycheck'
You must replace "#_" with your DB prefix.
With this action you should be able to login in the backend again. Please, contact me in this case to check what is happening.
If you are looking for common issues and the way to disable the plugin in Pro version, then you may have a look to this FAQs entry .
If for some reason that you don´t understand Securitycheck is blocking the access to your backend, you can disable the plugin running this query in the Mysql database:
UPDATE `#__extensions` SET `enabled` = 0 WHERE `name` = 'System - Securitycheck'
You must replace "#_" with your DB prefix.
With this action you should be able to login in the backend again. Please, contact me in this case to check what is happening.
If you are looking for common issues and the way to disable the plugin in Pro version, then you may have a look to this FAQs entry .
Last edit: 7 years 3 months ago by Jose.
Please Log in or Create an account to join the conversation.
Time to create page: 0.115 seconds
Copyright © 2023 Securitycheck Extensions. All Rights Reserved.
This site is not affiliated with or endorsed by the Joomla! Project. It is not supported or warranted by the Joomla! Project or Open Source Matters. The Joomla! logo is used under a limited license granted by Open Source Matters, the trademark holder in the United States and other countries.
We may collect your IP address and your browser's User Agent string while using our site for security reasons. This information is retained only until we check you're not trying to hack our website.