[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Re: interchange-users digest, Vol 1 #1018 - 38 msgs
- Subject: [ic] Re: interchange-users digest, Vol 1 #1018 - 38 msgs
- From: interchange-users@icdevgroup.org (Rainkid)
- Date: Mon Jul 15 18:03:01 2002
- In-reply-to: <20020715160002.18458.80677.Mailman@linux20118>
hello all...
i am trying to modify the FREE shipping method, with sporatic success.
this is what i have in shipping.asc
FREE Free Shipping! [subtotal noformat=1] 0 0 e 0.00 {'ui_ship_type' => "weight",'ups' => "0",'at_least' => "0",'PriceDivide' => "1",}
FREE Free Shipping! [subtotal noformat=1] 100 9999999 0
in country db i have
US 0 US 1DA 2DA GNDCOM FREE United States USA 840
i want the FREE shipping method to be available when customers order over
$100. however, this option NEVER shows up. i have restarted interchange
after these changes are made. regular UPS and FEDEX shipping work fine.
on a side note...
in interchange.cfg i turned on debug mode with
Variable DEBUG 1
yet in my debug file (defined as /tmp/icdebug) all i get are message
saying log has started, but no data actually gets written to this debug
log file. any idea?
totally unrelated:
i have <INPUT TYPE="checkbox" NAME="mv_substring_match"
VALUE="yes">Substring Search</INPUT>
to turn on substring search from 'exact' search. how do i reverse this?
ie.. so that it defaults to substring search and i want to toggle it
to exact search?
thanks,
-- ic@rainkid.com