hi there,
there is a shell script in my admin control panel, which is subscriptions.php in admincp folder. I put this
Code:
define('DISABLE_HOOKS', true);
code in config.php and all plugins are disable, when i checked subscriptions.php shell script was gone but i need that plugins and when i remove the code in config.php shell script coming back.
So what shold i do? please help me :/