edmundspriede Posted March 12, 2018 Share Posted March 12, 2018 i get Error 500 on last step https://coingate.kls.lv/phpinfo.php ] PHP Catchable fatal error: Argument 1 passed to PrestaShopBundle\\Translation\\Loader\\SqlTranslationLoader::setTheme() must be an instance of PrestaShop\\PrestaShop\\Core\\Addon\\Theme\\Theme, null given, called in /home/demo.coingate/classes/Context.php on line 376 and defined in /home/demo.coingate/src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php on line 48, referer: https://coingate.kls.lv/install/index.php Link to comment Share on other sites More sharing options...
JA MODULES Posted April 26, 2018 Share Posted April 26, 2018 Hola, Yo tengo el mismo problema. Estoy usando localhost en una instalación XAMPP con PHP 5.6. A mi me aparece este error: PHP Catchable fatal error: Argument 1 passed to PrestaShopBundle\\Translation\\Loader\\SqlTranslationLoader::setTheme() must be an instance of PrestaShop\\PrestaShop\\Core\\Addon\\Theme\\Theme, null given, called in C:\\xampp\\htdocs\\ps\\modulos-prestashop\\classes\\Context.php on line 395 and defined in C:\\xampp\\htdocs\\ps\\modulos-prestashop\\src\\PrestaShopBundle\\Translation\\Loader\\SqlTranslationLoader.php on line 48, referer: http://localhost/ps/modulos-prestashop/install/index.php saludos Link to comment Share on other sites More sharing options...
Electroge32 Posted May 1, 2018 Share Posted May 1, 2018 (edited) Hola, Al intentar instalar Prestashop 1.7.3.1 sale error 500, al parecer por que se pierde del contexto el nombre del tema, cuando se están instalando los archivos de idiomas. El bug (BOOM-5359 ) ya esta reportado, pero no se a publico una solución oficial. http://forge.prestashop.com/browse/BOOM-5359 Una solución un poco rebuscada, pero que funciona bien es descargar la versión 1.7.3.0 de https://download.prestashop.com/download/releases/prestashop_1.7.3.0.zip e instalarla, luego con el módulo “1-Click Upgrade” actualizar a la última versión estable. Edited May 1, 2018 by Electroge32 (see edit history) 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