0

I'm encountering an error when I delete cache by flush cache storage. the issue when I add product to cart it causes Call to a member function on a non-object. I checked the product object data and seems methods are missing .

The product type is bundle, and I'm adding to cart using custom code. the missing methods are from the bundled products not the main one.

4

1 に答える 1

1

キャッシュを削除してもそのような副作用があるとは思わないので、キャッシュを無効にしてデバッグすることをお勧めします。

于 2012-06-04T11:05:46.357 に答える