Error when adding product to basket
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!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 29
- Joined: 21 Aug 2017, 09:42
Error when adding product to basket
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
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 (32.83 KiB) Viewed 1566 times
Neos 3.2.0 - Bitnami AWS C2 - Aimeos 2017-10.1
Re: Error when adding product to basket
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, give us a star
If you like Aimeos, give us a star
-
- Posts: 29
- Joined: 21 Aug 2017, 09:42
Re: Error when adding product to basket
Thanks, that solved the problem.
Neos 3.2.0 - Bitnami AWS C2 - Aimeos 2017-10.1