Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #555448

    Hi,

    I am getting the following warning after upgrading to WordPress 4.4:

    Warning: implode(): Invalid arguments passed in /nas/content/staging/accutune/wp-content/themes/enfold/includes/loop-index.php on line 87

    Can you please give me some guidance on how to fix this?

    http://accutune.staging.wpengine.com/articles/how-to-select-the-right-length-coilovers/ (hosted on WPengine)

    Thank you!
    Ryan

    #555741

    Hey RRaker,

    Where are you seeing that? I can’t see any error messages at all on the back- or front-end.

    Regards,
    Rikard

    #556140

    Hi Rikard, it is displaying at the top of the page.

    Thank you,
    Ryan

    #556245

    I’ve added this code to wp-config to hide the errors while I go live. I would still like to fix the root cause though.

    error_reporting(0); //turn off error reporting 12-21-15 Ryan Raker
    ini_set('display_errors',0);

    Thank you,
    Ryan

    #556422

    Hi Ryan,

    I’m not sure to be honest, are you experiencing any problems because of it or only the message?

    Best regards,
    Rikard

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