I’m receiving the following 3 errors on a new portfolio page:
Warning: Illegal string offset ‘id’ in XXX/enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 595
Warning: array_merge(): Argument #2 is not an array in XXX/enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 281
Warning: extract() expects parameter 1 to be array, null given in XXX/enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 285
This isn’t showing up on any of the older portfolio pages, just the newest one I published today. I’ve reinstalled Enfold but still receiving the same messages. Could anyone help?
Hey scottgoodacre,
Could you try deactivating all plugins to see if one of them is causing a conflict please? If that is not the problem then please post admin login details in private so that we can have a closer look.
Best regards,
Rikard
Thanks. I’ve tried this but the errors remain.
Admin details are attached, would appreciate you taking a look.
Hi scottgoodacre,
You need to turn off debug showing to the users, you can enable debug into log instead. Here is how to do it:
Which version of php are you running?
Best regards,
Victoria
I thought it was on PHP 7, however when I’ve checked it’s the only one of my sites still running 5.6. I’ve updated that now, and disabled the debugging display and the error has disappeared. Thanks!