[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Re: FramesīnīSSL (unwanted new window)
On 7 Sep, Marius Schaefer wrote:
> ****** message to minivend-users from Marius Schaefer <maillist@b-p-a.com> ******
>
> Hi Joachim,
>
> if I turn off SSL, it works. So it must be something with the SessionID, the browsers frameset? I dont know.
It seems me, with SSL the link isn't the same as a link without SSL.
How about sercure=1 in you link? I.e.
<a href="http://www.hyperdrinks.de/cgi-bin/drinks/ord/basket?eVeaNCmn;secure=1;158" Target="mv_ir">
> "Funny" is, that while you are in the checkout-page, you can click on "news" on the left and it works. But when you click
> on "Show basket", it does not work and a new frame opens up. But both have the same frametarget "mv_il".
> Basket:
> <a href="http://www.hyperdrinks.de/cgi-bin/drinks/ord/basket?eVeaNCmn;;158" Target="mv_ir">
> News :
> <AREA SHAPE="RECT" COORDS="33,137,73,145"
> HREF="http://www.hyperdrinks.de/cgi-bin/drinks/scan/ml=10/sf=Neu/se=x/tf=Gruppe%2cArtikelbeschreibung?eVeaNCmn;;118"
> Target="mv_ir" OnMouseOver="window.status='Neue Artikel'; return true" OnMouseOut="window.status=''; return true">
>
> Can you see the difference? I canīt.
> I realy donīt know what to do....
> This is my short ord/basket.html (without the html-stuff)
> --------------------------- start -----------------------------------------------------------
>
> <BODY bgcolor="#E8ffe0" onLoad="top.mv_wk.open('[area frames/wk]','mv_wk')">
Have you try without the onLoad tag?
I believe "mv_wk" isn't the same as "mv_ir". Am i right?
Have you try with secure=1, i.e. [area href="frames/wk" secure=1]?
Have you try to set the SecureURL and AlwaysSecure in your catalog.cfg?
> <FORM ACTION="[process-target secure=1]" METHOD=POST>
>
> [if items]
> [then]
> [item_list]
>
> <a href="[area [item-code]]" target="mv_il"><img src="/pp/thumbs/[item-field Bild].gif" height="[item-field thoehe]"
> width="16" border=1 alt="[item-field Artikelbeschreibung]" hspace=4></a>
>
> [/item_list]
> [/then]
> [else]
> Es befindet sich kein Artikel in Ihrem Warenkorb.
> [/else]
> [/if]
>
> [total-cost] DM
>
> <input type="submit" onClick="this.form.action='[process-target]'" name="mv_submit" value="Neu berechnen">
>
> [perl interpolate=1]
> if ('[subtotal noformat=1]' < 24) {
> return 'Mindestbestellwert (Zwischensumme)<br>DM 25,-';
> } else {
> return '<INPUT TYPE="submit" NAME="mv_click" VALUE="Weiter">';
> }
> [/perl]
>
> [set Weiter]
> mv_todo=return
> mv_nextpage=ord/checkout
> [/set]
>
Some link have no "secure=1" and some with, but it is the same page?
Joachim
BTW: Email me, if you have solve your problem!
--
Hans-Joachim Leidinger
buch online jojo@buchonline.net
Munscheidstr. 14 FAX: +49 209 1971449
45886 Gelsenkirchen