Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Magento 1.6 Community Editionの場合:
カスタムモジュールを使用して、すべての支払い方法をアカウントセクションに表示したいと思います。問題は、すべての支払い方法が正しく表示されているのに、カートにいくつかのアイテムがある場合にのみ支払い方法フォームが表示されることです。
このクエリは何も返しません:
$this->getChildHtml('payment.method.'.$_code)
文字列を JSONObject に変換できないという問題があります。この問題を解決できる人はいますか? 助けてくれてありがとう。
<?php mysql_connect("localhost","test",""); mysql_se