The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Site Help: Hacked
Google sent me a notice that my site has been hacked. I have been trying to replace files to eliminate the issue but I have had no luck. I signed up for SiteLock and they did a scan but said it is deeply rooter, whatever that means. I am in need of help to find the issue and get this resolved. Any help or route I can take to get help would be greatly appreciated. Thank you.
www.PennMustangs.com |
#2
|
|||
|
|||
It's a bit hard to tell from our position, it could be hidden in plugins, files, hooks, etc.
You might want to create a paid service request here: https://vborg.vbsupport.ru/forumdisplay.php?f=30 |
#3
|
||||
|
||||
What made google think your site was hacked?
I registered to your site, seems as if you are having www issues as well. I was having issue surfing your site until I removed www from the URL. I am not staying logged in anywhere. Also, you are using vbadvanced v3.1.0. It is a vulnerability and you need to update it to 3.2.3 I would like to help you out, free of charge. |
3 благодарности(ей) от: | ||
CAG CheechDogg, MarkFL, RichieBoy67 |
#4
|
||||
|
||||
|
Благодарность от: | ||
blind-eddie |
#5
|
|||
|
|||
I got an email about this from them regarding this.
Quote:
Quote:
Code:
Database error in vBulletin 3.8.9: Invalid SQL: CREATE TABLE adv_pages_user ( pageid int(10) unsigned NOT NULL default '0', userid int(10) unsigned NOT NULL default '0', layout text NOT NULL, UNIQUE KEY pageid (pageid,userid) ) TYPE=MyISAM; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 6 Error Number : 1064 Request Date : Monday, March 27th 2017 @ 07:51:42 AM Error Date : Monday, March 27th 2017 @ 07:51:42 AM Script : http://pennmustangs.com/forums/XXXXX...ps_install.php Referrer : http://pennmustangs.com/forums/XXXXX...ps_install.php IP Address : XXXXXX Username : XXXXXXX Classname : vB_Database MySQL Version : 5.5.51-38.2 Quote:
|
#6
|
||||
|
||||
Delete this line of code in the install file and try again
Code:
if (version_compare(MYSQL_VERSION, '4.0.18', '<')) { |
#7
|
|||
|
|||
Quote:
Quote:
|
#8
|
||||
|
||||
Try removing the closing bracket that was associated with the if statement you removed.
|
#9
|
||||
|
||||
Sorry, this is what needs removed from the install file
Code:
if (version_compare(MYSQL_VERSION, '4.0.18', '<')) { $enginevar = 'TYPE'; } |
#10
|
|||
|
|||
Still not working.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|