PHP Warnings in error_log

Phoca Download - download manager
itman
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 15 Jul 2024, 15:24

PHP Warnings in error_log

Post by itman »

Hi,
I checked Joomla's error_log and found several (read: really many) instances of following lines:

Code: Select all

PHP Warning:  Trying to access array offset on value of type null in *removed*/components/com_phocadownload/views/file/view.html.php on line 189
PHP Warning:  Undefined array key 0 in *removed*/components/com_phocadownload/views/file/view.html.php on line 294
PHP Warning:  Attempt to read property "title" on null in *removed*/components/com_phocadownload/views/file/view.html.php on line 359
I'm currently using Joomla 5.3.0 and PD 5.0.10, but this has also occurred on previous versions. PD itself seems to work fine. What could be causing this and how can it be fixed?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48829
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PHP Warnings in error_log

Post by Jan »

Hi,

thank you for the info, I will take a look at them for next version.

Thank you, Jan
If you find Phoca extensions useful, please support the project
Post Reply