Search found 26 matches

by trimble
18 Sep 2015, 14:42
Forum: TYPO3 extension
Topic: Feature Request: Categories associated with products
Replies: 5
Views: 3556

Feature Request: Categories associated with products

Hi,

I think, it would be great to have the option to show categories only in the frontend if they associated with an enabled product.

Regards
Timble
by trimble
17 Sep 2015, 15:29
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

Re: catalog-filter-tree

I try to learn. But it's not easy for me cause I'm not a programmer. :(
I hope I'll find the error with your hints.

Thanks for your patience.

Trimble
by trimble
17 Sep 2015, 14:52
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

Re: catalog-filter-tree

That's in madmin_log table PHP Warning: reset() expects parameter 1 to be array, null given in /html/typo3/typo3conf/ext/aimeos/Resources/Libraries/aimeos/aimeos-core/client/html/src/Client/Html/Catalog/Filter/Tree/Default.php line 250 #0 [internal function]: TYPO3\CMS\Core\Error\ErrorHandler->handl...
by trimble
17 Sep 2015, 10:20
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

Re: catalog-filter-tree

I replaced the code blocks as suggested, cleared the caches in the install tool and got the error message 'A non-recoverable error occured'.

Trimble
by trimble
16 Sep 2015, 18:11
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

Re: catalog-filter-tree

Just to be sure. Do you mean, that I replace this block of Code if( $currentid != '' ) { $catItems = $manager->getPath( $currentid ); if( $startid != '' ) { foreach( $catItems as $key => $item ) { if( $key == $startid ) { break; } unset( $catItems[$key] ); } } if( ( $node = reset( $catItems ) ) === ...
by trimble
16 Sep 2015, 15:56
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

Re: catalog-filter-tree

That sounds great. Thanks a lot! I tried to integrate the patch into my TYPO3-Installation with aimeos 2.3.1. But I couldn't. The file \typo3conf\ext\aimeos\Resources\Libraries\aimeos\aimeos-core\client\html\src\Client\Html\Catalog\Filter\Tree\default.php seeems to be different. Do I miss something?...
by trimble
16 Sep 2015, 11:10
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

Re: catalog-filter-tree

The possibility of splitting the presentation of the categories would be great feature. Thanks for thinking about it.
by trimble
16 Sep 2015, 09:16
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

Re: catalog-filter-tree

Interesting combination. I think nobody tried adding the categories filter twice yet.
What you do want to achieve? Maybe there's a simpler solution.
I want to place different parts of the categories at different places on the same website.

Regards
Trimble
by trimble
15 Sep 2015, 20:25
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

Re: catalog-filter-tree

Hi, sorry for my last post. I haven't worked with aimeos for the last months and forgot, that I asked the question in may and got a great answer: https://aimeos.org/help/help-f15/open-list-of-categories-t422.html But now I run into a new problem. I defined several categories (pix_1) pix_1.png and ad...
by trimble
14 Sep 2015, 19:10
Forum: TYPO3 extension
Topic: catalog-filter-tree
Replies: 16
Views: 9356

catalog-filter-tree

Hi,

how can i remove javascript from catalog-filter-tree? I want to style the tree without any animation.

Regards
Trimble