Status
Not open for further replies.

joshuwae

Customer
Admins or moderators are unable to approve awards.
In the PM notifications, it gives this url:

/community/modcp/vbactivity.php?do=medalrequests

It should be:
/community/modcp/vbactivity.php?do=award&action=requests

Where do I fix this?
 
Hotfix has been uploaded to the Customer Area zip file :)

You can also change the /dbtech/vbactivity_pro/hooks/notifications_list.php line from
PHP:
	'link'   => $vbulletin->config['Misc']['modcpdir'] . '/vbactivity.php?' . $vbulletin->session->vars['sessionurl'] . 'do=medalrequests',
to
PHP:
	'link'   => $vbulletin->config['Misc']['modcpdir'] . '/vbactivity.php?' . $vbulletin->session->vars['sessionurl'] . 'do=award&action=requests',
 
Fixed!

This update (2.1.6) messed up my css, though.

In usercp, the text on the inactive tabs has become light blue - nearly matching the tab color. Same with header text and links in the left-hand section.
 
Last edited:
I'm unable to confirm that on the default skin, and I'd rather not go through the normal registration process for your site since it's not the default vBulletin one :p

The UserCP highlights is the same yellow as it's always been for me. Have you tried reverting any vBA custom templates or flushing any cache you may be running?
 
Status
Not open for further replies.

Similar threads

Legacy vBActivity & Awards

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