Akopia Akopia Services

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

[mv] More hint to carry the cart with non-cookie-browser!!!



******    message to minivend-users from jojo@buchonline.net     ******

Hi list,

this was

------------snipp--------------
> I´ve solved the trouble with "losing cart". The solutions is:
> 
> - use [area href="..." arg="..."] tags only, if possible
> - add in all HTML FORM tags an INPUT TAG to set mv_session_id with
>   [data session id]
> - make sure, you have the session id in all URL/LINKS to call the
>   next pages/process
> 
> I´ve tested this with IE,NS,WIN,FreeBSD with cookies disabled and
> I`dont lost any items.
> 
------------snipp--------------

was not ready! :-(

But I´ve another solution! :-)

Use this

------------snipp--------------
	[if type=explicit compare="q{[read-cookie MV_SESSION_ID]}"]
		<!-- All is copacetic, got a cookie. -->
<FORM ACTION="[process secure=1]" METHOD="POST">
	[elsif scratch tried]
		[set message]
			You must have cookies set to leave the basket.
			Check out now or forever lose your shopping cart.
		[/set]
	[/elsif]
	[else]
<FORM ACTION="[process secure=0]" METHOD="POST">
	[/else]
	[/if]
------------snipp--------------

instead of

------------snipp--------------
<FORM ACTION="[process secure=1]" METHOD="POST">
------------snipp--------------

and inform your visitor about the non-secure part!

Regards,

Joachim


-- 
Hans-Joachim Leidinger
buch online                 jojo@buchonline.net
Munscheidstr. 14            FAX: +49 209 1671449
45886 Gelsenkirchen         FAX: 0209 1671449

-
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: