It's been over a month with no solution from you, and my error logs continue to be filled with messages about the change we made here:
https://www.joomlart.com/forums/d/49478-want-to-remove-empty-alt-from-above-articles-on-blog-pages
Here are examples of the errors. These 4 lines repeat OVER and OVER and OVER again, non-stop:
[Sat Sep 14 20:24:34.499929 2024] [proxy_fcgi:error] [pid 57024:tid 140688960218816]
[client 40.77.167.30:6130] AH01071: Got error '
PHP message: PHP Warning: Undefined property: stdClass::$image_intro_alt in /[path]/[domain]/templates/ja_athena/html/layouts/joomla/content/image/intro.php on **line 40**;
PHP message: PHP Warning: Undefined property: stdClass::$image_intro_alt in /[path]/[domain]/templates/ja_athena/html/layouts/joomla/content/image/intro.php on **line 55**;
PHP message: PHP Warning: Undefined property: stdClass::$image_intro_caption in /[path]/[domain]/templates/ja_athena/html/layouts/joomla/content/image/intro.php on **line 58**;
PHP message: PHP Warning: Undefined property: stdClass::$image_intro_caption in /[path]/[domain]/templates/ja_athena/html/layouts/joomla/content/image/intro.php on **line 59**;
And this block:
[Sat Sep 14 20:24:41.888354 2024] [proxy_fcgi:error] [pid 57024:tid 140688742008512] [client 69.171.249.22:63958] AH01071: Got error 'PHP message: PHP Warning: Attempt to read property "image_intro" on null in /[path]/[domain]//templates/ja_athena/html/com_content/article/default.php on line 37;
PHP message: PHP Warning: Attempt to read property "image_fulltext" on null in /[path]/[domain]/templates/ja_athena/html/com_content/article/default.php on line 37;
PHP message: PHP Warning: Attempt to read property "image_fulltext" on null in /[path]/[domain]//templates/ja_athena/html/com_content/article/default.php on line 45'
I think these errors ARE causing High CPU issues on my server and costing us website visitors. Am I going to have to switch templates to fix this??
Please advise!