cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with payment method by check

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Problem with payment method by check

Hi,

 

I have a website which work with Magento. I have add a payment method by check by when i make a test, I have this error : 

Notice: Undefined index: redirect  in /homepages/3/d284273393/htdocs/app/code/local/MST/Fcheckout/controllers/SaveController.php on line 236

#0 /homepages/3/d284273393/htdocs/app/code/local/MST/Fcheckout/controllers/SaveController.php(236): mageCoreErrorHandler(8, 'Undefined index...', '/homepages/3/d2...', 236, Array)
#1 /homepages/3/d284273393/htdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(418): MST_Fcheckout_SaveController->saveOrderAction()
#2 /homepages/3/d284273393/htdocs/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('saveOrder')
#3 /homepages/3/d284273393/htdocs/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#4 /homepages/3/d284273393/htdocs/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#5 /homepages/3/d284273393/htdocs/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#6 /homepages/3/d284273393/htdocs/index.php(87): Mage::run('', 'store')
#7 {main}

How can i do to fix this problem ?

Thank you

 

1 REPLY 1

Re: Problem with payment method by check

Hi,

Looks like you have a module installed called Fcheckout that seems to be causing some sort of conflict.