Uncaught TypeError: t[6] is null

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Steph
Posts: 26
Joined: Tue Feb 14, 2023 10:55 pm

Uncaught TypeError: t[6] is null

Post by Steph »

Hello,

On the page "admin/admin_ticket.php?track=M2H-2SY-XXX&Refresh=97021", the Firefox console finds the following error:
In picture: https://ibb.co/zT9sJw05

I don't notice any impact on the page, but I'm just reporting the issue for possible correction in a future version.
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: Uncaught TypeError: t[6] is null

Post by Klemen »

This doesn't happen in any of my tests. Anyone else seeing it that can provide access to admin for testing?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Steph
Posts: 26
Joined: Tue Feb 14, 2023 10:55 pm

Re: Uncaught TypeError: t[6] is null

Post by Steph »

I just did some tests, it seems to happen when the "Time worked" option is disabled.

When I enable this option, I no longer get the error.
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: Uncaught TypeError: t[6] is null

Post by Klemen »

Ah, thanks - this happens because hesk timer JS is loaded in any case. It shouldn't cause any UI issues, but it will be fixed anyway in the next release.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Steph
Posts: 26
Joined: Tue Feb 14, 2023 10:55 pm

Re: Uncaught TypeError: t[6] is null

Post by Steph »

Perfect, thank you.
Post Reply