Error when adding product to basket

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
kimholberg
Posts: 29
Joined: 21 Aug 2017, 09:42

Error when adding product to basket

Post by kimholberg » 04 Oct 2017, 15:29

When adding product to basket i get following error:

No item found for conditions: Array ( [attribute.code] => custom [attribute.domain] => product [attribute.type.code] => price [attribute.type.domain] => product )

I have searched docs for any explanation but cannot find any - can anyone help to solve this

Kim
Attachments
basket_error.png
basket_error.png (32.83 KiB) Viewed 1157 times
Neos 3.2.0 - Bitnami AWS C2 - Aimeos 2017-10.1

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

Re: Error when adding product to basket

Post by aimeos » 04 Oct 2017, 15:45

Did you update from an older version and forgot to run

Code: Select all

./flow aimeos:setup
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

kimholberg
Posts: 29
Joined: 21 Aug 2017, 09:42

Re: Error when adding product to basket

Post by kimholberg » 04 Oct 2017, 18:46

Thanks, that solved the problem.
Neos 3.2.0 - Bitnami AWS C2 - Aimeos 2017-10.1

Post Reply