<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Magento: onepage checkout problem</title>
	<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl</link>
	<description>bunch of code in one place</description>
	<pubDate>Thu, 09 Sep 2010 16:09:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Peter Hinton</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-4443</link>
		<author>Peter Hinton</author>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-4443</guid>
		<description>Thankyou so much for this, I was beginning to panic. The latest version of Magento requires bvicky's changes</description>
		<content:encoded><![CDATA[<p>Thankyou so much for this, I was beginning to panic. The latest version of Magento requires bvicky&#8217;s changes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bvicky</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-3107</link>
		<author>bvicky</author>
		<pubDate>Thu, 30 Nov 2028 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-3107</guid>
		<description>Go to Line #50 in file 

skin/frontend/default/default/js/opcheckout.js 

And find this 

var updater = new Ajax.Updater($$(’.col-right’)[0], this.progressUrl, {method: ‘get’, onFailure: this.ajaxFailure.bind(this)}); 

I replaced .col-right to .a-item 

var updater = new Ajax.Updater($$(’.a-item’)[0], this.progressUrl, {method: ‘get’, onFailure: this.ajaxFailure.bind(this)}); 

And it works 

Thanks</description>
		<content:encoded><![CDATA[<p>Go to Line #50 in file </p>
<p>skin/frontend/default/default/js/opcheckout.js </p>
<p>And find this </p>
<p>var updater = new Ajax.Updater($$(’.col-right’)[0], this.progressUrl, {method: ‘get’, onFailure: this.ajaxFailure.bind(this)}); </p>
<p>I replaced .col-right to .a-item </p>
<p>var updater = new Ajax.Updater($$(’.a-item’)[0], this.progressUrl, {method: ‘get’, onFailure: this.ajaxFailure.bind(this)}); </p>
<p>And it works </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zero</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-3025</link>
		<author>Zero</author>
		<pubDate>Mon, 30 Nov 2020 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-3025</guid>
		<description>Thank alot. This is good idea!</description>
		<content:encoded><![CDATA[<p>Thank alot. This is good idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafiq</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-2996</link>
		<author>Rafiq</author>
		<pubDate>Mon, 30 Nov 2015 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-2996</guid>
		<description>Great! solved the problem. Anyway, would you explain please where used the "checkout-review-load" class.

thanks</description>
		<content:encoded><![CDATA[<p>Great! solved the problem. Anyway, would you explain please where used the &#8220;checkout-review-load&#8221; class.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ulrik</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-997</link>
		<author>ulrik</author>
		<pubDate>Sun, 30 Nov 2008 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-997</guid>
		<description>Thanks.. Had changed so much before checking the checkout procedure. Would have spent alot of time searching for problem.</description>
		<content:encoded><![CDATA[<p>Thanks.. Had changed so much before checking the checkout procedure. Would have spent alot of time searching for problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-977</link>
		<author>Marcelo</author>
		<pubDate>Thu, 30 Nov 2006 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-977</guid>
		<description>Thank You for your great help. You don´t know, but your tip solve my problem perfectly.</description>
		<content:encoded><![CDATA[<p>Thank You for your great help. You don´t know, but your tip solve my problem perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pim</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-816</link>
		<author>Pim</author>
		<pubDate>Fri, 30 Nov 2001 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-816</guid>
		<description>Thanks a lot! Great solution</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Great solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brent</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-726</link>
		<author>brent</author>
		<pubDate>Wed, 30 Nov 2005 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-726</guid>
		<description>thanks for the info! turns out my whole right panel I had removed! commented out that function and works perfect now.

regards</description>
		<content:encoded><![CDATA[<p>thanks for the info! turns out my whole right panel I had removed! commented out that function and works perfect now.</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-683</link>
		<author>Jeff</author>
		<pubDate>Wed, 30 Nov 2022 00:00:00 +0000</pubDate>
		<guid>http://www.inacode.com/magento/magento-onepage-checkout-problem/langswitch_lang/sl#comment-683</guid>
		<description>Thanks, this was a huge help!  I was having the exact same problem.</description>
		<content:encoded><![CDATA[<p>Thanks, this was a huge help!  I was having the exact same problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
