Tanush Posted April 25, 2014 Share Posted April 25, 2014 Hi, can anyone help me with this? i cannot see my shop, the error is below: [PrestaShopDatabaseException]Table 'xxx_pres810.ps_shopgate_order' doesn't exist SELECT *FROM `ps_shopgate_order` aWHERE (a.id_cart = 7) LIMIT 1 at line 623 in file classes/db/Db.php 617. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);618. }619. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))620. {621. if ($sql)622. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');623. throw new PrestaShopDatabaseException($this->getMsgError());624. }625. }626. 627. /** DbCore->displayError - [line 313 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 535 - classes/db/Db.php] - [1 Arguments] DbCore->getRow - [line 212 - classes/ObjectModel.php] - [1 Arguments] ObjectModelCore->__construct - [line 58 - modules/shopgate/classes/PSShopgateOrder.php] - [1 Arguments] PSShopgateOrder->__construct - [line 79 - modules/shopgate/classes/PSShopgateOrder.php] - [2 Arguments] PSShopgateOrder::instanceByCartId - [line 36 - override/classes/Cart.php] - [1 Arguments] Cart->getDeliveryOptionList - [line 2388 - classes/Cart.php] - [1 Arguments] CartCore->getDeliveryOption - [line 2456 - classes/Cart.php] - [3 Arguments] CartCore->getTotalShippingCost - [line 1358 - classes/Cart.php] - [2 Arguments] CartCore->getOrderTotal - [line 68 - modules/blockcart/blockcart.php] - [2 Arguments] BlockCart->assignContentVars - [line 187 - modules/blockcart/blockcart.php] - [1 Arguments] BlockCart->hookRightColumn - [line 237 - modules/blockcart/blockcart.php] - [1 Arguments] BlockCart->hookTop - [line 500 - classes/Hook.php] - [1 Arguments] HookCore::exec - [line 444 - classes/controller/FrontController.php] - [1 Arguments] FrontControllerCore->initContent - [line 37 - controllers/front/IndexController.php] IndexControllerCore->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 28 - index.php] Link to comment Share on other sites More sharing options...
musicmaster Posted April 25, 2014 Share Posted April 25, 2014 Shopgate is a Prestashop addon and not a part of the main package. So you should either disable Shopgate or consult with your supplier of Shopgate. It looks like something has gone wrong with your installation of that module. Link to comment Share on other sites More sharing options...
Tanush Posted April 25, 2014 Author Share Posted April 25, 2014 (edited) Shopgate is a Prestashop addon and not a part of the main package. So you should either disable Shopgate or consult with your supplier of Shopgate. It looks like something has gone wrong with your installation of that module. Shopgate isn`t installed. So... let me try to install it and see what happens. Ok, i tried to install it and I had an error first. Then I tried again and it worked. Now I can see my shop but still I have these Error: customer_number,shop_number,apikey. So...I have to enter these details from Shopgate administration panel. But the problem is that is a payd contract and I don`t whant it. How can I fix the problem without it? Edit: I disabled the module and the shop is still running. Strange but fine to me. Edited April 25, 2014 by Tanush (see edit history) Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted August 22, 2014 Share Posted August 22, 2014 thank you ,this helped me too, Link to comment Share on other sites More sharing options...
Recommended Posts