Zen Cart Logo
Forums / General Questions / Product images on order confirmation email

Product images on order confirmation email

Locked

Views: 6,150

Results 21 to 27 of 27
This thread is locked. New replies are disabled.
2 Jan 2008, 6:18 AM
#21
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Product images on order confirmation email

Still no luck...

2 Jan 2008, 6:24 AM
#22
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Product images on order confirmation email

Does the order appear in your admin?

2 Jan 2008, 6:30 AM
#23
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Product images on order confirmation email

Yes it does

2 Jan 2008, 6:42 AM
#24
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Product images on order confirmation email

Prior to v1.3.8, the PayPal IPN processing system runs very separate from the regular store operations. It's next to impossible to track down why only your PayPal emails would fail when they contain HTML links to images when other payment methods work fine.

You could try changing 2 settings in Admin->Configuration->Email Options:

  • set Email Archiving to true
  • set Email Friendly Errors to true

Then try a test transaction and see if the email works. If you don't receive it after the order shows up in your admin area, then check the email archives to see whether the email was ever successfully built by your server for sending.
You can view the email archives using the Email Archive Manager contribution in the downloads area.

Turn off the Email Archiving when you're done with it, because it consumes huge amounts of database storage resources.

2 Jan 2008, 7:20 AM
#25
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Product images on order confirmation email

Using the last modified code, when I checkout using Bank Deposit, I did receive the order confirmation email and this order appeared in the email archives. When I checkout using PayPal, I didn't receive the order confirmation email, the order did not appear in the email archives but it did appear in my admin.

Using the original code (no thumbnail image code), when I checkout using Bank Deposit or PayPal, I did receive the order confirmation email and these two orders appeared in email archives.

It looks like PayPal doesn't like this code?

zen_get_products_image($this->products[$i]['id'], IMAGE_SHOPPING_CART_HEIGHT)

8 Jan 2008, 7:43 AM
#26
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Product images on order confirmation email

Hi DrByte,

Any luck?

2 Oct 2010, 5:50 PM
#27
landin avatar

landin

New Zenner

Join Date:
Sep 2010
Posts:
22
Plugin Contributions:
0

Re: Product images on order confirmation email

Sorry for bringing this up again, but I need the same thing here.
Pictures in my confirmation email.

How did it go?
Is there a finish code?

I have now google for a couple of hours but I cant find anything that can bring the images into the confirmation email =/