VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: r_ekkie on January 07, 2013, 21:47:04 PM

Title: Fatal error: Class 'shopFunctionsF' Bulk associate categories
Post by: r_ekkie on January 07, 2013, 21:47:04 PM
When pressing the "Bulk assiociate categories" button

I get the following error.

Fatal error: Class 'shopFunctionsF' not found in /xxx/public_html/administrator/components/com_virtuemart/views/category/tmpl/default.php on line 134


Using VM 2.0.16d
Title: Re: Fatal error: Class 'shopFunctionsF' Bulk associate categories
Post by: Milbo on January 07, 2013, 23:27:27 PM
Thanks, found.
Title: Re: Fatal error: Class 'shopFunctionsF' Bulk associate categories
Post by: r_ekkie on January 08, 2013, 07:38:59 AM
Solved in e version I guesss?
Title: Re: Fatal error: Class 'shopFunctionsF' Bulk associate categories
Post by: Milbo on January 08, 2013, 11:52:48 AM
It is very simple, go in the view.html.php of the view. At the end there is the missing file included. Just copy paste it to the default.php.

Anyway is done, will be a version released today.