Forums / Cotonti / Support / Admin Panel Problem

Trustmaster
#37175 2013-03-08 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!