• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Badge Banner and Wuprop hours stats

Bok7575

Member
I added all of the id's from TeAm into my check for WCG badges. There is no global feed for this data from the WCG site, so I have to pull the data individually.

This gives the ability to display the badges from WCG and every other project in a banner like mine below, just use your cpid as the parameter.

badgesbanner.php


if you take off the layout=2 it doesn't display the name and credits at the top.

Also, for anyone into the badges at WuProp, they have kindly provided an export of the 'hourly' data where they track the hours on each application you are running (as long as WuProp is also running, so I'm displaying that too.

For instance, if you look at my user page here you can track all the hours, makes it easier to figure out which applications to run if you are trying to get the 'stars' at WuProp.

The export does not contain all users, you have to check one of the boxes in your preferences at WuProp to allow it.
 
I added all of the id's from TeAm into my check for WCG badges. There is no global feed for this data from the WCG site, so I have to pull the data individually.

This gives the ability to display the badges from WCG and every other project in a banner like mine below, just use your cpid as the parameter.

badgesbanner.php


if you take off the layout=2 it doesn't display the name and credits at the top.

Also, for anyone into the badges at WuProp, they have kindly provided an export of the 'hourly' data where they track the hours on each application you are running (as long as WuProp is also running, so I'm displaying that too.

For instance, if you look at my user page here you can track all the hours, makes it easier to figure out which applications to run if you are trying to get the 'stars' at WuProp.

The export does not contain all users, you have to check one of the boxes in your preferences at WuProp to allow it.

Bronze 5 MM
Silver 10 MM
Gold 15 MM
Emerald 20 MM
Ruby 25+ MM
 
Back
Top