VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: lindapowers on February 26, 2016, 13:21:48 PM

Title: Error 64 Class VirtueMartControllerCategories
Post by: lindapowers on February 26, 2016, 13:21:48 PM
Hello

Im recieving a warning from a plugin that detects fatal errors (rupostel).

Error message data:
64 Class VirtueMartControllerCategories cannot extend from interface JController in file: /home/web/public_html/components/com_virtuemart/controllers/categories.php line: 31

Using vm 3.0.12 and joomla 3.4.8

We use a categories menu item in a hidden menu, so not sure why we get that since in theory there is no access to that url.

Regards
Title: Re: Error 64 Class VirtueMartControllerCategories
Post by: Ghost on February 26, 2016, 13:30:01 PM
There is no /components/com_virtuemart/controllers/categories.php in VM 3.0.12. Perhaps you upgraded from VM 2.x?
Title: Re: Error 64 Class VirtueMartControllerCategories
Post by: lindapowers on February 27, 2016, 12:27:24 PM
Quote from: Ghost on February 26, 2016, 13:30:01 PM
There is no /components/com_virtuemart/controllers/categories.php in VM 3.0.12. Perhaps you upgraded from VM 2.x?

Yes I did, seems to be an old category view then thanks ;)