No image in cart popup

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Nov 02, 2013 11:26 pm
Reply with quote
Report this post
The cart popup is showing no product image anymore. I had that before, but can't get it to work again. Do you know what can be the problem? The cart itself does show image, only the popup doesn't.

I tried disabling Admin Tools, because that was the problem before with the cart, but that seems not the cause this time.
User avatar
Expert Boarder

GK User
Sun Nov 03, 2013 12:29 pm
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Sun Nov 03, 2013 10:03 pm
Reply with quote
Report this post
Oh, yes, I forgot... http://www.waterpijp-bong.nl
User avatar
Expert Boarder

GK User
Tue Nov 05, 2013 4:53 pm
Reply with quote
Report this post
It seems like VM confiuration issue, as we don't do anything with popup display data - only applying styling to it. Please ask on VM forum.
User avatar
Moderator

GK User
Tue Nov 05, 2013 5:01 pm
Reply with quote
Report this post
But default virtuemart doesn't have any cart popup? Only the popup that a item is added to the cart, but no popup with cart content...
User avatar
Expert Boarder

GK User
Tue Nov 05, 2013 6:06 pm
Reply with quote
Report this post
The popup is generated with use of VM component core files.
User avatar
Moderator

GK User
Tue Nov 05, 2013 6:48 pm
Reply with quote
Report this post
ah ok, but images in the cart -are- working... only not in the popup. If I ask it on the VM forum, they tell me that images are working correctly, as they do actually .
User avatar
Expert Boarder

GK User
Wed Nov 06, 2013 7:44 pm
Reply with quote
Report this post
I have checked the code and popup is generated by VM, and from the things I can check there is no way to show images in popup. I can ask more advanced developers on that matter, but are you sure they were there?
User avatar
Moderator

GK User
Thu Nov 07, 2013 1:32 pm
Reply with quote
Report this post
Yes, I am sure they were there. I don't understand why you say there is no way to show images in the popup, because the template demo also displays the images in the popup...
User avatar
Expert Boarder

GK User
Sat Nov 09, 2013 1:13 pm
Reply with quote
Report this post
I wet to demo site/single product:
http://demo.gavick.com/joomla25/bikesto ... di2-detail
added it to cart and image didn't show in add to cart popup.
Perhaps we are talking about 2 different functionalities?
User avatar
Moderator

GK User
Sun Nov 10, 2013 2:48 pm
Reply with quote
Report this post
Ah yes, we are indeed talking about 2 different things :-)

What I mean is the cart popup itself, with the content. Not the add-to-cart popup. In the demo it is the link in the usermenu in top right corner "my cart".
User avatar
Expert Boarder

GK User
Tue Nov 12, 2013 5:39 pm
Reply with quote
Report this post
It seems like a problem with query of some kind. Could you debug if in this file:
/templates/gk_bikestore/html/mod_virtuemart_cart/default.php

$pimages
contains any data when a product is added to cart?
(you can check that by putting var_dump($pimages) just after line number 45)
User avatar
Moderator


cron