Please help its urgent [please]

soulhacker4013

New Member
Hello!

All experts please help... my forum is working good but Admincp not... the Favicon icon... the Logout Button all have gone.... in the footer Its written like this "<!--vBulletin® v3.8.0 Release C" I am unable to open the "Style Manager"..... When loging in i am also having problem as the "Login Button" as well as "Option button" is unavailable its written like that "<input type="submit" class="button" value=" "

What i should do as i have to do some important sort or work regarding my priceless members
 
Note: Temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Try to login to admincp and see if it is working correctly. If it is, one of the hacks you installed is probably the problem. You need to find out which one is broken by disabling them all and re-enable them one at time until you find the bad one.

If admincp is still broken, first, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

This should get your system working correctly again.
 
Back
Top