Warning: Invalid argument supplied for foreach() in /home/___/domains/___.ir/public_html/modules/icategorymenu/icategorymenu.php on line 0 [PrestaShopException] Can't load Order status at line 156 in file classes/PaymentModule.php 150. if (Configuration::get('PS_TAX_ADDRESS_TYPE') == 'id_address_delivery') 151. $context_country = $this->context->country; 152. 153. $order_status = new OrderState((int)$id_order_state, (int)$this->context->language->id); 154. if (!Validate::isLoadedObject($order_status)) 155. throw new PrestaShopException('Can\'t load Order status'); 156. 157. if (!$this->active) 158. die(Tools::displayError()); 159. // Does order already exists ? 160. if (Validate::isLoadedObject($this->context->cart) && $this->context->cart->OrderExists() == false) PaymentModuleCore->validateOrder - [line 77 - modules/bankmellat/controllers/front/validation.php] - [9 Arguments] BankMellatValidationModuleFrontController->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 28 - index.php]