cancel
Showing results for 
Search instead for 
Did you mean: 

fatal error message on checkout page

fatal error message on checkout page

I am using magento 1.7.0.2 and this error message just comes up now when i click the checkout button:

public_html/app/code/core/Mage/Checkout/controllers/OnepageController.php on line 168

 

Any idea what i should do to fix it?

2 REPLIES 2

Re: fatal error message on checkout page

Hi,

There should be a little more to the error - can you check and copy the entire contents so we can see *what* its referring to on168.

Problem solved? Click Accept as Solution!
Magento Certified Developer Plus | www.iwebsolutions.co.uk | Magento Small Business Partner

Re: fatal error message on checkout page

I'm getting the same error:

Fatal error: Call to a member function getQuote() on a non-object in /public_html/app/code/core/Mage/Checkout/controllers/OnepageController.php on line 168

 

Did you ever resolve this?