Forums
Home / Plugin: Delete All Comments / Captcha image not showing
(@loiruca)
10 years, 4 months ago
Sorry posted on the wrong forum.
(@osolutions)
No problem.
You can login to Mysql DB and disable the plugins.
UPDATE wp_options SET option_value = ” WHERE option_name = ‘active_plugins’;
Login to your website and enable the plugins you need.