Hi
Fatal error: Call to undefined function jregistry() in ..../htdocs/components/com_virtuemart/views/category/view.html.php on line 86
85 if(empty($menu->params)){
86 $menu->params = JRegistry();
87 }
J! 3.7
VM. VirtueMart 3.0.18.6 Blue Corvus 9406
PHP 5.6.24
Any ideas?
For now i've just commented it out.(line86)