The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
I cant see my forums...
My forums got hacked which i dont know how they managed to do so by going and editing my template.
So i went into phpmyadmin and deleted it, but now i can even view my forums www.centexracingscene.com/forums It just comes up blank, any help please. thanks |
#2
|
||||
|
||||
You should never make any changes to vBulletin's database with phpmyadmin.
Can you tell us what exactly you did to remove their "hacking job" Judging from that error you either need to disable plugins with the config.php file edit or reupload the original files. |
#3
|
||||
|
||||
yes, i just found the template file in phpmhyadmin, and deleted it.
|
#4
|
||||
|
||||
Try to change the default style forum.
Code:
UPDATE user SET styleid=1 Code:
define('DISABLE_HOOKS', true); |
#5
|
||||
|
||||
Hmmn okay. I get this error now.
Code:
Parse error: syntax error, unexpected T_STRING in /home/centexra/public_html/forums/index.php(539) : eval()'d code on line 2 |
#6
|
||||
|
||||
This error means that you have a typo in index.php on or before line 2. You need to find and fix this typo. It's most likely a missing ' or ; somewhere or extra space.
|
#7
|
|||
|
|||
Try reuploading index.php .
|
#8
|
||||
|
||||
Yea, i was going to give that a try.
I'll see if that works. --------------- Added [DATE]1224010140[/DATE] at [TIME]1224010140[/TIME] --------------- just reuploaded it and the same thing |
#9
|
|||
|
|||
Bump hope you get some help =) .
|
#10
|
||||
|
||||
index.php line 565 is:
eval('print_output("' . fetch_template('FORUMHOME') . '");'); So, it sounds like you have a problem with your template. I don't understand what all you have done at this point. Are you using a backup database? Was the backup make for the same version of vb that you just uploaded the files for? Did you upload all totally default files that you downloaded from vb.com? Picking a forum at random, I went to http://www.centexracingscene.com/for...isplay.php?f=5 and can see the page. However, there is no style to the page. What do you have access to? Can you get into the admin cp? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|