typo. Fixed now.
typo. Fixed now.
Hi Bok
My WCG badges aren't displaying. I was wondering when you have some free time you could look into it. Thanks
Take a look here - http://www.free-dc.org/forum/showthr...in-this-thread and post with your info and I'll add it.
Basically though, WCG do not offer any kind of automated way to get badge infor for every user, so I scrape the information per userid.
Amicable Numbers also has badges now, and claim they are being exporte too. They are based upon the number of Amicable Numbers discovered though.
I've added the Drug Discovery badges. Amicable, I'm not sure how to handle just yet. I may have to breakdown and just write a parser for the xml
The badge banners and app graphs are not displaying on the stats. I see graphs on stats6 but no banners there either.
yeah, an update to php5.6 has broken gd compatibility and I've been struggling to get it working again. Broken dependencies
At this point i may need to re-install the server.
I just saw Yafu has badges
https://yafu.myfirewall.org/yafu/for...ead.php?id=347
This is the content for me of the NFS stats export file badge_user.gz
<badge_user>
<user_id>15307</user_id>
<badge_id>3</badge_id>
<create_time>1577089203</create_time>
</badge_user>
<badge_user>
<user_id>15307</user_id>
<badge_id>12</badge_id>
<create_time>1585257307</create_time>
</badge_user>
<badge_user>
<user_id>15307</user_id>
<badge_id>18</badge_id>
<create_time>1453940874</create_time>
</badge_user>
<badge_user>
<user_id>15307</user_id>
<badge_id>27</badge_id>
<create_time>1453940879</create_time>
</badge_user>
<badge_user>
<user_id>15307</user_id>
<badge_id>38</badge_id>
<create_time>1453940886</create_time>
</badge_user>
<badge_user>
<user_id>15307</user_id>
<badge_id>81</badge_id>
<create_time>1602348752</create_time>
</badge_user>
<badge_user>
<user_id>15307</user_id>
<badge_id>90</badge_id>
<create_time>1601675308</create_time>
</badge_user>
As you can see it contains info about all six sub-project badges currently in use for this project, plus the RAC-badge.
In our signatures and on the pages 'Usersubprojects Stats' and 'Badges Stats' the badges for NFS@Home 15e_small and NFS@Home 16e_small are lacking at the moment.
As a side-matter: Why is it that 'Usersubprojects Stats' shows the correct score per subproject/badge [if the badge is for a subproject], while 'Badges Stats' only shows the project total scores?