Per-item pricing support causes Error message
Status: Beta
Brought to you by:
maturnbull
Hey,
using Message.tpl Version 1.2 I get the following error
in the table column "Product/Price/Quantity" of the
resulting Email:
Notice: Undefined index: itemPrice in
/var/www/localhost/g2data/smarty/templates_c/%%1271447295/%%8B^8B3^8B3E5F07%%Message.tpl.php
on line 267
Changing the variable $tpl.price[x] in line 30 and 158
to $price[x] solved the Error.
Michael Petrifke
Logged In: YES
user_id=1147428
I've never seen this before but will investigate for next
release.