PHP Warnings in 1.30
-
Just updated to 1.30 this morning and ever since I get PHP Warnings in the wp-admin of the Sites (not the Network):
Warning: explode() expects parameter 2 to be string, array given in /.../wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 1548Warning: Invalid argument supplied for foreach() in /.../wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 1548and the following warning whenever I save a post:
Warning: explode() expects parameter 2 to be string, array given in /.../wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 1548Warning: Invalid argument supplied for foreach() in /.../wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 1548Warning: Cannot modify header information - headers already sent by (output started at /.../wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php:1548) in /.../wp-includes/pluggable.php on line 875
The topic ‘PHP Warnings in 1.30’ is closed to new replies.