Search found 65 matches
- 02 Oct 2019, 22:05
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Catalog Tree Problem on V19.x
- Replies: 8
- Views: 174
Re: Catalog Tree Problem on V19.x
On the other hand, i can not import categories via scheduler. I tried everything but always receiving the error below: Execution of task "Aimeos Alışveriş gelişmiş işdüzenleyici (aimeos)" failed with the following message: Invalid catalog lines in "/..../....../public_html/fileadmin": 1/1 Lines in ...
- 02 Oct 2019, 21:27
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Catalog Tree Problem on V19.x
- Replies: 8
- Views: 174
Re: Catalog Tree Problem on V19.x
When you click on a catagory link in catalog tree, path must be: www.example.com/EN/ products-and-services[/b]/f/1/Home/ But in Aimeos 19.x, the path is always: www.example.com/EN/f/1/Home/ In this example, "products-and-services" is product listing page path. So, although you set Catalog List Page...
- 02 Oct 2019, 21:20
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Catalog Tree Problem on V19.x
- Replies: 8
- Views: 174
Re: Catalog Tree Problem on V19.x
Counts plugin working expected for attribute counts, but it doesnt work for category counts; it displays only counts of the current category. Thanks for reporting! It's fixed in that commit now: https://github.com/aimeos/ai-client-html/commit/04237def3ea65f64a727e042682926d3400331e9 Thank you. Prob...
- 01 Oct 2019, 17:16
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Catalog Tree Problem on V19.x
- Replies: 8
- Views: 174
Re: Catalog Tree Problem on V19.x
Another problem:
Counts plugin working expected for attribute counts, but it doesnt work for category counts; it displays only counts of the current category.
Counts plugin working expected for attribute counts, but it doesnt work for category counts; it displays only counts of the current category.
- 01 Oct 2019, 13:34
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Catalog Tree Problem on V19.x
- Replies: 8
- Views: 174
Catalog Tree Problem on V19.x
Hello, I want to let you know catalog filter tree problem after upgrading to Aimeos V19.x When you click on a catagory link in catalog tree, path must be: www.example.com/EN/ products-and-services[/b]/f/1/Home/ But in Aimeos 19.x, the path is always: www.example.com/EN/f/1/Home/ In this example, "pr...
- 27 Jul 2019, 19:42
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Attributes Filter Shows All Attributes Even in a SubCategory
- Replies: 13
- Views: 545
Re: Attributes Filter Shows All Attributes Even in a SubCategory
Hello,
I am afraid i have to confirm this problem. Attribute counts are shown even in a category which has no product assigned.
Aimeos V19.7.1
I am afraid i have to confirm this problem. Attribute counts are shown even in a category which has no product assigned.
Aimeos V19.7.1
- 26 Jul 2019, 01:45
- Forum: TYPO3 and Flow/NeosCMS
- Topic: User Groups
- Replies: 1
- Views: 136
User Groups
Hello, When you execute the update script in Extension Manager, 1- Aimeos creates two user groups in every execution (Is this default behaviour? Maybe it shouldn't create same user groups after first execution). 2- It creates these groups under the page uid:0, not under the folder we are using to ma...
- 22 Jul 2019, 19:58
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Import product CSV discussion
- Replies: 1
- Views: 107
Import product CSV discussion
Hello Aimeos, It is great to see this software is getting more professional and stable month-by-month. I will take your time for a few issues i am facing with. Importing products from CSV file working very well but i have problems described below. 1- When i try to add a subproduct to a main product,...
- 01 Jan 2019, 23:53
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Suggestion
- Replies: 1
- Views: 227
Suggestion
Hi to everyone. I wish you all a happy new year. I want to suggest a product paramater that i believe many other users will agree: UNITS for Products. It would be great to have an option for filling the product unit for example under the product code in item creation page (e. g pack, bag, kg, meter,...
- 26 Oct 2018, 21:00
- Forum: TYPO3 and Flow/NeosCMS
- Topic: Language Menu
- Replies: 11
- Views: 2125
Re: Language Menu
I think we find the way to exclude language menu from caching without using no_cache for the whole page. Because of "COA_INT = no cache", wrapping the language menu by COA_INT excludes it from caching like: DILSEC = COA_INT DILSEC { 10 = HMENU 10 { special = language special.value = 0,1 1 = TMENU 1 ...