Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #266407
    Christof
    Participant

    Hi

    I’m using Rock Star Pro theme.
    A fatal error occurs when website is using featured content on the home page and running on PHP 7.4.
    The error occurs when using PHP > 7.0

    I could fix it.
    @support: please update the theme source

    file: featured-content.php
    on line 32 change $classes = ''; to $classes = array();

    That’s it. Thanks.

    #266445
    Skandha
    Participant

    @chrimens: Hello there,
    This issue was fixed about 2 years ago. Can you please let me know which version of the theme you are using?

    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Fixed fatal error when PHP > 7.0’ is closed to new replies.