Around this entire block (and the reset before it) check to see if this piece of data truly is an array, i.e.
if (is_array($this->_shoppingCart->contents[$this->_post['products_id']]['attributes'])) {
reset ...
while ...
...
}
Printable View
Installed this. Looks promising although I'm getting a "Status Returned = Not Found" error on every product page.
Anyone know how to fix this?
thanks
I've detected another issue. It seems to be displaying the wrong price.
I have Ultimate Cross Sell installed as well and it looks like it is displaying the price of the Related Products.
I'm thinking this is the reason it doesn't play nice with the Ultimate Cross Sell plugin. For myself, at least, DPU keeps wanting to use the price of the very last listed item within my Ultimate Cross Sell plugin as the products price. The delay is about 2 seconds after the page load.
Is there a way to get DPU to target values within a certain DIV?
cheers
fired up firebug and tried to debug. here is a screeny of a post and response from the ajax.
Post
http://i1193.photobucket.com/albums/...gkick/post.jpg
Response
http://i1193.photobucket.com/albums/...k/response.jpg
So here is what it looks like:
http://i1193.photobucket.com/albums/...ebigkick/3.jpg