14: * If you did not receive a copy of the license and are unable to
15: * obtain it through the world-wide-web, please send an email
16: * to [email protected] so we can send you a copy immediately.
17: *
18: * DISCLAIMER
19: *
20: * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
21: * versions in the future. If you wish to customize PrestaShop for your
22: * needs please refer to https://www.thirtybees.com for more information.
23: *
24: * @author thirty bees <[email protected]>
25: * @author PrestaShop SA <[email protected]>
26: * @copyright 2017-2018 thirty bees
27: * @copyright 2007-2016 PrestaShop SA
28: * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29: * PrestaShop is an internationally registered trademark & property of PrestaShop SA
30: */
31:32:require(dirname(__FILE__).'/config/config.inc.php');
33:Dispatcher::getInstance()->dispatch()
Question
movieseals
I get the following log and the customers get an error 500:
Can't load Order status
Source file: classes/module/PaymentModule.php
Stack trace
7 answers to this question
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