patrik1972 Posted May 12, 2021 Share Posted May 12, 2021 Hi, I have a installation of PS 1.6.1.24 that works almost without any problems. Now I implemented a new payment solution and after I paid the order I only get a 500 error when it try to load https://xxxxxxx.xx/module/billmategateway/accept?method=checkout&checkout=1 I feel it is somethi ng wrong with the redirection to this page but I am not that good myself to solve this. Anyone that can help? Link to comment Share on other sites More sharing options...
El Patron Posted May 13, 2021 Share Posted May 13, 2021 you need to enable ps debug mode to get the underlying error. google it if you don't know how...then you can search on the error also contact the developer of the module you need to upgrade, nobody write modules for that version anymore Link to comment Share on other sites More sharing options...
patrik1972 Posted May 13, 2021 Author Share Posted May 13, 2021 2 hours ago, El Patron said: you need to enable ps debug mode to get the underlying error. google it if you don't know how...then you can search on the error also contact the developer of the module you need to upgrade, nobody write modules for that version anymore Ok, but they do support version 1.6.1.24 Fatal error: Uncaught ArgumentCountError: Too few arguments to function BillmategatewayAcceptModuleFrontController::respondWithError(), 0 passed in /home/ohtmizug/discgolfshop.se/modules/billmategateway/library/abstracts/CallbackController.php on line 32 and exactly 1 expected in /home/ohtmizug/discgolfshop.se/modules/billmategateway/controllers/front/accept.php:52 Stack trace: #0 /home/ohtmizug/discgolfshop.se/modules/billmategateway/library/abstracts/CallbackController.php(32): BillmategatewayAcceptModuleFrontController->respondWithError() #1 /home/ohtmizug/discgolfshop.se/modules/billmategateway/controllers/front/accept.php(11): CallbackController->__construct() #2 /home/ohtmizug/discgolfshop.se/classes/controller/Controller.php(134): BillmategatewayAcceptModuleFrontController->__construct(false, false) #3 /home/ohtmizug/discgolfshop.se/classes/Dispatcher.php(359): ControllerCore::getController('billmategateway...') #4 /home/ohtmizug/discgolfshop.se/index.php(28): DispatcherCore->dispatch() #5 {main} thrown in /home/ohtmizug/discgolfshop.se/modules/billmategateway/controllers/front/accept.php on line 52 Link to comment Share on other sites More sharing options...
El Patron Posted May 14, 2021 Share Posted May 14, 2021 22 hours ago, patrik1972 said: Ok, but they do support version 1.6.1.24 Fatal error: Uncaught ArgumentCountError: Too few arguments to function BillmategatewayAcceptModuleFrontController::respondWithError(), 0 passed in /home/ohtmizug/discgolfshop.se/modules/billmategateway/library/abstracts/CallbackController.php on line 32 and exactly 1 expected in /home/ohtmizug/discgolfshop.se/modules/billmategateway/controllers/front/accept.php:52 Stack trace: #0 /home/ohtmizug/discgolfshop.se/modules/billmategateway/library/abstracts/CallbackController.php(32): BillmategatewayAcceptModuleFrontController->respondWithError() #1 /home/ohtmizug/discgolfshop.se/modules/billmategateway/controllers/front/accept.php(11): CallbackController->__construct() #2 /home/ohtmizug/discgolfshop.se/classes/controller/Controller.php(134): BillmategatewayAcceptModuleFrontController->__construct(false, false) #3 /home/ohtmizug/discgolfshop.se/classes/Dispatcher.php(359): ControllerCore::getController('billmategateway...') #4 /home/ohtmizug/discgolfshop.se/index.php(28): DispatcherCore->dispatch() #5 {main} thrown in /home/ohtmizug/discgolfshop.se/modules/billmategateway/controllers/front/accept.php on line 52 Hi, I'am sorry you have this issue. You will need to contact the developer. Your version of PS is no longer supported, either the module is not compatible with your PS or PHP version. always contact the developer, pay them a few bucks to fix if you have to. But be nice to them...loool Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now