Peper Posted June 9, 2009 Share Posted June 9, 2009 Got small error it calls for checkout.php once update button is clicked to proceed then getting this Fatal error: Call to a member function pre_confirmation_check() on a non-object in /home/rojec/public_html/shop/includes/classes/onepage_checkout.php on line 616 Now line 616 is: $GLOBALS[$_SESSION['payment']]->pre_confirmation_check(); Line 617 is: $GLOBALS[$_SESSION['payment']]->confirmation(); I'm using a payment module called Setcom (South Africa) and not Paypal Even if not selected, getting same error Any help Please! Quote Getting the Phoenix off the ground Link to comment Share on other sites More sharing options...
styloa Posted June 9, 2009 Share Posted June 9, 2009 Check what $_SESSION['payment'] is set to.... I suspect the session is not set? Quote Link to comment Share on other sites More sharing options...
PiterL Posted June 30, 2009 Share Posted June 30, 2009 i have the same problem mayby somebody know how to solve it - please help ! Quote Link to comment Share on other sites More sharing options...
steve_s Posted July 1, 2009 Share Posted July 1, 2009 i have the same problem mayby somebody know how to solve it - please help ! This has already been fixed solution see this thread, http://www.oscommerce.com/forums/index.php?showtopic=333292 if you are using ms2.2 not RC2a then in includes/classes/onepage_checkout.php there is a section to uncomment and comment out if using ms2.2 Quote Link to comment Share on other sites More sharing options...
Peper Posted July 1, 2009 Author Share Posted July 1, 2009 Try to sort it but since it was so long ago I dropped it. Will give it another shot, and will post result Thanks for link Quote Getting the Phoenix off the ground Link to comment Share on other sites More sharing options...
Peper Posted July 1, 2009 Author Share Posted July 1, 2009 Try to sort it but since it was so long ago I dropped it. Will give it another shot, and will post result Thanks for link Nope, nothing found for this error on line 616, using rc2a Please help Quote Getting the Phoenix off the ground Link to comment Share on other sites More sharing options...
steve_s Posted July 1, 2009 Share Posted July 1, 2009 (edited) Nope, nothing found for this error on line 616, using rc2a Please help There should be another version soon, so try that when it comes out Edited July 1, 2009 by steve_s Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.