Crash when submitting post: Warning: array_shift() expects parameter 1 to be arr
-
I get this error when trying to update an existing post. The post gets updated anyway, but I have to refresh the page and I’m not sure if there are side effects to this.
Warning: array_shift() expects parameter 1 to be array, object given in /XXXX/public_html/wp-content/plugins/woo-poly-integration/src/Hyyan/WPI/Utilities.php on line 271
Fatal error: Cannot use object of type WP_Error as array in /XXXX/public_html/wp-content/plugins/woo-poly-integration/src/Hyyan/WPI/Utilities.php on line 276
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Crash when submitting post: Warning: array_shift() expects parameter 1 to be arr’ is closed to new replies.