Hi there
WP-Version: 2.8.1
PHP 5.2.9
mySQL: 5.0.8.3
Hoster: all-inkl.com
After my update to WP 2.8.1 (german version) I get the following error when editing PAGES above the FCK-Editor box:
Warning: implode() [function.implode]: Invalid arguments passed in /www/htdocs/my-webseite.xyz/wp-includes/post.php on line 1762
When I want to save this page, I'll get this error:
Warning: implode() [function.implode]: Invalid arguments passed in /www/htdocs/my-webseite.xyz/wp-includes/post.php on line 1762
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/my-webseite.xyz/wp-includes/post.php:1762) in /www/htdocs/my-webseite.xyz/wp-includes/pluggable.php on line 865
What I tried to solve the problem:
- Deacticate EVERY/ALL plugins
-> the error is still there
- changing to the lastest default theme
-> the error is still there
- delete every cache, deaktivate every cache-plugins
-> the error is still there
What can I do???
Greatings, Tobias