Although news updates are working fine on our front page the following is shown on access in the apache error log.
[error] [client x.x.x.x] PHP Warning: implode(): Invalid arguments passed in /var/www/wordpress/wp-content/plugins/ht-news-updates/ht_news_updates.php on line 83
Line 83: $display_types = “(“.implode(“, “, $display_types).”)”;