[Error] Parameter "id" for route "aimeos_shop_jqadm_get"
Forum rules
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
[Error] Parameter "id" for route "aimeos_shop_jqadm_get"
When I login to admin panel and select from nav "catalog" I'm refirect to this path:
and I get error:
Any tips?
Code: Select all
/app_dev.php/admin/default/jqadm/search/catalog?lang=pl
Code: Select all
Parameter "id" for route "aimeos_shop_jqadm_get" must match "[0-9A-Z\-\_]+" ("_id_" given) to generate a corresponding URL.
Re: [Error] Parameter "id" for route "aimeos_shop_jqadm_get"
Thank you for the hint. There was a wrong restriction in the JQAdm routes causing this error. Please run
to get the new version.
Code: Select all
SYMFONY_ENV=prod composer update --no-dev
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
