-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
-
Hello,
I am stuck with an issue with my Prestashop, I can not connecte as I get redirected on Symphony with this error message:
RouteNotFoundException
in var/cache/dev/appDevDebugProjectContainerUrlGenerator.php (line 607)
appDevDebugProjectContainerUrlGenerator->generate('axepta_adminaxeptaconfigurationaccount_index', array(), 0)
in vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php (line 240)
Router->generate('axepta_adminaxeptaconfigurationaccount_index', array(), 0)
in src/PrestaShopBundle/Service/Routing/Router.php (line 67)
Router->generate('axepta_adminaxeptaconfigurationaccount_index', array(), 0)
in src/PrestaShopBundle/Routing/Converter/LegacyUrlConverter.php (line 92)
LegacyUrlConverter->convertByParameters(array())
in classes/Link.php (line 852)
LinkCore->getAdminLink('AdminAxeptaConfigurationAccount')
in classes/Link.php (line 885)
It seems that a module blocks it with this : "Unable to generate a URL for the named route "axepta_adminaxeptaconfigurationaccount_index" as such route does not exist."
Can someone had the same issues lately ?
Thank you
Beta Was this translation helpful? Give feedback.