Page 1 of 1

problem with catalog of new shop

Posted: 01 Feb 2016, 07:38
by crazyforester
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

Re: problem with catalog of new shop

Posted: 01 Feb 2016, 11:15
by aimeos
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!

Re: problem with catalog of new shop

Posted: 02 Feb 2016, 08:21
by crazyforester
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

Re: problem with catalog of new shop

Posted: 02 Feb 2016, 10:16
by crazyforester
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

Re: problem with catalog of new shop

Posted: 02 Feb 2016, 11:01
by aimeos
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.