The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to get threads / posts from my hacked forum? vbleecher script or another way?
Hey,
I had a forum hacked (On 3.7) and the only full backup (And database...) that I have is corrupt.. I did also pay for a backup server but then found out my host wasn't doing the backups! Anyway...I wanted to know if there is some way I can get the content from my site again? I actually have a few forums that are lost but there is 1 specifically that I would like to get the content again. Does anyone know how I can do it? I have been searching online for a long time and the only thing I can find is by using a leecher script and copy the content from archive.org. Hopefully someone can help, its a lot of work lost and not the first time it has happened Thanks for any advise! |
#2
|
|||
|
|||
If the hack in templates you can loop without problems, upgrade or update tools.php file work templates
or Login Cpanel to PHPMYADMIN , run command Code:
UPDATE `template` SET `template` = '<!-- open content container --> ".(($show[''old_explorer'']) ? (" <table cellpadding=\\"0\\" cellspacing=\\"0\\" border=\\"0\\" width=\\"$stylevar[outertablewidth]\\" align=\\"center\\"><tr><td class=\\"page\\" style=\\"padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px\\"> ") : (" <div align=\\"center\\"> <div class=\\"page\\" style=\\"width:$stylevar[outerdivwidth]; text-align:$stylevar[left]\\"> <div style=\\"padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px\\"> "))."' WHERE `template`.`title` ='spacer_open' ; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|