Using JA Flix template, I am seeing a lot of errors:

PHP Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in .../templates/ja_flix/html/layouts/joomla/content/image/intro.php on line 70

Is there a fix for this please
Cheers

    marcussmith Hi

    It maybe due to the PHP version you're using, you can share the URL + super admin account of your site so I will check for you.

    This message is visible to Moderators only
    hidden content

    Hi

    I enabled Error Reporting but could not see that message, could you share the URL where this message appears?

    marcussmith I still can't see the error messages, I updated above 2 files a bit, kindly check again.

    This message is visible to Moderators only
    hidden content
    This message is visible to Moderators only
    hidden content

    I fixed that issue in this file:
    /templates/ja_flix/html/com_content/article/default.php

    Line 44:

    <div class="com-content-article item-page<?php echo $this->pageclass_sfx; ?> type-<?php echo $content_type; ?> <?php if (isset($images) && !$images->image_fulltext) echo 'no-fullimage'; ?>" itemscope itemtype="https://schema.org/Article">
    Write a Reply...
    You need to Login to view replies.