View Full Version : javascript problem after being hacked.
dlewisr
09-13-2013, 10:05 AM
Javascript issue
Has anyone had a javascript issue after being hacked and if so how did you remedy it.
I can't run the upgrade script after uploading fresh files without getting a javascript error. It isn't the browser (even though it's mentioned), as I have tried in IE, Chrome and Firefox. I've also tried on a different computer.
ozzy47
09-13-2013, 10:06 AM
What is the error?
--------------- Added 1379071533 at 1379071533 ---------------
If the error is not showing in the browser:
Please try adding
ini_set('display_errors', true);
directly beneath <?php in config.php.
dlewisr
09-13-2013, 12:48 PM
Hi Ozzy, I've sorted it out out now.
The error that I was getting was this
Javascript support within your browser may be disabled; this is required to continue. If javascript is enabled, verify that this file is in place:
I then found a thread by TheLastSuperman http://www.vbulletin.com/forum/blogs/michael-miller/3934768-recovering-a-hacked-vbulletin-site and followed the info on there. Deleted everythig from the server root and reuploaded the files, then used the upgrade tab in admincp. This time it worked. There must have been a corrupt file left by the hackers that I had missed. Everything is back to normal now... and installs folder deleted!!!!
Thanks for the reply.
ozzy47
09-14-2013, 09:28 AM
Cool, glad to hear ya got it all sorted. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.