Picture in "My cart" not working with Virtuemart 2.0.14

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
Thu Nov 15, 2012 2:17 pm
Reply with quote
Report this post
Hello,

After upgrading Virtuamart 2.0.14, the picture of the Ajax Window in "My Cart" is aleatory and is not the picture of product.

I have locate the line who generate the picture but i don't know to resolve the problem.

File : templates/gk_bikestore/html/mod_virtuemart_cart/default.php

Line 72 :
Code: Select all
<img src="<?php echo $images[$product['product_sku']]; ?>" alt="" width="92" height="72" />


Can you help me ?
User avatar
Fresh Boarder

GK User
Thu Nov 15, 2012 9:46 pm
Reply with quote
Report this post
Even though we probably shouldn't I also upgraded to 2.0.14. Just want to let you know that the pictures in cart works for me also in this version.
User avatar
Senior Boarder

GK User
Fri Nov 16, 2012 11:01 am
Reply with quote
Report this post
Several hours of searching and still nothing. When i restore a back up with wirtuemart 2.0.10 it's work but after upgrading, i have the same problem...

:(
User avatar
Fresh Boarder

GK User
Wed Nov 21, 2012 10:24 am
Reply with quote
Report this post
After install a new quickstart, the picture cart with virtuemart 2.0.14 is good.

I don't understand why in my other website does not work. I tried all possible configurations and disable all plugins but it changes nothing.

:( :(

Someone moderator can help me with FTP access ?
User avatar
Fresh Boarder

GK User
Tue Dec 04, 2012 1:25 pm
Reply with quote
Report this post
I found the solution :D

When the SKU (reference) of product is empty, the module cart can't find the correct picture.

It works fine now !!
User avatar
Fresh Boarder


cron