Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

thetraveller

Members
  • Posts

    87
  • Joined

  • Last visited

About thetraveller

  • Birthday 05/13/1962

Profile Information

thetraveller's Achievements

  1. Hi: The file you need to edit is catalog/includes/add_ccgvdc_application_top.php and look for // The settings below determine whether a new customer receives an incentive when they first signup // // Set the amount of a Gift Voucher that the new signup will receive, set to 0 for none define('NEW_SIGNUP_GIFT_VOUCHER_AMOUNT', '10'); // // Set the coupon ID that will be sent by email to a new signup, if no id is set then no email :) define('NEW_SIGNUP_DISCOUNT_COUPON', '3'); and then edit to suit your situation. The default is to send out a $10 gift voucher for every signup. The Traveller
  2. Hi: I have installed the gift voucher contribution on MS2.2 MS2 and I am getting the following errors when I try to add any item to the cart: Warning: Variable passed to each() is not an array or object in /usr/local/psa/home/vhosts/crownsurplus.com/httpdocs/store/shopping_cart.php on line 65 Warning: reset(): Passed variable is not an array or object in /usr/local/psa/home/vhosts/crownsurplus.com/httpdocs/store/includes/modules/order_details.php on line 83 Warning: Variable passed to each() is not an array or object in /usr/local/psa/home/vhosts/crownsurplus.com/httpdocs/store/includes/modules/order_details.php on line 84 Warning: reset(): Passed variable is not an array or object in /usr/local/psa/home/vhosts/crownsurplus.com/httpdocs/store/includes/modules/order_details.php on line 105 Warning: Variable passed to each() is not an array or object in /usr/local/psa/home/vhosts/crownsurplus.com/httpdocs/store/includes/modules/order_details.php on line 106 All was working perfectly before the install. Does any one have a solution to this or do I need to remove the contribution and wait for a newer release? I have read thru other posts on this topic but could not locate a solution. Thanks
  3. Hey all: I am getting the same errors as reported above. I have read thru all of the replies and have not found a fix for this. Is there one? Everything worked perfectly BEFORE the install of this contribution. This problem now occurs for ALL items added to the cart regardless of order added. Needless to say that the cart is now functionaly useless until I can find a fix for this. Thanks, The Traveller
×
×
  • Create New...