Status
Not open for further replies.

motd2

Customer
I am considering installing this product. But the need to recalculate points. On the localhost, it takes a long time. On the server, it will take even more time.
I saw the file vbactivitymaint.php
Code:
require('./i[COLOR="#FF0000"]ncludes/class_bootstrap.php[/COLOR]');
$bootstrap = new vB_Bootstrap();
$bootstrap->init();

$vbphrase = init_language();

$types = array(
    0 => $vbphrase['dbtech_vbactivity_recalculate_points'],
    1 => $vbphrase['dbtech_vbactivity_recalculate_achievements'],
    
);
includes/class_bootstrap.php - it is not in vB 3.8.7
 
I've uploaded a change to that file in the latest version of vBAA that should work on vB3 :)
 
Status
Not open for further replies.

Legacy vBActivity & Awards

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,723
Customer rating
0.00 star(s) 0 ratings
Back
Top