[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] V4.04: Place Order button takes me back to checkout page with empty cart
****** message to minivend-users from "March Roseland" <march@uia.net> ******
I've been having this problem, so I'm trying this to fix it, but I've run
into a snag. On the flypage, how can I direct the order button that shows
up if you can choose colours for a product to send the item to the secure
basket instead of the insecure one?
[if data products::color::[item-code]]
<FORM ACTION="[process-target]" METHOD=POST>
<TABLE BACKGROUND="__IMAGE_DIR__/__BGIMAGE__">
<TR><TD VALIGN=TOP><FONT SIZE="-1">
[item-accessories color]
</TD><TD VALIGN=TOP><FONT SIZE="-1">
<INPUT SIZE=3 NAME=mv_order_quantity VALUE="1">
</TD></TR>
<TR>
<TD COLSPAN=2>
<INPUT TYPE=SUBMIT VALUE="[L]ORDER NOW[/L]">
<INPUT TYPE=hidden NAME=mv_todo VALUE=refresh>
<INPUT TYPE=hidden NAME=mv_order_item VALUE="[item-code
<INPUT TYPE=hidden NAME=mv_separate_items VALUE="1">
</TD>
</TR>
</TABLE>
</FORM>
Thanks.
-- March Roseland
----- Original Message -----
From: "Mike Heins" <mikeh@minivend.com>
To: <minivend-users@minivend.com>
Sent: Sunday, July 16, 2000 11:35 AM
Subject: Re: [mv] V4.04: Place Order button takes me back to checkout page
with empty cart
> ****** message to minivend-users from Mike Heins <mikeh@minivend.com>
******
>
> Quoting Kayo Liles (kayo@mediafuze.com):
> >
> > Please help, I'm not sure what's happening...
> > I was able to place orders successfully earlier yesterday. I was
modifying
> > checkout.html, basket.html etc. (mainly chainging page layout and taking
out
> > unnecessary lines), and now when I click the Place Order! button in the
> > checkout.html page, it takes me back to the checkout.html page and tells
me
> > no items is in my basket. If I go back to the basket page, items are
still
> > there. At this point, I have to exit my browser completely because I
cannot
> > go back to the checkout page from the basket page any longer (it keeps
going
> > back to the basket page). I've copied back the default checkout.html
page
> > thinking I messed up something in my checkout.html, but it still doesn't
> > work. I've also deleted the catalog and recreated it. Any idea why this
is
> > happening?
> > Thank you very much for your help!
>
> I have most often seen this under these conditions:
>
> 1. Different SecureURL from VendURL
> 2. Multiple catalogs on the same Minivend server
> 3. minivend.cfg "Mall No", which is the default.
>
> What happens is that a cookie gets set for the secure server on one
> catalog, and then when you next access that secure server it is still
> present. And it is different from the non-secure server. So you have
> two active sessions.
>
> The answer is to turn off your browser and restart it.
>
> This may not be your problem, but it has bedeviled me in the past
> othen enough.
>
> By the way, there is a reasonable way to deal with split secure/non-secure
> servers. It isn't perfect, but it works in a lot of cases. If you use
> <A HREF="[area href=order arg=item-code secure=1]"> Order Now </A> to
order
> the items, it is always ordered to the secure server. You can still
display
> info with the other, but at least the shopping cart will be in the right
> place. Then display the basket link with [area href=ord/basket secure=1]
and
> all will coordinate.
>
> --
> Akopia, Inc., 131 Willow Lane, Floor 2, Oxford, OH 45056
> phone +1.513.523.8220 fax 7501 <heins@akopia.com>
>
> Be patient. God isn't finished with me yet. -- unknown
> -
> 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