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(33232)
}
}

Years ago
State Champs 2014
Phew! Not the discussion I thought it was going to be.
People, you need to give Isaac at least 24 hrs notice when you are going to post forbidden topics like these so he can get the ice on the servers to stop meltdowns.
FORBIDDEN TOPICS include:
* State Championships (predictions/performances/groups/draws etc)
* Junior Zoning
* Junior Poaching
* State Junior Teams (esp. if it involves a prodigy who missed out)
* State Coaches / SASI programme
* Any topic involving JDO's and CD's
* Junior Draws
* Any topic involving goats
* Sixers capitulations

