• 解決済 kitformula

    (@kitformula)


    https://kitformula.watson.jp/wp-login.phpからワードプレスの管理画面にログインしようとしたところ、

    エラー: 予期しない出力により Cookie がブロックされました。ヘルプが必要な場合はこちらのドキュメンテーションを参照するか、サポートフォーラムをご利用ください。

    の表示が出て弾かれてしまいます。

    また、画面上部に

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the smart-custom-fields domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php on line 6114

    Warning: Cannot modify header information – headers already sent by (output started at /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php:6114) in /home/users/1/watson.jp-kitformula/web/wp-login.php on line 515

    Warning: Cannot modify header information – headers already sent by (output started at /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php:6114) in /home/users/1/watson.jp-kitformula/web/wp-login.php on line 531

    Warning: Cannot modify header information – headers already sent by (output started at /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php:6114) in /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php on line 7137

    Warning: Cannot modify header information – headers already sent by (output started at /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php:6114) in /home/users/1/watson.jp-kitformula/web/wp-includes/pluggable.php on line 1093

    Warning: Cannot modify header information – headers already sent by (output started at /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php:6114) in /home/users/1/watson.jp-kitformula/web/wp-includes/pluggable.php on line 1094

    Warning: Cannot modify header information – headers already sent by (output started at /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php:6114) in /home/users/1/watson.jp-kitformula/web/wp-includes/pluggable.php on line 1095

    以上のエラーコードが表示されています。

    サーバーはロリポップを使用しています。

    なお、ロリポップの共有SSLリンクからはログイン画面への遷移が行われず、

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the smart-custom-fields domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php on line 6114

    Warning: Cannot modify header information – headers already sent by (output started at /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php:6114) in /home/users/1/watson.jp-kitformula/web/wp-includes/pluggable.php on line 1435

    Warning: Cannot modify header information – headers already sent by (output started at /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php:6114) in /home/users/1/watson.jp-kitformula/web/wp-includes/pluggable.php on line 1438

    以上のエラーコードのみが表示されます。

    何か思い当たる点がありましたらご教授いただけますと幸いです。

    ヘルプの必要なページ: [リンクを見るにはログイン]

3件の返信を表示中 - 1 - 3件目 (全3件中)
  • このエラーは、_load_textdomain_just_in_time関数がWordPressの翻訳を読み込むタイミングが早すぎるために発生しています。具体的には、smart-custom-fieldsプラグインやテーマで、翻訳ファイルの読み込みがinitアクションより前に実行されていることが原因となっています。

    現時点では、ウェブサイト上部には

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the smart-custom-fields domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/users/1/watson.jp-kitformula/web/wp-includes/functions.php on line 6114

    のみ表示されているようですね。

    「プラグインが更新されたタイミングでエラーが解消した」という過去の事例を何件も見てきました。プラグインを無効化するとログインできる状態になるのではないかと思われます。

    管理メニューにアクセスできないときに、すべてのプラグインを無効化するには?」を参考に、全プラグインをいったん無効化してみてください。サーバーの FTP をお使いになるのがよいかなと思います (慎重に作業してくださいね)。

    トピック投稿者 kitformula

    (@kitformula)

    素早い対応誠にありがとうございます。

    無事解決いたしました!

    解決してよかったです^^

    ただ、どのプラグインに起因するのかを確かめる作業は残っていると思うので、引き続き、バックアップを取りながら慎重に進めてみてくださいね。

3件の返信を表示中 - 1 - 3件目 (全3件中)
  • このトピックに返信するにはログインが必要です。