Page 1 of 1

error: No item found for conditions: Array ( [attribute.code

Posted: 21 Sep 2017, 21:26
by bill
I am getting an error that shows up everytime I add a product to cart

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

do you know what is the issue?

thanks

Re: error: No item found for conditions: Array ( [attribute.

Posted: 22 Sep 2017, 14:34
by aimeos
You have enabled the special price feature for custom prices in your product.
Do you changed or removed the custom price attribute in the administration interface (attribute panel)?

Re: error: No item found for conditions: Array ( [attribute.

Posted: 22 Sep 2017, 17:19
by bill
thank you

but where in the admin area I can add that custom price? I didnt remove it

Re: error: No item found for conditions: Array ( [attribute.

Posted: 23 Sep 2017, 08:49
by aimeos
Please have a look at these screenshots. Most probably, you've changed or removed the custom price attribute in the first screen shot

Re: error: No item found for conditions: Array ( [attribute.

Posted: 26 Sep 2017, 14:53
by Urs
I have the same without custom price, in the backend as in the frontend:

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

When I want to save changes of product in the backend or when I choose a product for the cart in the frontend, I geht this message.
The last thing I did: change the positions of the product in the catalog list and in the scheduler I was running "Catalog Index Rebuild".

Re: error: No item found for conditions: Array ( [attribute.

Posted: 27 Sep 2017, 08:27
by aimeos
You can always recreate these attributes by running the Aimeos setup

Re: error: No item found for conditions: Array ( [attribute.

Posted: 27 Sep 2017, 15:30
by Urs
Thank you. Actually there was an attribute missing. Now it works fine.