Simplicityの特徴 › フォーラム › 不具合報告 › 同じような現象出てませんか?
-
投稿者投稿
-
-
2017年12月18日 1:41 PM #57718
竜馬
ゲストこのようなメッセージでアクセスできなくなりました
そこでサーバーに復旧を要請したら、サーバー側には問題がなく、メールでこのような返事が戻ってきました
ーーーーーー以下メールの一部引用
平素は当サービスをご利用いただき誠にありがとうございます。
mixhost カスタマーサポートでございます。弊社でも確認をさせていただきましたが、特にサーバ側に障害などは発生していない状況でございます。
また、ドメインを確認させていただきました所、下記のようなエラーが大量に出力されておりましたため、
お客様の御利用中のソフトウェア・プラグイン・テーマ側の問題である可能性がございます。
本エラーについてご確認ください。public_html/ryoumablog.work/error_log
[18-Dec-2017 03:04:17 UTC] PHP Fatal error: Uncaught Error: Call to undefined method W3TC\PgCache_ContentGrabber::_get_mobile_group() in /home/ldtwtzlg/public_html/ryoumablog.work/wp-content/themes/simplicity2/functions.php:14
Stack trace:
#0 /home/ldtwtzlg/public_html/ryoumablog.work/wp-content/themes/simplicity2/lib/image.php(165): is_mobile()
#1 /home/ldtwtzlg/public_html/ryoumablog.work/wp-content/themes/simplicity2/functions.php(37): include(‘/home/ldtwtzlg/…’)
#2 /home/ldtwtzlg/public_html/ryoumablog.work/wp-settings.php(426): include(‘/home/ldtwtzlg/…’)
#3 /home/ldtwtzlg/public_html/ryoumablog.work/wp-config.php(101): require_once(‘/home/ldtwtzlg/…’)
#4 /home/ldtwtzlg/public_html/ryoumablog.work/wp-load.php(37): require_once(‘/home/ldtwtzlg/…’)
#5 /home/ldtwtzlg/public_html/ryoumablog.work/wp-blog-header.php(13): require_once(‘/home/ldtwtzlg/…’)
#6 /home/ldtwtzlg/public_html/ryoumablog.work/index.php(17): require(‘/home/ldtwtzlg/…’)
#7 {main}
thrown in /home/ldtwtzlg/public_html/ryoumablog.work/wp-content/themes/simplicity2/functions.php on line 14
ご不明な点などございましたら、お気軽にお問い合わせください。
今後ともmixhostをよろしくお願いいたします。
ーーーーー引用終わりテーマが疑われているようなのですが、自分のサイトだけでしょうか?
そうだとすればバックアップから復旧するしか方法はありませんか? -
2017年12月18日 5:34 PM #57721
かうたっく
ゲストW3TC\PgCache_ContentGrabber::_get_mobile_group()
とありますけど、W3TCのプラグインのことではないですかね?そのようなエラーですが、私は出ません。
このプラグインを停止してみるなど対応してみてはどうですか。完全停止方法は検索してください。
色んな所にフォルダを作成して、あるPHPにはそれ専用のコードを入ってるはずです。※設定によって変わってくると思いますが。
プラグインのみ停止してうまく行かない場合。※FTPから停止する。
またはバックアップがあれば、復元するなど。どちらにしても完全停止させる方法を探してからのほうが良さそうだと思われます。※やった事をメモしながら作業すれば2次災害が防げるかもしれません。またはFTPのバックアップを『Error-12-8』などのフォルダにとってからなど。
-
2017年12月18日 7:01 PM #57724
わいひらキーマスターとりあえず、W3 Total Cacheプラグインは停止した方が良いと思います。
[18-Dec-2017 03:04:17 UTC] PHP Fatal error: Uncaught Error: Call to undefined method W3TC\PgCache_ContentGrabber::_get_mobile_group() in /home/ldtwtzlg/public_html/ryoumablog.work/wp-content/themes/simplicity2/functions.php:14Simplicityのfunctions.php14行目に_get_mobile_group() といったような表記はありません。
functions.phpにコード等を記入しているということはないでしょうか?
https://github.com/yhira/simplicity2/blob/master/functions.php
-
-
投稿者投稿
- このトピックに返信するにはログインが必要です。