VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: jjk on October 12, 2011, 10:11:46 AM

Title: [fixed] Fatal error when trying to invoke the FE categories view
Post by: jjk on October 12, 2011, 10:11:46 AM
J1.7.1/VM2 SVN revision 4355
This error message was introduced with revision 4348 (work on the title tag for categories view?). A menu item linked to the categories view produces:

Fatal error: Class 'JParameter' not found in ...\components\com_virtuemart\views\categories\view.html.php on line 74
Line 74:         $menu_params = new JParameter( $menu->params );
Title: Re: Fatal error when trying to invoke the FE categories view
Post by: Studio 42 on October 12, 2011, 20:05:11 PM
fixed