-
I'm receiving the fatal error Call to a member function assign() on a non-object in /modules/On_Sale/onsale_functions.php
I'm receiving the error: PHP Fatal error: Call to a member function assign() on a non-object in /home/mindpowe/public_html/modules/On_Sale/onsale_functions.php on line 0 To resolve this upload this... -
How can I track the amount of times a coupon or sale is used?
The On Sale module has basic coupon tracking built in. This is a new feature and it isn't enabled by default. To enable this view open the... -
How do I add the discounted prices to the bestsellers display on the sidebar of the X-Cart 4.5.x skin?
Make the following edits: modules/Bestsellers/bestsellers.php Find this code near line 129: $smarty->assign_by_ref('bestsellers', $bestsellers); BEFORE insert: // On Sale ::...



