Magento で新しいサイトを公開したばかりで、バックエンドで注文を作成できません
[新しい注文を作成] ボタンをクリックすると、顧客リストが表示され、JS エラーが原因で顧客を選択できません。
Uncaught TypeError: Cannot call method 'select' of null configure.js:74
ProductConfigure._initWindowElements configure.js:74
ProductConfigure.initialize configure.js:57
klass prototype.js:101
(anonymous function) configure.js:764
_createResponder.responder
Uncaught TypeError: Cannot read property 'callback' of null sales.js:1214
OrderFormArea.initialize sales.js:1214
klass prototype.js:101
(anonymous function) sales.js:48
(anonymous function) prototype.js:391
_createResponder.responder
機能はテスト サイトで完全に動作します。2 つの唯一の違いはキャッシュです。これは更新などを試みましたが、問題は解決しませんでした。