PDA

View Full Version : Bug on stats page


Jay Lundy
11-06-2001, 08:43 PM
There's a bug on the statistics page. If you go to referring site (http://www.chiefdelphi.com/forums/vbstats.php?action=incoming) the percentages are there but the names are all "0" and so are the links.

I'm assuming it has all the information stored correctly, it's just not displaying it correctly.

Brandon Martus
11-07-2001, 02:12 AM
Yea. I saw that yesterday, but never got to fixing it.
Yesterday was when I had like 209348230984329 due for school, so I had no time to play :)

It'll be fixed soon.

Thanks for reminding me though.

Brandon Martus
11-07-2001, 04:02 AM
fixed.

Got a little too crazy with the format_number() function. [to add commas to numbers]
Converting a string to a number results in '0' :)