xpindia Posted September 2, 2018 Share Posted September 2, 2018 Hi I am geting error 500 when i try to login after upgrade to 1.7.4.2 any suggestions would be great. thanks Link to comment Share on other sites More sharing options...
xpindia Posted September 2, 2018 Author Share Posted September 2, 2018 (edited) debug mode shows this ==================== 1/1) PrestaShopDatabaseException Table 'ps1742.pst9_translation' doesn't exist<br /><br /><pre> SELECT `key`, `translation`, `domain` FROM `pst9_translation` WHERE `id_lang` = 1</pre> in Db.php line 746 at DbCore->displayError(' SELECT `key`, `translation`, `domain` FROM `pst9_translation` WHERE `id_lang` = 1') in Db.php line 378 at DbCore->query(' SELECT `key`, `translation`, `domain` FROM `pst9_translation` WHERE `id_lang` = 1') in Db.php line 597 at DbCore->executeS(' SELECT `key`, `translation`, `domain` FROM `pst9_translation` WHERE `id_lang` = 1') in SqlTranslationLoader.php line 80 at SqlTranslationLoader->load('AdminActions.en-US.db', 'en-US', 'AdminActions') in Translator.php line 381 at Translator->doLoadCatalogue('en-US') in Translator.php line 277 at Translator->initializeCatalogue('en-US') in Translator.php line 314 at Translator->dumpCatalogue('en-US', object(ConfigCache)) in Translator.php line 299 at Translator->Symfony\Component\Translation\{closure}(object(ConfigCache)) at call_user_func(object(Closure), object(ConfigCache)) in ConfigCacheFactory.php line 46 at ConfigCacheFactory->cache('/var/www/domain/data/www/domain.com/var/cache/dev/translations/catalogue.en-US.NXhscRe.php', object(Closure)) in Translator.php line 301 at Translator->initializeCacheCatalogue('en-US') in Translator.php line 265 at Translator->loadCatalogue('en-US') in Translator.php line 241 at Translator->getCatalogue('en-US') in Context.php line 353 at ContextCore->getTranslator() in Controller.php line 209 at ControllerCore->__construct() in AdminController.php line 420 at AdminControllerCore->__construct() in AdminController.php line 19 at AdminController->__construct() in LegacyContext.php line 65 at LegacyContext->getContext() in UserLocaleListener.php line 39 at UserLocaleListener->__construct(object(LegacyContext)) in appDevDebugProjectContainer.php line 1360 at appDevDebugProjectContainer->getPrestashop_UserLocale_ListenerService() in appDevDebugProjectContainer.php line 1823 at appDevDebugProjectContainer->ContainerJxqqb9o\{closure}() in EventDispatcher.php line 229 at EventDispatcher->sortListeners('kernel.request') in EventDispatcher.php line 61 at EventDispatcher->getListeners('kernel.request') in ContainerAwareEventDispatcher.php line 128 at ContainerAwareEventDispatcher->getListeners('kernel.request') in TraceableEventDispatcher.php line 250 at TraceableEventDispatcher->preProcess('kernel.request') in TraceableEventDispatcher.php line 134 at TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in HttpKernel.php line 127 at HttpKernel->handleRaw(object(Request), 1) in HttpKernel.php line 68 at HttpKernel->handle(object(Request), 1, false) in Kernel.php line 200 at Kernel->handle(object(Request), 1, false) in index.php line 88 =============================================== any help would be appreciated .... Thanks Edited September 2, 2018 by xpindia (see edit history) Link to comment Share on other sites More sharing options...
xpindia Posted September 4, 2018 Author Share Posted September 4, 2018 help.................................. 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