Hello
Can somebody help me please? First, i get this error on admin area when i press update gift value: Fatal error: Call to undefined function: func_update_free_gift_minimum_price() in c:\inetpub\wwwroot\xcart\provider\freegifts.php on line 52
This function doesn't appear in this post as I can see...
Second: can somebody tell me how to use this module? My native language is not english so maybe i lost something. Why do I say that: i added all information, added free gift from admin (here is my question:
i have a product wich cost let's say 20 $...i want to give customers a free gift if they buy over this value so i added to admin->free gift:
Active Product ID Minimum Price Notification Price
checked 70 () 20 here doesn't appear any notification price even if i added 19
Also, my product.tpl look like this:
<TR><TD class="ProductPriceConverting" valign="top">{$lng.lbl_price}:</TD>
<TD valign="top">
{if $product.price ne 0}<font class=ProductDetailsTitle>{include file="currency.tpl" value=$product.price}</font>{else}<font class=ProductDetailsTitle>FREE!</font>{/if}
</TD>
If price is 0 a FREE message appear..if price is 20 no message appear...
Thank you
__________________
Mircea Teleleu
Shopedia.ro-la cumparaturi
www.shopedia.ro
______________________
x-cart gold 4.1.6
Linux
|