Julius Andre Posted March 6, 2015 Share Posted March 6, 2015 Hola, les escribo porque necesito de su ayuda urgente. He migrado mi tienda de local a remoto y todo parece funcionar bien, pero ya son dos ocasiones que me sale un mensaje como este. La primera fue al intentar configurar el modulo "Top Menu" en el back office y el segundo salio en el front office al confirmar un pedido con transferencia bancaria. La verdad ya no se que hacer, la primera vez lo solucione desinstalando e instalando el modulo topmenu, pero este segundo error persiste a pesar de desinstalar e instalar el modulo bank wire. Agradezco su ayuda, es realmente urgente. [PrestaShopDatabaseException]Table '881167_da4a.pr_ganalytics' doesn't exist SELECT sent FROM `pr_ganalytics` WHERE id_order = 265 LIMIT 1at line 639 in file classes/db/Db.php 634. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);635. }636. elseif (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))637. {638. if ($sql)639. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');640. throw new PrestaShopDatabaseException($this->getMsgError());641. }642. }643.644. /** DbCore->displayError - [line 333 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 551 - classes/db/Db.php] - [1 Arguments] DbCore->getRow - [line 576 - classes/db/Db.php] - [2 Arguments] DbCore->getValue - [line 271 - modules/ganalytics/ganalytics.php] - [1 Arguments] Ganalytics->hookOrderConfirmation - [line 512 - classes/Hook.php] - [1 Arguments] HookCore::exec - [line 147 - controllers/front/OrderConfirmationController.php] - [2 Arguments] OrderConfirmationControllerCore->displayOrderConfirmation - [line 86 - controllers/front/OrderConfirmationController.php] OrderConfirmationControllerCore->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 374 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 28 - index.php] Link to comment Share on other sites More sharing options...
jesa Posted March 6, 2015 Share Posted March 6, 2015 Respeta las normas del foro y elimina la palabra Urgente del título del hilo. 1 Link to comment Share on other sites More sharing options...
nhproject Posted March 6, 2015 Share Posted March 6, 2015 Prueba a reiniciar el ganalytics. Por favor, haz caso al mensaje de mesa por el bien del foro. Link to comment Share on other sites More sharing options...
Recommended Posts