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...
Views: 6,150
Totally Zenned
Still no luck...
Sensei
Does the order appear in your admin?
Totally Zenned
Yes it does
Sensei
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:
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.
Totally Zenned
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)
Totally Zenned
Hi DrByte,
Any luck?
New Zenner
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 =/
Tell staff why this post should be reviewed.