Quote Originally Posted by mrowkaz View Post
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?