WordPress プラグイン NextScripts:Social Networks Auto-Poster ver.3.6.0 500 error エラー

この記事は約1分で読めます。
スポンサーリンク

当サイトには広告が含まれています。

NextScripts_Social Networks Auto-Poster

バージョン 3.6.0 に更新すると、HTTP 500 内部サーバーエラーが発生し、表(オモテ)だけでなく、管理画面(ウラ)も真っ白になり操作できなくなる。

これを解決するには、FTPで入り、

wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_adv.php

上記ファイルの131行目をコメントアウトする。

// if (preg_match('/%POSTFORMAT%/', $msg)) { $txt =  get_post_format_string(get_post_format($postID) ? : 'Post'); if (empty($txt)) $txt = 'Post'; $msg = str_ireplace("%POSTFORMAT%", $txt, $msg);}

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny

タイトルとURLをコピーしました