Jump to content

order-confirm images all same on table


Dae_mmm

Recommended Posts

Hey everybody,
my name is Daniele, I'm an Italian guy new to programming and to this software.
I'm having this huge problem:

During the checkout phases all the products are shown the right way, but when we arrive to the order-confirm part the images load fail, or at least, the {foreach} on the images does, loading only the last picture for all the rows.

Checkout

6d9cb2a554eb98266e2d6016e5841a40.png.1d7b712a7040f00afee5bc8ea137584b.png8cc8738877e3eb45df18d6f5e51885ea.png.16bda44d9a2ab3023e54841e0e32b7e0.png

Order-confirm

ed98d11cd2ce5b23fc7ceb2354152d08.png.db899879b6fa2de8257d88d7c2c96c88.png

 

 

This problem occurs in all the templates that refers to the order:
Order Confirmation
Order Details
Order Emails

These are the ones i've noticed, but i guess there are many more.

Well, my guess is that the problem might occur during the load of
 

{foreach from=$order.products item=product}
[...]
{/foreach}

But, i don't really know where to watch for the bug...
Can someone give me an advice on where to look?

Best regards,
Daniele.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...