vBCredits Delux II - vBShout Addon..
Hi a little addon for you to use with vBCredits Delux II for earning / loosing points for Shouts and Deleted Shouts.
do the following edit includes/hooks_dbtech_vbshout.xml ADD: PHP Code:
<hook>dbtech_vbshout_add_credit</hook>
edit dbtech/vbshout/includes/class_dm_shout.php Find: line 1413 PHP Code:
function post_save_each($doquery = true, $return = null)
PHP Code:
($hook = vBulletinHook::fetch_hook('dbtech_vbshout_add_credit')) ? eval($hook) : false;
PHP Code:
function post_delete($doquery = true)
PHP Code:
($hook = vBulletinHook::fetch_hook('dbtech_vbshout_delete_credit')) ? eval($hook) : false;
then upload the attached file any issues let me know. Download
vBCredits - vBShout.xml (2.8 KB, 22 downloads) Screenshots |
Similar Mods
Add-On Releases [vBC] vBCredits 2.0.0 - v3Arcade 2.0.x Gold Addon | vBulletin 3.8 Add-ons |