Don't upgrade to 4.x series. You'll be disappointed with result.
Also upgrade to vB 3.8.6 Patch Level 1 (Original 3.8.6 has a serious exploit)
I upgraded to the original one by DGT and it has a serious exploit.
I was warned by a guy to upgrade to vb4![]()
:o what site. Yours?Site is down![]()
no. In PL0 :Pexploit in 3.8.6 pl1 ?
newera2010 (I hate spammers) live (dot) ca
^^^^^^ @ ^^^^^^
exploit in 3.8.6 pl1 ?
@ upgrade to 4 : wait for few weeks. 4.1 will be out...
oops. delete that mail... I edited message :P Add new mail :P
Lets hope u can sort issues![]()
Okay till then I will let my site be vulnerable to hackers![]()
<?php
require_once('global.php');
$db->query_write("DELETE from " . TABLE_PREFIX . "phrase WHERE varname = 'database_ingo'");
echo "successfully patched";
?>
yoursite.com/File.php
Update it to pl1 and wait for 4.1
Or just update to 4.0.5 which will secure yoursellf aswell.
I gave that advice because 3.8.6 PL0 has a major vuln.
Always try to keep your vB updated. It helps most of the times. People are not much fancy about vB4.x so it's totally upon you to upgrade to which ever version you want. I like vB4 but my other partner admins don't like it so I'm not going to upgrade my forum to vB4 lest vB comes up with some really hardcore stuff.
3.8.6 Pl1 isn't vulnerable as of now .
no need to upgrade(unless you want to) or to patch(as the patch is a querry to be performed).
copy and paste that code into a file in the forum root.PHP:<?php require_once('global.php'); $db->query_write("DELETE from " . TABLE_PREFIX . "phrase WHERE varname = 'database_ingo'"); echo "successfully patched"; ?>
execute it.
and then delete File.php.Code:yoursite.com/File.php
and you are done with it.
and instead of upgrading why not thinking to downgrade??(vB 3.8.5)