C99madShell v. 2.0 madnet edition
I upgraded vBulletin 3.8 from 3.7, and now when ever I try to edit subscriptions, this comes up... its a PHP Shell script....
--------------- Added [DATE]1232510889[/DATE] at [TIME]1232510889[/TIME] ---------------
Ok... it was going back to the init.php file, and told me this line
($hook = vBulletinHook::fetch_hook('init_startup')) ? eval($hook) : false;
I commented that line out (//) and it went away....
--------------- Added [DATE]1232511838[/DATE] at [TIME]1232511838[/TIME] ---------------
solved.... error.php
|