Originally Posted by mrowkaz for uninstall all keys execute this sql query from admin-> sql statement Code: DELETE FROM `zen_configuration` WHERE `configuration_key` LIKE '%_FAQ_%' best regards I'm getting a "failed" message with this SQL statement... any other ideas?
DELETE FROM `zen_configuration` WHERE `configuration_key` LIKE '%_FAQ_%'
Forum Rules