Search found 122 matches

by Metalics
24 Feb 2021, 18:51
Forum: TYPO3 extension
Topic: Media & Stock Import Issue
Replies: 1
Views: 2088

Media & Stock Import Issue

Hello Aimeos, When updating a product from CSV, and if this product has a media field with two languages but with same url for each language, it deletes first language items after updating by CSV import (Please see attachment). Second issue related to import process is: If stock status of a product ...
by Metalics
21 Dec 2020, 20:53
Forum: TYPO3 extension
Topic: Changes on V20.10
Replies: 1
Views: 2094

Changes on V20.10

Hello Aimeos, I want to discuss about changes coming with new version of Aimeos; - Only first category level shown in catalog tree even if I set " levels-always = 5 ". When I am in a category, it works as expected (shows all categories). Is there a configuration for that? Because I want to...
by Metalics
21 Aug 2020, 23:13
Forum: TYPO3 extension
Topic: New Problems V20.7.x
Replies: 3
Views: 3646

Re: New Problems V20.7.x

Did you update from 2019.10, from 2020.04 or did you create a new installation? I updated from 2020.04. But these problems were also present in V2020.04 and it was a fresh installation. 2- It is impossible to remove a product from basket when you are in basket page. When you click on delete icon, p...
by Metalics
20 Aug 2020, 22:34
Forum: TYPO3 extension
Topic: New Problems V20.7.x
Replies: 3
Views: 3646

New Problems V20.7.x

Hello again, 1- Locale selector is not working for Currency. If you add locale selector, language menu is working but currency selector is indicating "Oops, an error occurred! Code: ........" 2- It is impossible to remove a product from basket when you are in basket page. When you click on...
by Metalics
27 May 2020, 21:31
Forum: TYPO3 extension
Topic: V20.4.1 update problem
Replies: 26
Views: 25408

Re: V20.4.1 update problem

Here's a new pre-release which should fix the problems you've mentioned (besides duplicate counts): https://aimeos.org/fileadmin/download/aimeos_20.4.3-pre4.zip Thank you, all is working. @duplicate counts: I think the duplication is related to cache. When opening the page including catalog-tree, c...
by Metalics
27 May 2020, 14:07
Forum: TYPO3 extension
Topic: V20.4.1 update problem
Replies: 26
Views: 25408

Re: V20.4.1 update problem

Can you please check if column 306 till 329 match the columns in the CSV file (count starts with 0), that "Product1" to "Product12" are product codes like "AG899675" and "Product1" to "Product12" are imported before "AG899675"? Yes, i am s...
by Metalics
26 May 2020, 10:59
Forum: TYPO3 extension
Topic: V20.4.1 update problem
Replies: 26
Views: 25408

Re: V20.4.1 update problem

we were unable to reproduce the issue of the duplicate counts. Can you add some screenshots from the backend how you've arranged and configured the catalog tree and attribute plugin? Previously, catalog-filter was a single component so that the code in "header-standard.php" was adding onl...
by Metalics
26 May 2020, 10:28
Forum: TYPO3 extension
Topic: V20.4.1 update problem
Replies: 26
Views: 25408

Re: V20.4.1 update problem

aimeos wrote: 26 May 2020, 09:54 Is the JSON REST API page and the bulk order form no working too for you?
No, Both is still not working. I get same error.
by Metalics
26 May 2020, 10:24
Forum: TYPO3 extension
Topic: V20.4.1 update problem
Replies: 26
Views: 25408

Re: V20.4.1 update problem

5- By the way, having "bought-together" column in CSV files still causing problem. All fields are being imported succesfuly other than bought-together field. What's your mapping and an example CSV line where the "bought-together" reference isn't imported? My Mapping: plugin.tx_a...
by Metalics
26 May 2020, 09:52
Forum: TYPO3 extension
Topic: V20.4.1 update problem
Replies: 26
Views: 25408

Re: V20.4.1 update problem

6- "plugin.tx_aimeos.settings.mshop.locale.currency = EUR" doesn't have any effect even if you set it to EUR, USD or so on. Setting "plugin.tx_aimeos.settings.mshop.locale.currency" should work in general ( https://github.com/aimeos/aimeos-typo3/blob/master/Classes/Base/Locale.p...