Doesn't view the IP addresses ticket is shown in white, how can I fix this?
see attachment.
FIXED!
was...
<?=$ticket->getIp()?>
correct is:
<?=$ticket->getIP()?>