• 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.

No 24 hour Folding stats tonight :(

phaxmohdem

Golden Member
Sorry gang, there is a glitch in my script which thinks yesterday was August 0, not July 31st.

I'm on a short break from studying for my GRE exam, so I don't have time to fix it tonight, but stats will be working again tomorrow. Once I get some free time, I'll be able to patch that flaw, but again my apologies.
 
Well, It looks like you will have to go one more night without folding stats folks 🙁

I did figure out what the problem was though, It wasn't "August 0" like I thought. Apparently once the new month hit, the text file that the Stanford servers churn out with all the stats on it, added an extra tab character in the date line, screwing up my date parsing script. I think it might do that because the number of todays date is only a single digit ("2") instead of double digits like every other time my script has run (e.g. "24") I won't know for sure until the 10th if that is the case, but at least I know what to watch for, so hopefully this won't be an issue down the road. Also there is a one day gap in my database now, so in week or so (the 8th) there won't be any top 30 weekly producers again... but that should only be a one day event assuming everything resumes smoothly again.

Anywho, once I figure all that junk out, I'll update the script code I posted with the bug fixes.
 
Back
Top