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

Years ago
How to view box score without using NBL app?
The frame is likely because they are wanting to embed the FIBA boxscore apparatus within their branding. It's a really awkward situation though with horrible scrolling, etc.


Years ago
To be clear that was my experience during SEM-MEL last night while accessing live stats, not afterwards.

Years ago
I was about to complain about the frame. It's for viewing the game on NBL TV via the same page the live stats are on. There was no option to remove it.

Years ago
The Box Score on the NBL Website is Crap...what is with that massive black frame on the top that you cannot get rid of until you scroll past the most important stats?



