Hi!
On some of our sites we run a nightly cron (joomla cli script- finder_indexer.php) to index the site for the samrt search functionality.
In the report mail we receive after completion of the finding we found a few of these Notices:
Notice: Undefined property: stdClass::$extension in /home/pknerm01/domains/mijn.gkermelo.nl/public_html/plugins/fields/econa/econa.php on line 168
PHP Notice: Undefined property: stdClass::$extension in /home/pknerm01/domains/mijn.gkermelo.nl/public_html/plugins/fields/econa/econa.php on line 168
I think this started when we switched from PHP 7.2 to 7.4
I think this is not a big issue, but still. I might be good to avoid these notices?
Kind regards,
Jip
On some of our sites we run a nightly cron (joomla cli script- finder_indexer.php) to index the site for the samrt search functionality.
In the report mail we receive after completion of the finding we found a few of these Notices:
Notice: Undefined property: stdClass::$extension in /home/pknerm01/domains/mijn.gkermelo.nl/public_html/plugins/fields/econa/econa.php on line 168
PHP Notice: Undefined property: stdClass::$extension in /home/pknerm01/domains/mijn.gkermelo.nl/public_html/plugins/fields/econa/econa.php on line 168
I think this started when we switched from PHP 7.2 to 7.4
I think this is not a big issue, but still. I might be good to avoid these notices?
Kind regards,
Jip