Hi all,
it seems like the $config['use_hierarchy'] = true; has no effect. Is it a known bug in 1.9.2? Does anybody else have this problem?
1.9.2 : use_hierarchy in config
Re: 1.9.2 : use_hierarchy in config
This is not a bug and not a problem. This is a deprecated feature. Look into lib/config.functions.php. It says:konsument wrote:it seems like the $config['use_hierarchy'] = true; has no effect. Is it a known bug in 1.9.2? Does anybody else have this problem?
Code: Select all
//$config['use_hierarchy'] = true; //Now true by default