Aimeos 2018.1 attributes issue

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Travin
Posts: 70
Joined: 18 Dec 2017, 03:12

Aimeos 2018.1 attributes issue

Post by Travin » 06 Feb 2018, 08:06

Hi all!
Just install the new version. It's much much better admin side. But I already faced a problem.
I deleted all attributes, then created a new one attribute, and when I try to add it to my product and save. I recieved an error:
Error No item found for conditions: Array ( [attribute.code] => custom [attribute.domain] => product [attribute.type.code] => price [attribute.type.domain] => product )
Laravel 6.18.19 | php 7.4.7 | Xubuntu | Aimeos Laravel 2019.10.5

Travin
Posts: 70
Joined: 18 Dec 2017, 03:12

Re: Aimeos 2018.1 attributes issue

Post by Travin » 06 Feb 2018, 08:10

I'm just restored my DB with deleted attributes and it works now. But I think it have to be fix
Laravel 6.18.19 | php 7.4.7 | Xubuntu | Aimeos Laravel 2019.10.5

Travin
Posts: 70
Joined: 18 Dec 2017, 03:12

Re: Aimeos 2018.1 attributes issue

Post by Travin » 06 Feb 2018, 08:13

I will convert my 2017.10 extension to 2018.1 now
Thank you guys for the new 2018.1 realese, I think it's great! Will try to work with service providers tonight
Laravel 6.18.19 | php 7.4.7 | Xubuntu | Aimeos Laravel 2019.10.5

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

Re: Aimeos 2018.1 attributes issue

Post by aimeos » 06 Feb 2018, 08:59

That happens if you delete all attributes because a few ones are required for e.g. custom product prices or similar things.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Travin
Posts: 70
Joined: 18 Dec 2017, 03:12

Re: Aimeos 2018.1 attributes issue

Post by Travin » 06 Feb 2018, 10:14

Yes, I understood
Laravel 6.18.19 | php 7.4.7 | Xubuntu | Aimeos Laravel 2019.10.5

Post Reply