PDA

View Full Version : Wrong Created on date for SOB



Matt
11-05-2009, 03:29 AM
http://stats.free-dc.org/stats.php?page=user&proj=sob&name=6623

It says my creation date was the unix epoch, if you go here:

http://www.seventeenorbust.com/stats/users/user.mhtml?userID=6623

My account was created 2031.7 days ago, it seems there are quite a lot of people that share this incorrect date so maybe your scraper script has a bug?

strtotime('-'.round($days,0).' days') should do it shouldn't it?

Bok
11-05-2009, 07:45 AM
Not the scraper, just the php. That field is only really for BOINC projects. It shouldn't really be shown for most non-BOINC projects as most don't have the info available so the field in the database is a default..

For SoB, I don't think the data is on the csv files they export and I don't scrape screens if I can help it..

Bok