timbot18

Results 3 comments of timbot18

block of code causing the problem from apps/activity/lib/Data.php (starting at line 86): ` public function send(IEvent $event) { if ($event->getAffectedUser() === '' || $event->getAffectedUser() === null) { return false; }...

after digging into it, i found that one of the pixels was being reported as -273.15, skewing the entire range of the image, resulting in the pics above. after adding...

it does appear to be consistent. seems to be the same place every time, and the exact same number, so i think it is a bad cell. i haven't had...