php notices
php notices
It's a minor thing, but its really hard to parse my PHP error logs ( looking for real errors) when there are thousands of these entries:
[Wed Nov 10 20:53:17.713270 2021] [php7:notice] [pid 5521] [client 108.5.183.203:54505] PHP Notice: Trying to access array offset on value of type bool in /var/www/html/[redacted]/html/components/com_cjforum/layouts/default/topic/reply.php on line 90
[Wed Nov 10 20:53:17.713300 2021] [php7:notice] [pid 5521] [client 108.5.183.203:54505] PHP Notice: Trying to access array offset on value of type bool in /var/www/html/[redacted]/html/components/com_cjforum/layouts/default/topic/reply.php on line 93
[Wed Nov 10 20:53:17.713363 2021] [php7:notice] [pid 5521] [client 108.5.183.203:54505] PHP Notice: Trying to access array offset on value of type bool in /var/www/html/[redacted]/html/components/com_cjforum/layouts/default/topic/reply.php on line 97
[Wed Nov 10 20:53:17.720301 2021] [php7:notice] [pid 5521] [client 108.5.183.203:54505] PHP Notice: Trying to access array offset on value of type bool in /var/www/html/[redacted]/html/components/com_cjforum/lib/api.php on line 128
Can we get the reply.php and api.php files cleaned up, please? TIA!
Access to viewing replies is restricted.
Showing 2 of 2 replies
You do not have permissions for replying to this topic.