FishPig を使用して WordPress を Magento サイトに統合しようとしましたが、95% 成功しました。WP はホーム ユーザー public_html wp にインストールされ、以下は Magento データベース統合ページの設定です。
Magento and WP uses different db's.
Integration level: Full
Blog Route: blog
WP Path: /home/user/public_html/wp
WP 管理エリアの設定は次のとおりです。
WordPress Address (URL): http://domain.com/wp
Site Address (URL): http://domain.com/blog
問題は、Magento の管理領域でブログ ルートの赤い感嘆符が引き続き表示されることです。
Blog Route Go to the General Settings page of your WordPress Admin and set the 'Site address (URL)' field to "http://domain.com/blog"
エラー ログの同じメッセージ:
DEBUG (7): Go to the General Settings page of your WordPress Admin and set the 'Site address (URL)' field to 'http://domain.com/blog'
私が間違っていた手がかりはありますか?