array(2) {
[0]=>
string(815) "
select r.*,
rc.info,
t.title as threadtitle,
u.username as username,
u.anonymous as useranonymous,
`f`.`value` AS `flairvalue`,
`ft`.`name` AS `flairname`,
`ft`.`colour` AS `flaircolour`,
`ft`.`icon` AS `flairicon`
from reply as r
join thread as t on t.id = r.threadid
join replycontent as rc on rc.replyid = r.id
join user as u on u.id = r.userid
left join `flair` `f` on `f`.`userid` = `u`.`id` and `f`.`categoryid` = `t`.`categoryid`
left join `flairoption` `ft` on `ft`.`id` = `f`.`flairoptionid`
where r.businessid = :businessId
and r.threadid = :threadId
group by r.id
order by r.utcdated desc
limit 0,50
"
[1]=>
array(2) {
["businessId"]=>
int(1)
["threadId"]=>
int(1506)
}
}
My apologies Yogee. I arrived home at 11.30 last night after 10 days in Perth and hadn't checked my mountain of mail (mostly bills off course). There was a letter there about the changes to tip off time for tonight's game and 29 January game. Still doesn't explain why the website is not up dated for those who don't hold season tickets.
Yogee, it seems that every home game approaching brings confusion over Tip Off time. The official Sixers site lists this game to Tip Off at 8pm. Why can't we rely on the information given on the official site? If the information is not correct, perhaps someone like yourself who knows the correct information can inform the administrators to correct it.