Error in list page - Some mandatory parameters are missing

Questions around the Aimeos bundle for the Symfony framework
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!
ksicinski
Posts: 9
Joined: 05 Jul 2017, 07:18

Error in list page - Some mandatory parameters are missing

Post by ksicinski » 06 Jul 2017, 10:00

After install bundle and configur it with manual i go to page list and get this error:

Code: Select all

Some mandatory parameters are missing ("resource") to generate a URL for route "aimeos_shop_jsonapi_get".
What is missing ?

User avatar
aimeos
Administrator
Posts: 7820
Joined: 01 Jan 1970, 00:00

Re: Error in list page - Some mandatory parameters are missi

Post by aimeos » 06 Jul 2017, 15:54

Can you please run "composer update" to ensure that you have the latest version?
Till yesterday there could be a mix of 2017.04 and 2017.07 packages that cause this error.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

ksicinski
Posts: 9
Joined: 05 Jul 2017, 07:18

Re: Error in list page - Some mandatory parameters are missi

Post by ksicinski » 07 Jul 2017, 10:12

I made update and now have newes version your bundle but now i get another error:

Code: Select all

Unable to add function "aiconfig" as extensions have already been initialized.
Any tips hov to fix it?

User avatar
aimeos
Administrator
Posts: 7820
Joined: 01 Jan 1970, 00:00

Re: Error in list page - Some mandatory parameters are missi

Post by aimeos » 07 Jul 2017, 12:05

When do you get this problem?
A test installation using version 2017.04 doesn't show any problems out of the box
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

ksicinski
Posts: 9
Joined: 05 Jul 2017, 07:18

Re: Error in list page - Some mandatory parameters are missi

Post by ksicinski » 07 Jul 2017, 12:53

After manual remove cache problem disappeared.

Post Reply