Voordeel-shopje Posted February 12, 2014 Share Posted February 12, 2014 Wie kan mij helpen met deze fout: [PrestaShopException]Can't load Order state statusat line 147 in file classes/PaymentModule.php 141. if (Configuration::get('PS_TAX_ADDRESS_TYPE') == 'id_address_delivery')142. $context_country = $this->context->country;143.144. $order_status = new OrderState((int)$id_order_state, (int)$this->context->language->id);145. if (!Validate::isLoadedObject($order_status))146. throw new PrestaShopException('Can\'t load Order state status');147.148. if (!$this->active)149. die(Tools::displayError());150. // Does order already exists ?151. if (Validate::isLoadedObject($this->context->cart) && $this->context->cart->OrderExists() == false) PaymentModuleCore->validateOrder - [line 64 - modules/bankwire/controllers/front/validation.php] - [9 Arguments] BankwireValidationModuleFrontController->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 28 - index.php] - [0 Argument] Link to comment Share on other sites More sharing options...
Inform-All Posted February 13, 2014 Share Posted February 13, 2014 Heeft u al cache geleegd? Misschien reeds een vertaling geïnstalleerd? Als cache legen niet help, welke prestashop versie gebruikt u? ( cache legen hulp: http://turbinevideoencoder.info/prestashop-how-to-clear-smarty-cache.html?-Prestashop. ) Link to comment Share on other sites More sharing options...
Voordeel-shopje Posted February 14, 2014 Author Share Posted February 14, 2014 Heeft u al cache geleegd? Misschien reeds een vertaling geïnstalleerd? Als cache legen niet help, welke prestashop versie gebruikt u? ( cache legen hulp: http://turbinevideoencoder.info/prestashop-how-to-clear-smarty-cache.html?-Prestashop. ) Ja ik heb de cache geleegd, en hij doet het nog steeds niet. Krijg nog altijd de fout melding. Nee heb geen vertaling geïnstalleerd Ik gebruik versie.1.5.6.1 Link to comment Share on other sites More sharing options...
Inform-All Posted February 14, 2014 Share Posted February 14, 2014 Lijkt erop dat een betalingsmodule niet goed functioneert. Probeer eens de module bankwire te deinstalleren en overnieuw te installeren. Als dat niet het probleem verhelpt kunt u misschien het bestand "modules/bankwire/controllers/front/validation.php" als .txt delen,. Of misschien uw ftp gegevens in een pm naar mij sturen, dan kijk ik erna. Link to comment Share on other sites More sharing options...
Voordeel-shopje Posted February 14, 2014 Author Share Posted February 14, 2014 Iik zal straks of morgen even de gegevens sturen. Want krijg nu meer fouten Als ik mijn algemene voorwaarden of andere info in me csm pagina wil zetten krijg ik ook melding n. Ik pm je alles wel 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