X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   onsale coupons error (https://forum.x-cart.com/showthread.php?t=56238)

keystone 10-27-2010 12:53 PM

onsale coupons error
 
I have the onsale mod and I am getting this error when it tries to send a coupon out to a customer who has completed a sale.

[26-Oct-2010 20:25:40] Warning: Smarty error: unable to read resource: "mail/onsale_coupons.tpl" in /home/sites/www.uscandleco.com/web/Smarty-2.6.12/Smarty.class.php on line 1095
[27-Oct-2010 09:10:39] Warning: Smarty error: unable to read resource: "mail/onsale_coupons.tpl" in /home/sites/www.uscandleco.com/web/Smarty-2.6.12/Smarty.class.php on line 1095

here is the code from lines around 1095

/**
* trigger Smarty error
*
* @param string $error_msg
* @param integer $error_type
*/
function trigger_error($error_msg, $error_type = E_USER_WARNING)
{
trigger_error("Smarty error: $error_msg", $error_type);
}


Any ideas? I have the onsale_coupons.tpl file set to 644, does it need to be something else?

balinor 10-27-2010 02:37 PM

Re: onsale coupons error
 
Moving to Third Party Add-Ons - did you open a ticket with AlteredCart?

keystone 10-28-2010 05:33 AM

Re: onsale coupons error
 
Hi Balinor, I did not open a ticket. I don't have any left and didn't want to buy more if I didn't have to. Figured I check here first.


All times are GMT -8. The time now is 01:32 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.