Page 1 of 1

Virtuemart category dtree

Posted: 18 Apr 2016, 21:16
by Miotti
This error is showed by Joomla
Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.eatbay.bio/home/modules/mod_phoca_v ... tdtree.php on line 91

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.eatbay.bio/home/modules/mod_phoca_v ... tdtree.php on line 99

And when you add categories in vortuemart are showed everywhere except in Phoca Virtuemart Category dTree module.

Re: Virtuemart category dtree

Posted: 21 Apr 2016, 07:46
by Miotti
How to start categories tree from 2nd level? (only parent categories)

Re: Virtuemart category dtree

Posted: 25 Apr 2016, 00:20
by Jan
Hi, both warnings you can hide with the following:

https://www.phoca.cz/documents/50-phoca/ ... tic-method

To start categories tree from 2nd level, the tree of categories of Virtuemart needs to be customized, so it will ignore root categories to be added into the tree.

For now, I give more development to Phoca Cart: https://www.phoca.cz/phocacart where the tree is built with another method: see left module position here: https://www.phoca.cz/phocacartdemo/ so for now no clue advice how to customize VM to input only second level categories to the tree :idea:

Jan