EEをv2.6.1からv2.7.1にアップグレードしました。アップグレード後、次のエラーが表示されます。
次の拡張ファイルを読み込めません: ext.ep_better_workflow.php
誰も私を助けてくださいでしたか?
ありがとう、
$ config ['third_party_path'] = 'path/to/third_party'のような設定変数 third_party_path を追加することで解決しました。
third_party_path
I resolved this issue by adding a config variable third_party_path like $config['third_party_path'] = 'path/to/third_party';
$config['third_party_path'] = 'path/to/third_party';