Hello, i know this topic answer and all information will give its author. but unfortunately the author currently not available from months and this modification has been expire i think. i have installed this on 3.1.2 its install fine and showing all configuration and settings in ACP. but its templates editing codes looking change than current ipb 3.1.2 used in topic view template. any way i have not modified it and submit as it is. after this i have configure its settings for testing. and read its instruction for its setup in forums. during reading i have read some query which are totaly changed that ipb 3.1.2 used to collect information from database. this modification query are.
UPDATE ibf_members SET points = 100 WHERE mgroup = 3
but ip 3.1.2 can't used mgroup it used member_group_id. and if i run
UPDATE ibf_members SET points = 100 WHERE member_group_id = 3
so this can work. so after this i confirm that this modification completely out of date and its required 3.1 comparability. so could any one please confirm if this iPoint system will work on them OR not on 3.1.2 ? and is there any solution to make it workable ?
thanks