You can manually disable plugins by removing the appropriate line from your /conf/config.php file. It should look something like $Configuration['EnabledPlugins']['QnA'] = TRUE;.
That said, do any errors pop up when you click on the disable button? Any console errors?
Comments
You can manually disable plugins by removing the appropriate line from your
/conf/config.php
file. It should look something like$Configuration['EnabledPlugins']['QnA'] = TRUE;
.That said, do any errors pop up when you click on the disable button? Any console errors?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
@hgtonight thanks