Search found 5 matches

by Urs
10 Oct 2024, 16:14
Forum: TYPO3 extension
Topic: categories do not show up in product
Replies: 6
Views: 60659

Re: categories do not show up in product

I have updated the tables with Typo3 Upgrade Wizard and the problem was solved.
by Urs
30 Sep 2024, 15:34
Forum: TYPO3 extension
Topic: categories do not show up in product
Replies: 6
Views: 60659

Re: categories do not show up in product

In my case the categories do no shop up because "the list is empty". I have created 8 main categories. On the other hand, in "Categories", when I want to insert a new product entry and click on "Product ID, SKU or Label", it's the list of the categories that's poping up...
by Urs
28 Sep 2017, 14:15
Forum: TYPO3 extension
Topic: Backend user permission configuration for non-administrators
Replies: 1
Views: 2511

Backend user permission configuration for non-administrators

Editors without adminstration rights should be able to manage aimeos shop with or without expert mode. In the access list the module "Aimeos Shop" is activated. However, when I log in as Editor, the save buttons are missing for example in "Product". What is the appropriate user p...
by Urs
27 Sep 2017, 15:30
Forum: Laravel package
Topic: error: No item found for conditions: Array ( [attribute.code
Replies: 6
Views: 8007

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

Thank you. Actually there was an attribute missing. Now it works fine.
by Urs
26 Sep 2017, 14:53
Forum: Laravel package
Topic: error: No item found for conditions: Array ( [attribute.code
Replies: 6
Views: 8007

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

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 ...