Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPBカップ
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WordPress管理画面(wp-admin)からロックアウトされたときの対処法

編集メモ: WPBeginner のパートナーリンクから手数料を得ています。手数料は編集者の意見や評価に影響を与えません。編集プロセスについて詳しく知る。

WordPress管理エリアへのログインに問題がありますか?

その原因はさまざまで、初心者がトラブルシューティングをするのは難しい。

この投稿では、WordPressの管理画面(wp-admin)からロックアウトされた場合の対処法を紹介し、サイトへのアクセスを回復できるようにします。

What To Do When You Are Locked Out of WordPress Admin (wp-admin)

なぜWordPressの管理画面からロックされるのか?

WordPressの管理エリアからロックアウトされたユーザーの声をよく耳にします。これにはイライラさせられ、生産性が止まってしまいます。投稿を書いたり、コメントに返信したり、WordPressサイトで作業をすることができません。

他人のサイトへのログイン中に問題が発生した場合は、そのサイトの所有者または管理者に連絡してください。アクセスできない理由を説明してくれたり、問題を解決するために協力してくれたりします。

もしあなたがサイトのオーナーであれば、以下のトラブルシューティングの手順に従ってください。

WordPressの管理画面からロックアウトされる理由はいくつかあります。うまくいけば、この消去法を通して、問題の解決策を見つけ出すことができるでしょう。

また、WordPressトラブルシューティングガイドを参照して、問題の原因と解決方法を見つけることもできます。また、最も一般的なWordPressエラーとその修正方法のリストで解決策が見つかるかもしれません。

それでは、WordPressの管理画面からロックアウトされた場合の対処法をご紹介しましょう。以下のリンクから、表示されたエラーメッセージにすばやく移動することができます:

データベース接続確立エラー

Error Establishing Database Connection

サイトのすべてのページに「Error establishing database connection(データベース接続確立エラー)」という警告が表示されていませんか?このメッセージは、破損したデータベースやWebホスティングサーバーの問題など、さまざまな理由で表示されます。

ログイン時にこのエラーが表示される場合は、WordPressでデータベース接続を確立するエラーを修正する方法を参照してください。

500 内部サーバーエラー

Internal Server Error

初心者が出くわす可能性のあるWordPressのエラーに、「内部サーバーエラー」、または「500 Internal Server Error」があります。このエラーは何か問題があるときに表示されますが、サーバーが問題の場所を特定することができません。

WordPressにログインしようとしたときにこのメッセージが表示された場合は、WordPressの500内部サーバーエラーを修正する方法のガイドの手順に従ってください。

404 ‘Not Found’ エラー

WordPressのアドレスやサイトアドレスをWordPressの設定で変更する際に、ユーザーが間違えてしまうことがある。次に管理エリアにログインしようとすると、「Error 404 – Not Found」というエラーが表示される。

WordPress Address and Site Address

このような場合は、WordPressサイトのURLを変更する方法をご覧ください。方法1はログインできないので使えませんが、他の方法で問題は解決するはずです。

注:サイトにログインはできるが、投稿を表示したときに404エラーが表示される場合は、別の問題があります。WordPressの投稿で404エラーが表示される場合の対処法については、WordPressの投稿で404エラーが表示される場合の対処法をご覧ください。

403 Forbiddenエラー

Forbidden Error

一部のユーザーから、wp-adminにログインしようとすると「HTTP Error 403 – Forbidden」エラーが表示されるという報告があります。このエラーは、ファイルの権限が正しくない、セキュリティプラグインのコーディングが不十分、またはサーバーの設定によって発生する可能性があります。

このエラーが表示される場合は、WordPressの403 Forbiddenエラーを修正する方法についてのガイドを参照してください。

401不正エラー

Unauthorized Error

WordPressの管理画面からロックアウトされたときに表示される可能性のあるメッセージに、401エラーがあります。このエラーには、「ログイン情報が無効なためアクセスが拒否されました」または「投稿者が必須です」というメッセージが表示されることがあります。

WordPressの管理フォルダーをパスワードで保護している場合、このメッセージが表示されることがあります。WordPressのセキュリティプラグインやホスティングサービスによるセキュリティ対策が原因の場合もあります。

WordPressの401エラーを修正する方法については、WordPressの401エラーを修正する方法をご覧ください。

ログイン制限

Limited Logins

WordPressの初期設定では、ユーザーは何度でもパスワードを入力することができます。ハッカーは、サイトがクラックされるまで異なる組み合わせを入力するスクリプトを使用して、これを悪用しようとするかもしれません。

これを防ぐために、ユーザーごとのログイン失敗回数を制限することをお勧めします。しかし、この場合、何度も間違ったパスワードを入力すると、自分のサイトからロックアウトされてしまう可能性があります。

そのような場合は、WordPressのログイン試行回数の制限を解除する方法をご覧ください。

死の白い画面

White Screen of Death

WordPressの管理画面に白い画面が表示されていませんか?この問題はしばしばWordPressの死の白い画面と呼ばれます。

これはメモリ制限を使い果たしたときに起こります。プラグインやテーマのコーディングが不十分であったり、ホスティングサービスが不安定であったりすることが原因です。

このエラーが表示されている場合は、WordPressの死の白い画面を修正する方法についてのガイドを参照してください。

不正なパスワードの問題

Incorrect Password Issue

パスワードを間違えていないことは本当に〜してもよいですか?

これは、ハッキングの被害に遭った場合にも起こりうるし、ただ正直に間違えただけかもしれない。

さらに悪いことに、パスワードを変更しようとしても、そのメールはもうアクセスできないアドレスに送られるため、受け取ることができない。

幸いにも、別の方法があり、phpMyAdminからWordPressのパスワードをリセットすることができます。この方法は新規ユーザーには少し負担が大きいかもしれませんが、管理エリアへのアクセスを取り戻すための最善の方法です。

プラグインの問題

プラグインやテーマの不具合が原因でWordPressの管理画面からロックアウトされている可能性があります。新しいプラグインをインストールした後にWordPressの管理画面にログインできない場合や、エラーメッセージに「wp-content/plugins/」と記載されている場合にこの可能性があります。

Deactivate All Plugins

サイトへのアクセスを回復するには、プラグインを一時的に無効化する必要があります。FTPまたはphpMyAdminを使用して、wp-adminにアクセスできないときにすべてのプラグインを無効化する方法のステップバイステップガイドに従ってそれを行うことができます。

管理者権限の喪失

WordPressの管理画面にログインできても、管理画面が表示されないことがあります。例えば、テーマやプラグインにアクセスできません。

これは、ユーザー権限が変更された場合に起こる可能性があります。ハッカーがあなたのサイトに感染し、管理者権限を削除した可能性があります。

この場合、MySQL(phpMyAdmin)を介してWordPressデータベースに管理ユーザーを追加する必要があります。

Add an Admin User via MySQL

ハッキングされたWordPressサイト

サイトがハッキングされた疑いがある場合、他にも取るべき手段があります。

ハッキングされたサイトは、見た目が変わったり、異なるコンテンツが表示されたり、音楽やその他のメディアが自動的に再生されたりすることがあります。さらに悪いことに、訪問者をウイルスに感染させている可能性もあります。

ハッキングされた WordPress サイトを修復する方法について、初心者向けのガイドから始めることができます。ハッキングを特定し、バックアップからサイトを復元し、マルウェアを削除する方法をご紹介します。

その後、将来の攻撃からサイトを守る必要があります。究極のWordPressセキュリティガイドでは、その方法を紹介しています。

ログインページの更新とリダイレクト

Login Page Refreshing and Redirecting

ログインエラーのもう一つのタイプは、WordPressのログインページが何度も更新され、ログイン画面にリダイレクトされる場合です。

これは、WordPressオプションテーブルのサイトURLとホームURLフィールドの値が正しくないために起こる可能性があります。また、パーマリンクの設定や、.htaccessファイルで設定されたリダイレクトの設定が不適切なために起こることもあります。

この問題を解決するには、WordPressログインページのリフレッシュとリダイレクトの問題を解決する方法をご覧ください。

無効化されました」エラー

WordPressの管理エリアにログインしようとすると、「これは無効化されています」というエラーが表示されることはありませんか?このメッセージは、管理者アドレスが間違っている場合に表示されます。

WordPressの一般的なセキュリティ対策は、初期設定の管理者ログインURL(domain.com/wp-admin)をカスタマイザーに変更することです。こうすることで、ハッカーやボットがログインURLをハックしてアクセスしようとするのを防ぐことができます。

URLが変更されたことを忘れて古いURLにアクセスすると、このようなエラーメッセージが表示されます。正しいアドレスを忘れてしまった場合は、初心者向けのWordPressログインURLの見つけ方をご覧ください。

定期メンテナンスのため一時利用できません」エラー

'Briefly Unavailable for Scheduled Maintenance' Error

WordPressで「Briefly unavailable for scheduled maintenance(定期メンテナンスのため一時的に利用できません)」というエラーが出ていませんか?このエラーは通常、WordPressコア、プラグイン、テーマの更新中に表示されます。

しかし、WordPressサイトが更新を完了できなかった場合、メンテナンスモードから抜け出せなくなる。

この問題を解決するには、WordPress の Briefly Unavailable for Scheduled Maintenance エラーを修正する方法をご覧ください。このガイドでは、エラーが発生する理由と、今後発生しないようにする方法についても説明します。

PHP構文エラー

PHP Syntax Errors

WordPressのチュートリアルやサイトからコードスニペットを貼り付けると、PHPエラーが発生することがあります。間違ったコードによってサイトが正常に動作しなくなったり、ログインができなくなったりすることがあります。

多くの場合、初心者はダッシュボードからWordPressビルトインエディターを使う。この機能は便利だが、何をやっているのかわからなければ大惨事になりかねない。

そこで、WordPressにウェブからスニペットを貼り付けるための初心者向けガイドを書きました。

注: 多くの場合、カスタムコードを直接入力するのではなく、WPCodeのようなコード・スニペット・プラグインを使用する方が安全です。詳しくは、WordPressでカスタマイザーコードを安全に追加する方法をご覧ください。

コードスニペットが原因でWordPressの管理画面からロックアウトされた場合は、FileZillaのようなFTPプログラムを使って手動で問題を解決し、ファイルにアクセスする必要があります。FTPに詳しくない場合は、FTPの初心者ガイドをご覧ください。

FTPソフトウェアを使ってWordPressサイトに接続したら、WordPressの構文エラーを修正する方法のガイドに従って、追加したコードを修正または削除してください。

サイトに技術的な問題が発生しています。

Site is experiencing technical difficulties

WordPressの管理エリアにアクセスしようとすると、白い画面が表示されたり、「サイトが技術的な問題を経験しています。サイト管理者の受信トレイで指示を確認してください’と表示されることがあります。

管理者のメールアカウントにログインし、受信トレイを開く必要があります。

WordPressから自動返信メールが届き、どのテーマやプラグインがサイトの問題を引き起こしているかを教えてくれるはずです。また、WordPressの管理画面にアクセスするためのログインリンクも提供されます。

Email from WordPress about technical problem in your site

リンクをクリックするだけで、WordPressの管理画面にリカバリーモードでアクセスできるようになります。その後、サイトの問題の原因となっているプラグインやテーマを無効化する必要があります。

ただし、ログインリンクが記載されたメールが届かない場合もあります。その場合は、WordPressリカバリーモードの使い方をご覧ください。

このチュートリアルで、「WordPress の管理画面からロックアウトされた」問題を解決できたでしょうか。また、最適なWordPressホスティングサービスの選び方や、サイトを成長させるために必須のプラグインリストもご覧ください。

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

229件のコメント返信を残す

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Rosh says

    hi
    I have come across an issue with the login attempts since I have activated my Loginizer plugin. I have been unable to login as an admin into my WordPress. I tried changing my password in my phpadmin, but it failed too. I tried login with the password and id from my Cpanel still it shows error in login id or password, please suggest me a solution.

  3. Stephen says

    Hi,

    I am trying to install WordPress on localhost and keep getting the message ‘Sorry, that isn’t a valid email address. Email addresses look like username@example.com.’. Any email I try (all valid and working) gets the same response! Can you advise please? Thanks

  4. Jessica says

    Hello,

    My browser crashed whilst I was attempting to change the URL of my site on wp-admin and now I’m unable to access the log in page or see the site.

    When I type in the URL of the site, I get the error message: This site is currently undergoing maintenance, and will be back shortly.

    When I type in the /wp-admin URL it shows me to a log in screen and I enter my details only for it to return the error message: This site is currently undergoing maintenance, and will be back shortly.

    Is anyone able to help?

    Thanks,

    Jess

    • WPBeginner Support says

      Hi Cynthia,

      You may have a website built with a different website builder. Try to find out which one and then search on how to migrate from that website builder to WordPress.

      管理者

      • CYNTHIA says

        WordPress is hosting my blog. I’m now being told I don’t have any sites yet I logged in and wrote a post on October 3. When I use admin in my url I’m taken to a political site. I have my receipt of payment to wordpress but when I’m logged in there’s no record of a payment. I’m not sure how to fix this. Thank you for responding.

  5. Teboh says

    After editing and publishing my new blog hosted with Bluehost, the front end of my website still shows a coming soon page. I don’t know what else to do.

    • WPBeginner Support says

      Hi Teboh,

      Login to your Bluehost hosting account dashboard and then click on ‘My Sites’ in the left column. Take your mouse over to your site and then select Manage site. On the next scree, click on the Settings tab. Here you will find the option to turn off ‘Coming Soon Page On My Site’.

      管理者

  6. Kelly St Claire says

    I have an inactive wordpress site (about a year) and I cannot log in to the admin panel. I’m trying to either change it and start using it again or closing it out.
    My issue was that I couldn’t remember the password and when I tried to reset it it would accept none of my email addresses.

    Can someone please help? I’ve been searching for the answer and can’t find anything about not having access through email.

  7. James says

    I locked myself out by installing a re-captcha plug-in, enabling it for log-in screen and then logging myself out. Unfortunately my log-in screen is created by another plug in and they don’t seem to be compatible. The log-in screen does not show the recaptcha and then when I try to log in it says incorrect details. Any ideas?

  8. Eliza says

    Hello,
    So people from my work asked me to update the website but the guy who made it is gone and they can’t reach him. So I made a new website but now we can’t bring down the old one. Is it possible to do so without having the login? Cause they own the business but didn’t do the website…

    • WPBeginner Support says

      Hi Eliza,

      You will need to connect to your hosting account dashboard. This is where the old website’s files are stored. You may contact the hosting company and ask them for help. There are online tools that you can use to find out where the old website is hosted.

      管理者

  9. emma says

    I am in desperate need. I cant get back into my wordpress account and everywhere i go for my site it show the 404 file or directory not found
    What do I do?!

  10. Eymiel says

    Is it possible to get locked out when I’ve tried to log in for too many times? I was creating a code for a modal type login and had to log in and out several times to check. Would that be one of the possible reason why I’ll be locked out?

  11. Stephen Stack says

    I work for a medical supply manufacturer. We had our site designed by a web development company. The relationship has ended. We were never given the admin user name and password. Is there anyway where we can get access to the admin features? The developer won’t respond to our calls or messages.

  12. Karin says

    Hello, I just did the move / migration from local to online using all in one migration WP. The website is online, it works but urls dont work my website is still under construction – – – – I can no longer access to wordpress ! – – – – I know I have to use id and password I used working in local but because it was saved in my internet browser I didnt have to enter it each time and I completely lost / forget it ! ANd I dont think changing it on localhost/phpmyadmin/ can be a solution because the migration has been done (?) PLEASE help me to find a solution – save my life — the website is for a client – it’s an urgency. Thanks

  13. Lindsay says

    I just switched my website over from WordPress.com yesterday. Everything was working fine or so I thought. Today I tried to log into my site via the /wp-admin/ page, but it is telling me that my e-mail, username, and password are all invalid. I tried to reset the password, but it told me there was no account linked to the address or the username.

    I KNOW I am using the right information. I have tried to login on my phone, through the app, and on my computer. The only way I can get to the dashboard is by going to BlueHost and clicking on “My Sites.” It doesn’t even give me the option to log into WordPress from there.

    I am so frustrated. PLEASE HELP!

  14. roberto says

    I changed phone #’s so I cannot get back into my worpress account as everything they wanna send me is on my phone?!

    Now what?

    Word press has no email help?!

  15. syed umraz says

    I am not able to access website admin page (wp-admin) which is built on wordpress. it shows 404 not found when i typed mywbsite/wp-admin/. Please assist

  16. Azizul Hoque says

    Every time i wish to access my wordpress dashboard which is installed in a namecheap hosting whenever i put my user ID and password then this message appears : You have been locked out due to too many invalid login attempts. Can anyone give me a solution

  17. cindy says

    Hi,
    I have a weird issue with my wordpress account.
    I logged out and now that I want to log in again it says that my username and email don’t exist in wordpress, what can I do about it?

    Thank you.

  18. Sumayya says

    I am having a very weird issue.
    I have dpwnloaded a plug in for my website which shows my website in under construction mode.
    I kind of lost my password, and when i go to the lost password it redirects me to the under construction page.
    Also I am using site ground hosting.
    So i am completely blocked out i am not able to recover my wp dashboard

  19. Anna says

    I cannot access my blog nor login to wp panel, but when I use a different Internet connection it works. So how to solve this if it has something to do with a particular connetion?

    • Amlan says

      Same happened to me. I can’t access wp-admin page from my intetnet connection but when I use other internet connection or VPN, it opens. Please give me a solution.

      • idzumi says

        same with me… is related to the internet. with data is ok and other people can access. but i can access other wordpress accounts I have without problem… the issue is with one particular account

  20. Joni says

    Hi
    I’ve locked myself out of my site. I had it offline on a local host while I was building it. All was fine it was the day to upload and do a paypal sandbox text. I uploaded all files to my host server, all good. But when I went to my website it wasn’t there just the host screen. I watch some videos on YouTube to get advice and one said change the URL in your WordPress dashboard. So I did and now when I got to login to my WordPress site it says it’s not there. Any help would be most appreciated
    Thanks
    Joni

  21. Sarah says

    Hey when i log on to my WordPress website it takes me to my website instead of my dashboard and when i click on dashboard to edit my website it just refreshes the page

  22. umesh says

    here i have a blog when i move to admin panel of my blog, after login , work properly then suddenly automatically my admin panel down and even blog also can’t access, but when i use another network its normally open and move to again admin panel, same problem issue…

    and hosting admin panel also blocked at same time

    i dont know what is this

  23. ashlei says

    Hello – I don’t know if you can help me. I had a personal site & blog with a domain hosted through godaddy. Some time passed and I apparently forgot to renew my domain subscription – and I lost my rights to this domain. (I can currently buy it back for $1500- yikes). In any case, I’m fine with changing my domain, but in the meantime I want to access my admin dashboard to access what I had on my wordpress page (pictures, blogs, content, etc). I can’t use the normal log-in as I no longer have the domain – is there a back door to access this?

  24. Chris says

    I do not know what the error code is: my website says: Parse error: syntax error, unexpected ‘<' in /home/christoe/public_html/wp-includes/bookmark.php on line 26

    I set up FTP, etc, but I'm not sure which one is line 26, and I do not know what the exact error is. I did not change the code in the first place. as I believe I was hacked. so I have no idea what is correct and what is incorrect code?

  25. Alan says

    I used WP Clone plug-in to copy my site to a new domain so I’d have less work to do to start off but now whenever I try to get to the log-in page it says my IP has been blacklisted, please help!!!

  26. Elisha Jesuorobo says

    In my WordPress site, I am not able to access the customize function. Each time I click on that it presents a blank screen. What should I do?

  27. tiffany says

    I cant get into my wordpress now. It keeps telling me to “enable cookies”. Well, I tried to enable cookies for my website name and for wordpress but it didnt really specify what address it needed to be enabled for but regardless it still gives me the error message. That was on Chrome. So I tried on safari and now it’s telling me my password is wrong when I know for a fact it’s not wrong because I just changed it due to it telling me my password was wrong before the “cookie” error. Im thinking that WordPress just wants to see me suffer..

  28. Summer says

    I just activated the woo commerce site earlier today and it was giving me an internal server error every time I tried to do something so I deactivated it. I just reactivated it because I’m trying to set up my store on my site and the same thing happened only now I cannot log into my site at all I’m completely locked out all it says is internal server error and I can’t find a way to get in touch with anybody to fix it!! please help me somebody!!

  29. Jack Gallagher says

    Hi,

    I’ve followed all instructions relating to the above – many thanks so far!

    But i’ve hit another wall… Parse error: syntax error, unexpected ‘$atts’ (T_VARIABLE), expecting ‘{‘ … on line 126.

    Problem is, there is no code on that line at all. I’ve been on this for the last couple hours and can’t seem to crack it. I was playing around with the code before as it was bouncing me around to different lines of code where paste error syntax codes were but started again from the original ‘broken’ code and i’m left here.

    Any help would be great!!

    Thanks so much.

  30. Donna says

    Hi there.

    I made an error now I can’t log into my WP admin panel.

    How my error happened:

    When I was logged in to the Dashboard I went to Settings, General, and changed the email address in both the WordPress Address (URL) box & the Site Address (URL) box, then saved, then I causing me to lose access to my admin panel & get this message when I try to log in.:

    “Error 404 – Not Found

    The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.”

    When I FTP into my domain I don’t know what to change or how to change it.

    Can you help me?

    • WPBeginner Support says

      Hi Donna,

      You can try this. Connect to your website using FTP and look for wp-config.php file. Download this file to your computer and open it in a text editor like Notepad.

      Locate the line that says ‘/* That’s all, stop editing! Happy blogging. */’

      Just before this line add this code:

      define('WP_HOME','http://example.com');
      define('WP_SITEURL','http://example.com');

      Replace example.com with your website’s address. First try with www. and if that doesn’t work try without www.

      Save the file and upload it back to your website’s root folder using FTP.

      Hopefully this will resolve your issue.

      管理者

      • Charmaine says

        I have the same issues with Donna and followed your suggestions but unfortunately, it still doesn’t work. It still saying a not secure on the address bar and 404 error. Hoping for more suggestions. Please, please, really need your help.
        Thanks a lot, really.

  31. natalie cross says

    I apologize if this is an easy fix that I’m missing but I simply went to update WP and this error appeared, locking me out….

    Fatal error: Call to undefined function wp_raise_memory_limit() in /home/content/w/h/i/example.com/html/wp-admin/admin.php on line 141

    It’s been so long since I originally installed WP, I don’t remember how to do any of this…..please HELP!

  32. Dwi says

    Hi, I locked out from my admin page.
    I mean, I already change the admin url and cannot remember it.
    How to change or check the admin url?
    Maybe from phpmyadmin?
    Thanks.

  33. Tan says

    When visiting the admin url I just get a white screen that says ‘admin access disabled’

    I’ve tried deleting the wp-login file and uploading one from a fresh copy of WP, I’ve tried disabling all plugins (by renaming the plugins file in cpanel), I’ve tried clearing all cache and cookies…. I’m all out of ideas!

    Any help would be appreciated!

  34. Matti says

    I am having strange issues on some wordpress sites. I have around 70 of them.. but for some of them i can not open admin panel on my laptop. though all works fine on mobile.

    I tried proxy tunnel software, and it opened..but on my normal connection the admin page redirects me to broken connection page. however, with same connection i can access wp-admin page using my mobile. any solution?

  35. Michelle says

    When I click on my admin access, I get a black screen with a picture of a gun and creepy music plays. How to I regain access to my site?

  36. Richard Lamb says

    My Color Magazine site will not let me change or ad widgets. When I go to “manage in customizer” I get this long error code:

    Edit Add Google Analytics Stats
    Google Analytics Stats

    Fatal error: Uncaught exception ‘Google_AuthException’ with message ‘Error refreshing the OAuth2 token, ………….. Array) #4 /home/content/56/9312256/html in /home/content/56/9312256/html/wp-content/plugins/google-analyticator/google-api-php-client/src/auth/Google_OAuth2.php on line 288

    Help, please. Thank you

  37. Ashley says

    Hi normally when ever i go online to my website, it is normally already logged in to wp-admin. A couple days go i tried to go onto it and it was logged out. So i try to log in and this was unsuccessful. I try logging in using wordpress..this also didnt work. I get this error – ‘Error, invalid response data’. What can i do to fix this problem?

    Thank you in advance

  38. Marie Krebs says

    No matter how I try to access my dashboard, I get a simple white page with the word “error” in the upper left hand corner. I’m seeing the error :locked out due to too many login attempts” but I haven’t logged into my account AT ALL in over a month.
    iThemes seems to cause more trouble than offer any security, because the spam comments and constant “new user registrations” keep coming, but my legitimate access of my dashboard is denied.
    NOW WHAT?!?! Thanks!

  39. Billy Helton says

    I had someone to build me a site. Well he did and messed me over on it. He set my privileges to certain things and really did a crappy job with my site. I can’t do anything to it or with it. He has administrator privileges and Won’t let me have them. Is there a way to take it over change passwords and have control of my site? I have paid him all I intend to which was an agreed upon amount. I just want a way to have full control of my site.

  40. Brenda Punchak says

    I constantly have someone hacking into my site. They apply words into my content that leads to other sites selling cigarettes etc… I have had numerous different experts fixing it, but it never lasts. It is being hosted through Godaddy. I have also called them, but they keep trying to sell me more security. The experts I hired have added different security, but it doesn’t seem to last. My contact form doesn’t work either, when you fill it out it always says failed to send. I don’t know what else to do. Please help. This website is costing me a fortune.

    • WPBeginner Support says

      Hey Brenda, we are going to publish our complete step by step WordPress security guide in a couple of days. Please subscribe to our blog or follow us on Twitter or Facebook so that you are notified when we publish it. It will help you learn how to secure WordPress like a professional.

      管理者

  41. Stephanie Reinicke says

    Hi,
    i messed up my code in the functions php and can’t access my site anymore. Sadly i was stupid enough not to save a copy of the original code. What shall i do? Any suggestions ? Being new to all this, im kind of desperate ;)

  42. Jip says

    I messed up the functions section and now the site is broken and apparently I can’t change the code in my WordPress admin. I also can’t access the site via the FTP program (it can’t connect me to the server) and I don’t know what to do.

    • WPBeginner Support says

      You can also access your website using File Manager. It is a web based FTP program that you can access from your web hosting dashboard. Simply login to your hosting account and on the cPanel dashboard look for File Manager.

      You can also contact your hosting provider to help you fix this issue, or send you FTP credentials.

      管理者

  43. darshana says

    i my problem is my website suddenly is not opening and its now showing password and a tab it was working properly till this afternoon and suddenly it was like that the site is asking for password not event letting me go to the wp-admin page. kindly help

  44. Ashish Khokhariya says

    Awwww… Great…..

    Thank you…Thank you ….Thank you so much

    Went to exactly same problem as you mentioned and overcome by following steps mentioned by you…

    U R Great ….Thank you again

    God Bless you

  45. Hardik Lamichhane says

    Hello there,
    My problem is falls on this topic but I’m facing another problem when I try to login my admin panel dashboard. It shows simple Page Not Found error and shows redirection search page.
    Please fix.

  46. Cyrus Ong'au says

    I recently installed a plugin to a website I am currently designing for a client and now am locked out of the wp-admin area. I cannot be able to login to the site’s C-panel so that maybe I can delete the plugin. The error that shows up is:
    Fatal error: Call to undefined function et_get_option() in /home/firetech/public_html/wp-content/plugins/DiviLogin/main.php on line 19
    How do I get out of this.

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。