[ic] No Opera checkout

Greg greg at valuemedia.com
Mon Aug 23 14:05:58 EDT 2004


Stewart Barnett wrote:

>I have had a couple of would be customers complain that they cannot complete their 
>checkout. They are all running Opera and indeed I can reproduce the same results.
>
>A scan of the maillist found a cvs commit that sounded like exactly the fix I needed.
>The cvs log states:
>
>* Ensure wait-text JavaScript chunk returns true -- Opera was not returning
>  true on "this.onclick=alert(msg)" and therefore the user couldn't order.
>
>I thought this was it and I posted the changes to my button.tag and restarted. Needless 
>to say the problem still exists. 
>
>There are no errors recorded in any logs. I can see the post in the access_log, yet the 
>usertrack only show a VIEWPAGE=ord/finalize.
>
>I am running 5.2 that has been progressively upgraded from an original 4.8.6 catalog.
>
>Any clues?
>_______________________________________________
>interchange-users mailing list
>interchange-users at icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>.
>
>  
>
Hi Stewart,

Try this in your checkout page:

[button
		text="[L]Place Order[/L]"
		wait-text="[if session browser !~ /opera/i]-- Wait --[/if]"
		class=button1
		id=placebutton
		style="font-weight: bold"
	  ]
		mv_todo=submit
	 [/button]

Greg

-- 
Greg Hanson
Perusion
1506 E Gilbert Ave
Coeur d'Alene, ID 83815

Email		greg at perusion.com
Phone		208-667-2442
Toll Free	800-949-1889
Fax		775-256-2231
Web		http://www.perusion.com



More information about the interchange-users mailing list