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

    hello, want to set up a new site but after installing enfold theme, and after this enfold child theme, im getting this warning:
    Warning: Invalid argument supplied for foreach() in /home/vhosts/jeelsites.nl/httpdocs/projectnatuurlijkwerken/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1650

    whats going wrong here? tried several PHPversions, but all results gave this error.
    (the one now active is 7.2)

    • This topic was modified 6 years ago by yampieters.
    #1031106

    Hey jelle,

    Thanks for the login details, where exactly are you seeing those messages? I couldn’t see anything like that on the backend.

    Best regards,
    Rikard

    #1031145

    hi rikard, hmmm, they seem to be gone in the backend, but at the frontend they are clearly visible :

    #1031533

    Hi,

    Thanks for that, I see the same thing on my end, I’m not sure why though since I can’t reproduce the problem on my local installation. It’s only a warning though so it shouldn’t affect any functionality on your site. If you want to turn that off then you could try to add this to the very top of your functions.php file, just after the opening PHP tag:

    error_reporting(0);

    Best regards,
    Rikard

    #1031582

    thanks rikard, that worked.
    you can close this ticket if you want.
    best regards, jelle

    #1031931

    Hi,

    Great, glad you got it working :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘error message’ is closed to new replies.