移植ご苦労様です。 xoopsでwordpressが使えるなんて夢のようです。 早速導入させて頂きました。 快調に動作していると思ったのですが、コメントを書き込むと下記エラーメッセージが出ます。 ---------------- Warning: unknown encoding "" in /home/..../modules/wordpress/wp-includes/functions.php on line 1491
Warning: Cannot add header information - headers already sent by (output started at /home/..../modules/wordpress/wp-includes/functions.php:1491) in /home/..../modules/wordpress/wp-comments-post.php on line 114
Warning: Cannot add header information - headers already sent by (output started at /home/..../modules/wordpress/wp-includes/functions.php:1491) in /home/..../modules/wordpress/wp-comments-post.php on line 115
Warning: Cannot add header information - headers already sent by (output started at /home/..../modules/wordpress/wp-includes/functions.php:1491) in /home/..../modules/wordpress/wp-comments-post.php on line 116
Warning: Cannot add header information - headers already sent by (output started at /home/..../modules/wordpress/wp-includes/functions.php:1491) in /home/..../modules/wordpress/wp-comments-post.php on line 118
Warning: Cannot add header information - headers already sent by (output started at /home/..../modules/wordpress/wp-includes/functions.php:1491) in /home/..../modules/wordpress/wp-comments-post.php on line 119
Warning: Cannot add header information - headers already sent by (output started at /home/..../modules/wordpress/wp-includes/functions.php:1491) in /home/..../modules/wordpress/wp-comments-post.php on line 120
Warning: Cannot add header information - headers already sent by (output started at /home/..../modules/wordpress/wp-includes/functions.php:1491) in /home/..../modules/wordpress/wp-comments-post.php on line 121
Warning: Cannot add header information - headers already sent by (output started at /home/..../modules/wordpress/wp-includes/functions.php:1491) in /home/..../modules/wordpress/wp-comments-post.php on line 126 ---------------- どのように対処すれば良いのでしょうか?
あと、ブロック表示で最新コメントを表示させたら・・ Warning: Invalid argument supplied for foreach() in /home/..../modules/wordpress/blocks/wp_recent_comments.php on line 36 というエラーが表示されてしまいました。
> あと、ブロック表示で最新コメントを表示させたら・・ > Warning: Invalid argument supplied for foreach() in /home/..../modules/wordpress/blocks/wp_recent_comments.php on line 36 > というエラーが表示されてしまいました。
SPAWを使用するにして投稿画面にすると、突然画面が真っ白になり、文字化け(日本語のみと思われます)と共に・・ Fatal error: Call to undefined function: html_entity_decode() in /home/..../modules/wordpress/wp-admin/edit-form.php on line 102 というメッセージが表示されます。