Serious error...help me please

AtiQ

New Member
one of my staff/admin tried to install some plugin and it was installed successfully but when he refreshed the instex this error coems up
cant even access to admin panel
so what the suggestion sud be to fix it
i mean is there any thing i can do to fix via my sql? and how sud i
here is an image of that error

ru7a1i.png
 
First make sure the file kbank/init.php has been upload if not up it.

if its there then you may need to uninstall that mod...

Open includes/config.php file add this:
PHP:
define('DISABLE_HOOKS', true);

below:
PHP:
<?php

This will disable all mods allowing you to access admincp and uninstall the mod thats causing the problem...

Remember to remove this code once you have finished!!
 
thanks a lot
but got problem again
huge problem which is i cant go to my admin cp
i hv removed that code
also is there soemthing i hv to do in my sql?
and one more question just asking to know because of being a noob
which is if i deleted something from my sql admin cp how is tehre any way i can restore it ?
thanks again
 
Back
Top