Reco-X Posted July 10, 2020 Share Posted July 10, 2020 (edited) Hace varios dias estoy trabajando en una importacion de Prestashop 1.6.0.9 a 1.7 pero tengo muchos problemas muchos los he solucionado por suerte. Ahora me encuentro con el problema de que si quiero ver mi carrito de compras la pagina del carrito no funciona Alguna idea ? Edited July 19, 2020 by Reco-X (see edit history) Link to comment Share on other sites More sharing options...
Adrián de Grafreak Posted July 10, 2020 Share Posted July 10, 2020 Buenas! Has puesto el modo debug? Estaría bien ver que error es el que está ocurriendo. Debes ir a Parámetros avanzados => Rendimiento y poner el modo Debug a ON. Cuando te salga el error ya podré darte un poco más de información. Salut! Link to comment Share on other sites More sharing options...
Reco-X Posted July 10, 2020 Author Share Posted July 10, 2020 Gracias ahi lo active y veo los errores (bastante util por cierto :)) (1/1) ContextErrorException Warning: Declaration of BWDisplay::setTemplate($template) should be compatible with FrontControllerCore::setTemplate($template, $params = Array, $locale = NULL) in Display.php line 48 at ErrorHandler->handleError(2, 'Declaration of BWDisplay::setTemplate($template) should be compatible with FrontControllerCore::setTemplate($template, $params = Array, $locale = NULL)', 'C:\\xampp\\htdocs\\cinefacil\\modules\\ganalytics\\backward_compatibility\\Display.php', 48, array())in backward.php line 38 at require_once()in backward.php line 38 at require('C:\\xampp\\htdocs\\cinefacil\\modules\\ganalytics\\backward_compatibility\\backward.php')in ganalytics.php line 50 at GAnalytics->__construct() at ReflectionClass->newInstance()in Container.php line 131 at Container->makeInstanceFromClassName('ganalytics', array('ganalytics' => true))in Container.php line 164 at Container->doMake('ganalytics', array('ganalytics' => true))in Container.php line 177 at Container->make('ganalytics')in ServiceLocator.php line 65 at ServiceLocator::get('ganalytics')in Module.php line 1141 at ModuleCore::coreLoadModule('ganalytics')in Module.php line 1120 at ModuleCore::getInstanceByName('ganalytics')in Hook.php line 884 at HookCore::exec('displayHeader')in FrontController.php line 556 at FrontControllerCore->initContent()in CartController.php line 117 at CartControllerCore->initContent()in Controller.php line 292 at ControllerCore->run()in Dispatcher.php line 515 at DispatcherCore->dispatch()in index.php line 28 Link to comment Share on other sites More sharing options...
Reco-X Posted July 10, 2020 Author Share Posted July 10, 2020 (edited) Borre google analytics de los modulos pero aun asi sigo con el error. Trate de re-instalarlo desde la seccion modulos pero tengo este problema. Edited July 10, 2020 by Reco-X (see edit history) Link to comment Share on other sites More sharing options...
Beicker Posted July 10, 2020 Share Posted July 10, 2020 Buenos días. Prueba a reiniciar el módulo del carrito de compra. A mi también me pasaba al hacer una migración y funcionó. Saludos. Link to comment Share on other sites More sharing options...
Adrián de Grafreak Posted July 10, 2020 Share Posted July 10, 2020 Otra opción es que mires en el FTP y comentes la carpeta, o incluso antes que borres caché. Por que parece que en el carrito aun está intentando ejecutar algo de Analytics. Link to comment Share on other sites More sharing options...
Reco-X Posted July 12, 2020 Author Share Posted July 12, 2020 Desinstale e instale de nuevo el modulo del carrito pero me sigue apareciendo esto: Borre la carpeta: modules\ganalytics pero igualmente al querer re-instalar el modulo tengo errores Alguna otra idea ? Link to comment Share on other sites More sharing options...
Reco-X Posted July 13, 2020 Author Share Posted July 13, 2020 Mil disculpas, hice esos cambios en otra carpeta que no era la que estaba usando, Borrando la carpeta ganalytics y volviendo a instalar ahora me funciono El problema era un Override que hice de la Clase Search.php, ahora mismo estoy tratando de ver por que ahora todo se me ve asi: se esta tornando mas dificil de lo esperado esto, siempre algo falla XD Link to comment Share on other sites More sharing options...
Adrián de Grafreak Posted July 13, 2020 Share Posted July 13, 2020 Aemás el plugin que intentabas instalar solo es compatible con la 1.6 Deberías utilizar este https://github.com/PrestaShop/ps_googleanalytics Link to comment Share on other sites More sharing options...
Reco-X Posted July 19, 2020 Author Share Posted July 19, 2020 Solucionado, el problema era que habia aparte del plugin actual de analytics, habia otro mas viejo con un nombre parecido, lo borre y ahora funciona. Ya casi termino la migracion.... 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