Foren / Cotonti / Support / Admin Panel Problem

Trustmaster
#37175 8. März 2013, 06:14

Run these queries in phpMyAdmin to get rid of minichat:

DELETE FROM `cot_plugins` WHERE `pl_code` = 'minichat';
DELETE FROM `cot_core` WHERE `ct_code` = 'minichat';

 

May the Source be with you!