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.
次の問題があります。Web サイトを古いサーバーから新しいサーバーに移動した後、コードのこの時点でページのレンダリングが停止します。
echo (string) Mage::helper('catalog/image')->init($this->getProduct(), 'image')->keepFrame(false)->resize(1024);
不足している PHP ライブラリはありますか?