Try the Demo

Magento Forum

   
Page 2 of 2
One Page Checkout Not Working - Bundles & Custom Product Options {FIXED}
 
m&nonline
Jr. Member
 
Total Posts:  11
Joined:  2010-03-01
 

bump

I have the same problem as the people who posted the screenshots. Using magento 1.4.1.0 and tried all the solutions listed here, sadly without any luck :(
Anyone found another solution to the problem yet?

Thanks,

Nick

 
Magento Community Magento Community
Magento Community
Magento Community
 
bacci paintball
Jr. Member
 
Total Posts:  15
Joined:  2009-05-01
 

Edit: actually didn’t work, sorry.
-Dan

 
Magento Community Magento Community
Magento Community
Magento Community
 
TunerzEdge
Jr. Member
 
Total Posts:  4
Joined:  2009-09-08
 

Hi am having issues with the onepage check out as well.. I can get to the “5 Order Review “ cant get past that.. anyone think they can help…

www.tunerzedge.com is the url if you want to see for yourself.

 
Magento Community Magento Community
Magento Community
Magento Community
 
tonkberlin
Jr. Member
 
Avatar
Total Posts:  25
Joined:  2010-10-15
Berlin
 

Delete the JQUERY JS.
There is a conflict between Prototype and JQUERY.

BTW: The Navigation Dropdowns are also broken with JQUERY.

 
Magento Community Magento Community
Magento Community
Magento Community
 
cactuscamiseta
Jr. Member
 
Total Posts:  10
Joined:  2011-04-06
 

Hi!

Just came across the same issue recently, logged-in users were unable to get to the onepage checkout, they got a blank page instead.

In my case the issue was that I had the cache store management disabled. After enabling the cache it worked like a charm.

Hope this helps.

 
Magento Community Magento Community
Magento Community
Magento Community
 
resonanz123
Jr. Member
 
Total Posts:  2
Joined:  2012-06-25
 

Thanks for all the info here. I changed the php.ini values to:

memory_limit = 128M

max_execution_time = 30000

and this worked fine on my bluehost account.

One thing but if anyone is not aware - you must rename the standard php.ini.sample file to php.ini for it to apply the changes.

 
Magento Community Magento Community
Magento Community
Magento Community
 
AndrasH
Jr. Member
 
Avatar
Total Posts:  17
Joined:  2011-02-07
 
cactuscamiseta - 22 December 2011 07:32 AM

Hi!

Just came across the same issue recently, logged-in users were unable to get to the onepage checkout, they got a blank page instead.

In my case the issue was that I had the cache store management disabled. After enabling the cache it worked like a charm.

Hope this helps.

Thanks! I was stuck with this problem for 4 hours now!

 
Magento Community Magento Community
Magento Community
Magento Community
 
normanyclark
Jr. Member
 
Total Posts:  28
Joined:  2012-05-07
India
 

Thanks for sharing the solution for the onpage checkout. I really appreciate your help for handling the on page checkout process.

 Signature 

Magento Developer India | Magento Go Themes

 
Magento Community Magento Community
Magento Community
Magento Community
 
bijuthotta
Jr. Member
 
Total Posts:  11
Joined:  2012-02-25
 
cactuscamiseta - 22 December 2011 07:32 AM

Hi!

Just came across the same issue recently, logged-in users were unable to get to the onepage checkout, they got a blank page instead.

In my case the issue was that I had the cache store management disabled. After enabling the cache it worked like a charm.

Hope this helps.

thanks a ton! saved my day after spending a few hours searching for an answer!

 
Magento Community Magento Community
Magento Community
Magento Community
 
holylander
Jr. Member
 
Total Posts:  13
Joined:  2012-07-11
 

THANKS! changing the values in the .htaccess make the checkout process to work.

KZME - 23 September 2009 07:24 AM

Something that I have just experimented with and found to be producing better results than previously is:

php.ini values:

max_execution_time = 30000
max_input_time = 60000
memory_limit = 128M

.htaccess values:

php_value memory_limit 128M
php_value max_execution_time 60000

Go to System > Configuration :: Advanced > Developer and make sure “Merge JavaScript Files” is set to “NO”.

Applying these settings has allowed me to move through the checkout process successfully but it has not corrected the issue of maintaining an account address through the frontend.

 Signature 

http://serviweb.es

 
Magento Community Magento Community
Magento Community
Magento Community
 
natalonia
Jr. Member
 
Total Posts:  3
Joined:  2009-08-03
 

I’ve tried all options and nothing is working. Working in 1.7.0.  In Firefox I’m getting the following error:

getElements: function(form) {
var elements = $(form).getElementsByTagName(’*’),

/checkout/onepage
inline

Basically the screen paints but fails to respond or open Checkout Method. Here is the site if anyone can help: test.pojjo.com

Thoughts?
Thank you

 Signature 

Natalonia
http://www.pojjo.com

 
Magento Community Magento Community
Magento Community
Magento Community
 
davidmst
Sr. Member
 
Avatar
Total Posts:  259
Joined:  2012-02-08
 

thanks, i have same issue

 Signature 

Free & Paid Magento extensions by MageBay
Mega Dropdown Menu, Left Mega Menu, Accordion and Responsive Menu for Magento. MCP MenuCreatorPro is a great Menu Extension
http://menucreatorpro.com/
http://menucreatorpro.com/livedemo/
http://menucreatorpro.com/livedemo/index.php/admin/

 
Magento Community Magento Community
Magento Community
Magento Community
 
davidmst
Sr. Member
 
Avatar
Total Posts:  259
Joined:  2012-02-08
 

you can use extension: Easy One Page Checkout smile

 Signature 

Free & Paid Magento extensions by MageBay
Mega Dropdown Menu, Left Mega Menu, Accordion and Responsive Menu for Magento. MCP MenuCreatorPro is a great Menu Extension
http://menucreatorpro.com/
http://menucreatorpro.com/livedemo/
http://menucreatorpro.com/livedemo/index.php/admin/

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
Page 2 of 2