質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.50%
WordPress

WordPressは、PHPで開発されているオープンソースのブログソフトウェアです。データベース管理システムにはMySQLを用いています。フリーのブログソフトウェアの中では最も人気が高く、PHPとHTMLを使って簡単にテンプレートをカスタマイズすることができます。

PHP

PHPは、Webサイト構築に特化して開発されたプログラミング言語です。大きな特徴のひとつは、HTMLに直接プログラムを埋め込むことができるという点です。PHPを用いることで、HTMLを動的コンテンツとして出力できます。HTMLがそのままブラウザに表示されるのに対し、PHPプログラムはサーバ側で実行された結果がブラウザに表示されるため、PHPスクリプトは「サーバサイドスクリプト」と呼ばれています。

Q&A

解決済

1回答

2858閲覧

ワードプレスにログインできなくなりました。

t-maekawa

総合スコア44

WordPress

WordPressは、PHPで開発されているオープンソースのブログソフトウェアです。データベース管理システムにはMySQLを用いています。フリーのブログソフトウェアの中では最も人気が高く、PHPとHTMLを使って簡単にテンプレートをカスタマイズすることができます。

PHP

PHPは、Webサイト構築に特化して開発されたプログラミング言語です。大きな特徴のひとつは、HTMLに直接プログラムを埋め込むことができるという点です。PHPを用いることで、HTMLを動的コンテンツとして出力できます。HTMLがそのままブラウザに表示されるのに対し、PHPプログラムはサーバ側で実行された結果がブラウザに表示されるため、PHPスクリプトは「サーバサイドスクリプト」と呼ばれています。

0グッド

0クリップ

投稿2016/11/17 04:24

おせわになります。
何かの拍子にいじってしまったのかもしれませんが、ワードプレスにログインできなくなってしまいました。
前回もログインできなかった事があったのですが、その際は.htaccessでログインURLが変わっておりメール未着にて
再度新URLにてログインできました。

今回はログイン画面はでるものの、ユーザー名・パスワード違いのメッセージは表示されず、真っ白になります。
以前エラーの際に調べた事があり、エラー表示がされないエラー?になってる、とのことで、
今回も調べましたら
http://www.nishi2002.com/15467.html
を参考に

エラーメッセージの表示/非表示を切り替えるコード(wp-config.php)
define('WP_DEBUG', false);

を探しましたところ記載されておらず、
別のサイト
http://swat9.com/wordpress/wordpress-login/
には
falseをtrueに変更して追加してアップせよ、との事でしたので
アップしましたところ、エラーは表示されました。
以下のとおりです。

Strict Standards: Redefining already defined constructor for class DB_CustomSearch_Widget in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php on line 35 Strict Standards: Redefining already defined constructor for class AdminDropDown in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php on line 424 Strict Standards: Redefining already defined constructor for class ParameterisedObject in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 37 Strict Standards: Redefining already defined constructor for class DB_WP_Widget in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 61 Strict Standards: Redefining already defined constructor for class DB_Search_Widget in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 191 Strict Standards: Redefining already defined constructor for class SearchFieldBase in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 368 Strict Standards: Redefining already defined constructor for class DropDownField in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 414 Strict Standards: Declaration of DropDownField::getInput() should be compatible with Field::getInput($name) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 473 Strict Standards: Redefining already defined constructor for class HiddenField in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 479 Strict Standards: Declaration of HiddenField::getValue() should be compatible with Field::getValue($name) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 498 Strict Standards: Redefining already defined constructor for class DropDownFromValues in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 510 Strict Standards: Redefining already defined constructor for class RadioButtonField in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 523 Strict Standards: Declaration of RadioButtonField::getInput() should be compatible with Field::getInput($name) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 566 Strict Standards: Redefining already defined constructor for class RadioButtonFromValues in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 572 Strict Standards: Redefining already defined constructor for class BaseJoiner in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 688 Strict Standards: Redefining already defined constructor for class CustomFieldJoiner in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 723 Strict Standards: Declaration of PostDataJoiner::sql_join() should be compatible with BaseJoiner::sql_join($join, $name, $index, $value, $comparison) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 891 Strict Standards: Redefining already defined constructor for class CustomSearchField in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 900 Strict Standards: Declaration of SortingComparison::sql_order() should be compatible with Comparison::sql_order($order) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/bridges/sort-order.php on line 40 Strict Standards: Declaration of SortingComparison::shouldJoin() should be compatible with Comparison::shouldJoin($value) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/bridges/sort-order.php on line 40 Strict Standards: Redefining already defined constructor for class GreatRealEstateJoiner in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/bridges/greatrealestate.php on line 30 Strict Standards: Declaration of GreatRealEstateJoiner::sql_join() should be compatible with BaseJoiner::sql_join($join, $name, $index, $value, $comparison) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/bridges/greatrealestate.php on line 66 Strict Standards: Declaration of DB_CustomSearch_Widget::getTitle() should be compatible with DB_Search_Widget::getTitle() in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php on line 31 Strict Standards: Declaration of AdminDropDown::getInput() should be compatible with DropDownField::getInput($name, $joiner, $fieldName = NULL) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php on line 420 Strict Standards: Declaration of AdminDropDown::getValue() should be compatible with Field::getValue($name) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php on line 420 Strict Standards: Declaration of AdminDropDown::getHTMLName() should be compatible with Field::getHTMLName($name) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php on line 420 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method DB_CustomSearch_Widget::init() should not be called statically in /home/users/2/lomo.jp-waribiki/web/wp-includes/plugin.php on line 524 Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/users/2/lomo.jp-waribiki/web/wp-includes/functions.php on line 3996 Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/users/2/lomo.jp-waribiki/web/wp-includes/functions.php on line 3996 Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/users/2/lomo.jp-waribiki/web/wp-includes/functions.php on line 3996 Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/users/2/lomo.jp-waribiki/web/wp-includes/functions.php on line 3996 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php:35) in /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/siteguard/siteguard.php on line 153 Warning: Cannot modify header information - headers already sent by (output started at /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php:35) in /home/users/2/lomo.jp-waribiki/web/wp-login.php on line 402 Warning: Cannot modify header information - headers already sent by (output started at /home/users/2/lomo.jp-waribiki/web/wp-content/plugins/wp-custom-fields-search/wp-custom-fields-search.php:35) in /home/users/2/lomo.jp-waribiki/web/wp-login.php on line 415

その下の入力画面には
エラー: 入力内容を確認の上、もう一度送信してください。

と通常の入力画面の入力項目ミスのメッセージが表示されます。

入力ミスは以前にも何度が経験があるのですが、その際は真っ白にはならず、メッセージのみでした。

別の原因がわからず困っています。

ご経験のあるかた、おわかりになる方いらっしゃいましたら
よろしくお願いいたします。

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

回答1

0

ベストアンサー

しっかり読んでも検証してもいませんが、
WP Custom Fields Search
というプラグインで問題が起こっているのでは?

動作は保証しません。
問題が発生してもご自身で修正できるのでしたら、
wp/wp-contents/plugins/wp-custom-fields-search
のディレクトリを、一旦どこかに移動してみたら起動のみ出来るかもしれません

投稿2016/11/17 05:17

ssmxgo

総合スコア178

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

t-maekawa

2016/11/17 06:37

返信ありがとうございます。 なぜだか理由はわかりませんが 記載した1行を元に戻し、 ログインのURLを ~/admin.php に変更しましたら解決しました。 ありがとうざいました。 一番早い回答でしたのでベストアンサーとさせていただきます。
guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.50%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問