Ok, this *might* work, but it is untested:
PHP Code:
build_datastore('bbactive', serialize('1'));
Or maybe:
PHP Code:
$DB_site->query("UPDATE " . TABLE_PREFIX . "datastore SET ('bbactive', 's:1:"1"')");
I haven't tested them, but they should work... atleast one of them ^^.
Do test on a test board though, they can screw up your board bad if they don't work like supposed to :ermm: