Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1098368

    Hello, I am trying to update my server to PHP 7.3, and as soon as I do it, I get some 500 errors. So there are some modules that are needed for things to work. I already installed the ones I had in PHP 7.2, but the portfolio is refusing to work. As soon as I update to PHP 7.3, the portfolio drops a 500 error.

    Which PHP modules are needed by Enfold?

    Thanks.

    #1098845

    Hey peterolle,

    Can you please check server log for error? There are no special modules that are required for Enfold.

    Best regards,
    Victoria

    #1098854

    I only have thousands of lines with:

    PHP Warning: Invalid argument supplied for foreach() in /home/site/public_html/wp-content/themes/enfold/includes/helper-assets.php on line 329

    Will continue testing.

    Thanks.

    #1099605

    Hi,

    What php version are you using?

    Best regards,
    Basilis

    #1099608

    The ones mentioned in the first message.

    For the thousands of lines in error log. 7.2

    Thank you.

    #1099820

    Hi peterolle,

    This is the warning that forearch is expecting an array and in some cases gets another data type. It is not great, but you can suppress warnings by configuring error display level in the wp-config.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.