[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Problems with the order tag in 4.03
****** message to minivend-users from ant@maine.com ******
On Mon, Apr 17, 2000 at 06:28:49PM -0400, Mike Heins wrote:
> ****** message to minivend-users from Mike Heins <mikeh@minivend.com> ******
>
> Quoting ant@maine.com (ant@maine.com):
> >
> >
> > Switching to version 4.03 (debian linux) it would seem to me that all
> > possible ways of making the order go from an insecure page to a secure
> > link have been removed. Order never had a secure=1 so we used to use
> > AlwaysSecure basket_frameset
> > in our catalog config. But it seems that this no longer affects the
> > Order tag. Is this true. Why?
>
> Did you try
>
> AlwaysSecure order
>
> ???
>
> Also, as far as I know this shoul work:
>
> [order code="the_sku" secure=1]
It doesn't work... looking through the code and and debugging a little it
looks like tag_order isn't getting any other opts...
Also, it looks as though tag_order ends up calling tag_page, which calls form_link
form link just does
Line 2218 of Interpolate.pm
my $base = ! $opt->{secure} ? ($Vend::Cfg->{VendURL}) : $Vend::Cfg->{SecureURL};
Seems that should be &VendURL instead of $Vend::Cfg->{VendURL} to fix the
always secure... (or something like that) but I haven't found why the secure=1
the page tag option works fine.
> If it doesn't, I will investigate and find out why. But I *know* this will
> work:
>
> [page href=order arg="the_sku" secure=1]
>
> --
> Internet Robotics, 131 Willow Lane, Floor 2, Oxford, OH 45056
> phone +1.513.523.7621 fax 7501 <mikeh@minivend.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
--
Anthony Ball ant@maine.com
MaineStreet Communications, Inc 208 Portland Road, Gray, ME 04039
tel:1.207.657.5078 fax:1.207.657.5048 http://www.maine.com/
-
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