Search the Community
Showing results for tags 'Autoload.php'.
-
hello i have a serious problem to access my front and back-end also due to ( back-end problem) (1/1) ServiceNotFoundException You have requested a non-existent service "prestashop.core.localization.locale.repository". in ContainerBuilder.php line 1053 at ContainerBuilder->getDefinition('prestashop.core.localization.locale.repository')in ContainerBuilder.php line 619 at ContainerBuilder->doGet('prestashop.core.localization.locale.repository', 1)in ContainerBuilder.php line 587 at ContainerBuilder->get('prestashop.core.localization.locale.repository')in Controller.php line 772 at ControllerCore->get('prestashop.core.localization.locale.repository')in Controller.php line 187 at ControllerCore->init()in AdminController.php line 2785 at AdminControllerCore->init()in Controller.php line 273 at ControllerCore->run()in Dispatcher.php line 511 at DispatcherCore->dispatch()in index.php line 99 Front-end issue Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "prestashop.core.localization.locale.repository". in /opt/bitnami/apps/prestashop/htdocs/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php:1053 Stack trace: #0 /opt/bitnami/apps/prestashop/htdocs/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php(619): Symfony\Component\DependencyInjection\ContainerBuilder->getDefinition('prestashop.core...') #1 /opt/bitnami/apps/prestashop/htdocs/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php(587): Symfony\Component\DependencyInjection\ContainerBuilder->doGet('prestashop.core...', 1) #2 /opt/bitnami/apps/prestashop/htdocs/classes/controller/Controller.php(772): Symfony\Component\DependencyInjection\ContainerBuilder->get('prestashop.core...') #3 /opt/bitnami/apps/prestashop/htdocs/classes/controller/Controller.php(187): ControllerCore->get('pres in /opt/bitnami/apps/prestashop/htdocs/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php on line 1053 many thanks
-
Hello, I have a big problem with my website. Last weekend i did an upgrade from pretsashop 1.5.6.2 to 1.6.0.9. The site was working perfect, but the attributes we're not working, and i changed something in helperlist.php that broke my site. So I restored my backup (by DirctAdmin), and now i get the following fatal error: Warning: require_once(_PS_CONFIG_DIR_alias.php) [function.require-once]: failed to open stream: No such file or directory in /public_html/config/autoload.php on line 28 Fatal error: require_once() [function.require]: Failed opening required '_PS_CONFIG_DIR_alias.php' (include_path='.:/usr/local/lib/php') in /public_html/config/autoload.php on line 28 My website adress is www.sapoproducts.com Can anybody please help me with this? Sorry for my English
-
после создания нового пользователя возникла ошибка /classes/Autoload.php on line 115 как исправить? сайт не грузится !
-
1.3.1 den 1.4.5.1 e geçişi gerçekleştirdim büyük uğraşlar sonuucnda. Admin panele giriyorum orda bir sorunum yok. ama mağaza sayfam açılmıyor ve aşağıdaki hatayı alıyorum. site adresi www.siyahkirmizi.net/prst131/ Fatal error: Call to undefined method ReflectionClass::isInterface() in /home/siyahkir/public_html/prst131/config/autoload.php on line 53 53.satırda ise aşağıdaki kod yazıyor. if (!$classInfos->isInterface() && substr($classInfos->name, -4) == 'Core')