Hi,
I get these errors when saving my pages:
Warning: count(): Parameter must be an array or an object that implements Countable in /srv/users/vektropol/apps/vektropol/public/wp-includes/post-template.php on line 316
Warning: Cannot modify header information - headers already sent by (output started at /srv/users/vektropol/apps/vektropol/public/wp-includes/post-template.php:316) in /srv/users/vektropol/apps/vektropol/public/wp-admin/post.php on line 223
Warning: Cannot modify header information - headers already sent by (output started at /srv/users/vektropol/apps/vektropol/public/wp-includes/post-template.php:316) in /srv/users/vektropol/apps/vektropol/public/wp-includes/pluggable.php on line 1265
Warning: Cannot modify header information - headers already sent by (output started at /srv/users/vektropol/apps/vektropol/public/wp-includes/post-template.php:316) in /srv/users/vektropol/apps/vektropol/public/wp-includes/pluggable.php on line 1268
It does save the content (most of the time), but sometimes not. How do I fix it?