Vivacity
03-18-2011, 05:56 PM
I've noticed a small error with the IF main page, here (http://thelannetwork.com/fantasy/interactive).
You predicted that Darkest Hour would win by 2 games.
You won 20 points!
You predicted that Triggers Down would win by 2 games.The text that reads "You predicted that TEAM NAME would win by N points." is incorrect. In both cases, I predicted the other team to win.
This problem is likely caused by a logic error in either a conditional statement in the view file, or in a SQL query that has its result set sent to the view. This error only effects that text, points are being awarded and displayed correctly.
You predicted that Darkest Hour would win by 2 games.
You won 20 points!
You predicted that Triggers Down would win by 2 games.The text that reads "You predicted that TEAM NAME would win by N points." is incorrect. In both cases, I predicted the other team to win.
This problem is likely caused by a logic error in either a conditional statement in the view file, or in a SQL query that has its result set sent to the view. This error only effects that text, points are being awarded and displayed correctly.