On the schedule page it looks like you just have the following code:
PHP Code:
print_r(ARRAY_NAME);
Instead of looping through and making a table or whatever.
Your output is:
PHP Code:
Array ( [id] => 1 [date] => 2005-01-08 [time] => 10:00:00 [event] => 2005 Kickoff [description] => The Kickoff will be held at Souther New Hampshire University in Manchester, New Hamshire. It officially starts off the 2005 robotics season. [recurrence] => [day] => [enddate] => )