• Resolved Anonymous User

    (@anonymized-5721405)


    I just did a bunch of upgrades and the website is now throwing an error message:

    Notice: Array to string conversion in /home/content/50/5560050/html/wp-content/themes/src/includes/utilities.php on line 48

    Can anyone enlighten me on how I can repair this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter Anonymous User

    (@anonymized-5721405)

    Got a work-around…

    Since it was just a notice, I changed wp-config.php as follows:

    define(‘WP_DEBUG’, true);
    TO
    define(‘WP_DEBUG’, false);

Viewing 1 replies (of 1 total)
  • The topic ‘Notice: Array to string conversion’ is closed to new replies.