Magento is returning Fatal error: Call to a member function setQuote() on a non-object in/home/discoun1/public_html/app/code/core/Mage/Paypal/Controller/Express/Abstract.php when customer click continue button on paypal “review your information”.
Magento is returning Fatal error: Call to a member function setQuote() on a non-object
Share
It should be a problem with your custom theme.
Try this:
app/design/frontend/base/default/template;
app/design/frontend/default/[yourthemename]/template
This should update the paypal files to your theme.