thelicks Posted April 5, 2010 Share Posted April 5, 2010 Howdy folks, Hoping someone can clue me in as to why this error message pops up in text above the cart when you add an item to it. Seems that the site and order process still work OK but the message is annoying. This is the error message: Fatal error: Call to undefined method payment::checkout_initialization_method() in /home/midnigh3/public_html/shopping_cart.php on line 284 This is line 284 from the shopping cart.php file: $initialize_checkout_methods = $payment_modules->checkout_initialization_method(); if (!empty($initialize_checkout_methods)) { Any help would be greatly appreciated.... Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.