Uninstall product-cp_auth

nutter

New Member
ok well i installed product-cp_auth.xml from a thread here , but i forgot the username and password , how can i uninstall this? can i do it via phpmyadmin or cpanel? if so how?

Thanks,
 
nutter said:
ok well i installed product-cp_auth.xml from a thread here , but i forgot the username and password , how can i uninstall this? can i do it via phpmyadmin or cpanel? if so how?

Thanks,

just add the following code to your config

define('DISABLE_HOOKS', true);

you can log in again ;)
 
Back
Top