Results 1 to 40 of 160

Thread: Missing Badges

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Hi Bok

    My WCG badges aren't displaying. I was wondering when you have some free time you could look into it. Thanks

  2. #2
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,498
    Blog Entries
    13
    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.

  3. #3
    Senior Member Dirk Broer's Avatar
    Join Date
    Jun 2013
    Location
    Leiden, South Holland, Netherlands
    Posts
    369
    Amicable Numbers also has badges now, and claim they are being exporte too. They are based upon the number of Amicable Numbers discovered though.


  4. #4
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,498
    Blog Entries
    13
    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

  5. #5
    The badge banners and app graphs are not displaying on the stats. I see graphs on stats6 but no banners there either.

  6. #6
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,498
    Blog Entries
    13
    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.

  7. #7
    Senior Member Dirk Broer's Avatar
    Join Date
    Jun 2013
    Location
    Leiden, South Holland, Netherlands
    Posts
    369
    Quote Originally Posted by Bok View Post
    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
    Any news on Amicable? It seems a stable project at least...


  8. #8

  9. #9
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,498
    Blog Entries
    13
    I *think* I've added yafu badges. Also did the code for the subproject data too, but need to wait to see if that all worked.

  10. #10
    Senior Member Dirk Broer's Avatar
    Join Date
    Jun 2013
    Location
    Leiden, South Holland, Netherlands
    Posts
    369
    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?


  11. #11
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,498
    Blog Entries
    13
    They are showing on stats6 where I do the development (and it's the new server).

    I must have forgotten to put them on the old server. Will take a look

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •