problem with catalog of new shop

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!
crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

problem with catalog of new shop

Post by crazyforester » 01 Feb 2016, 07:38

Hello,
I setup a new shop following
https://aimeos.org/docs/TYPO3/Configure_multiple_shops
but a problem appears when I try to enter products from available products to catalog.
"List type" under "Associated products" stays empty when I drag and drop the product and it doesn't allow me to save it.
When I try to edit the dropped product then I see that "List type" dropdown menu is empty and drop down menu shows nothing.
My default shop is working properly
Thanks in advance

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

Re: problem with catalog of new shop

Post by aimeos » 01 Feb 2016, 11:15

Sorry, there's a small bug in the setup code that prevented the types to be added. This has been fixed with commit:
https://github.com/aimeos/aimeos-typo3/ ... f8c18c1a75

The next releases (for LTS and beta) will contain the fix. Thanks for the hint!
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: problem with catalog of new shop

Post by crazyforester » 02 Feb 2016, 08:21

Thanks for the help.
But I come across another error.
I try to setup the second shop and I have entered the main TS template
...locale.site = mysecondshop
and when I try to add Aimeos Shop - Catalog List as Content Element
and in in the field "Default category if no parameter is available"
I see categories of my default shop
and in the frontend I see the following error
Catalog path for ID "2" not found
Thanks in advance

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: problem with catalog of new shop

Post by crazyforester » 02 Feb 2016, 10:16

btw, if I select nothing in the field "Default category if no parameter is available"
then list shows properly all the caregories of second shop

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

Re: problem with catalog of new shop

Post by aimeos » 02 Feb 2016, 11:01

crazyforester wrote: I try to setup the second shop and I have entered the main TS template
...locale.site = mysecondshop
Seems like you've forgot to set the PageTS configuration as well:
https://aimeos.org/docs/TYPO3/Configure ... _TS_config

In TYPO3, frontend, backend and page configuration do not use the same settings but each has it's own namespace.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply