Status
Not open for further replies.

GoodApples

Customer
Encyclopedia --> Awards
An Award Earned for some reason has an additional notes? This would not be so bad if it was on hover but it makes it to busy.

award earned.webp
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
How is this a bug?

If you edit /dbtech/vbactivity/actions/allawards.php and find and delete
PHP:
                $earned = '<br /><span class="smallfont">' . construct_phrase($vbphrase['dbtech_vbactivity_medal_earned_x'], vbdate($vbulletin->options['timeformat'], $rewardscache['medal']["$medalid"]) . ' ' . vbdate($vbulletin->options['dateformat'], $rewardscache['medal']["$medalid"])) . '</span>';
you can be rid of that line :)
 
I thought it was a bug because it is not displayed on the others.
Now the Question is why is it not on the others.
Maybe change this to feature request to have it display on hover.:)
 
Last edited:
If the award has not been earned by the user, then the time on which it was earned will not be displayed :)
 
Say again?:confused:

The only thing I can think of is that it may need to be request first and not just awarded.
As the Admin it was my award which I may have not request first but handed out the award.

Would this be the reason for the note?
 
The page you showed a snippet from is the page that lists all awards. If the user has not been given some of the awards, then the "gained" line won't be there, because they never gained the award.

See what I mean?
 
Because everywhere else it only displays awards the user has already been granted :)
 
Oooohhhh Now I get it the user sees the time and date of their own awards.:cool::D

If the award has not been earned by the user, then the time on which it was earned will not be displayed :)

And the last time they received the award if they earned it more than once...maybe a dropdown menu if they received it more than once. ;)
 
Last edited:
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,730
Customer rating
0.00 star(s) 0 ratings
Back
Top