Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: [mv] Simple shipping?



******    message to minivend-users from "Ron Phipps" <takedown@cdsnet.net>     ******

Hello Bas,

I checked out the code that comes default in checkout.html and is very
similiar to yours (I think in 4.0 it was simplified).  Anyway I get:

Bad character(s) in shipping mode '[loop-code]', returning 0

When I tried to run your version.  When I use the default code and set
only_downloadable = 0 (so that the If Then evaluates to true) the shipping
section of the form shows up,  however there is nothing in the dropdown....
any ideas why this dropdown is blank instead of filled in with the different
shipping options?  Thanks!

-Ron

-----Original Message-----
From: B.J. Bezemer <bas.bezemer@wxs.nl>
To: minivend-users@minivend.com <minivend-users@minivend.com>
Date: Monday, May 15, 2000 1:14 AM
Subject: Re: [mv] Simple shipping?


>******    message to minivend-users from "B.J. Bezemer"
<bas.bezemer@wxs.nl>     ******
>
>Hello Ron
>
>>
>> Over the weekend I worked with the shipping code and have not had much
>luck
>> getting it to work for our situation.  Our client would like their
>shipping
>> optioons to be a flat rate regardless of the # of products in the basket.
>> They would like a dropdown of available shipping options (the same
>> regardless of shipping destination, although later they may only show
>> International Options if an International country is picked).  The
>available
>> options would come from shipping.asc.  We've modified our simple demo to
>> blend in with the rest of the site.  In checkout.html there is a spot to
>set
>> only_downloadable to 0 which then shows the Shipping dropdown on the
page.
>> What I cannot figure out is why this dropdown is blank even though the
>> shipping.asc file exists and has the default mvend shipping modes.  Any
>> ideas would be appreciated.  Thanks!
>
>In the simple demo the drop down menu is formed by the shipping options
>available in the specific country as set in the "shipmodes"-field in
>country.asc.
>
>In checkout page this used as:
>    <SELECT MV=loop
>        MV.ARG="[data
>     table=country
>     key='[default country US]'
>     sf=selector
>     col=shipmodes
>     ]"
>        MV.OPTION="mv_shipmode"
>        onChange="this.form.submit()"
>        NAME="mv_shipmode">
>    <OPTION VALUE="[loop-code]"> [shipping-desc [loop-code]] [shipping
>[loop-code]]
>    </SELECT>
>
>Hope it helps you further.
>
>Regards,
>Bas
>
>
>
>
>
>
>
>-
>To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
>email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
>Archive of past messages: http://www.minivend.com/minivend/minivend-list
>

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: