Using joomla 3.3.3 and VM 2.9.9 , somehow I noticed that VM AIO Component return a 404 error, compononent not found. When I tried to reinstal it, it said, that the component succesfully installed, and some changes to tables. However when I go to components --> AIO it return again the same message. The site is in 2 languages. Any ideas ?
That's correct. There is nothing in the aio component to render (no index.php) so you get a 404 or redirect to site control panel. The aio is basically a container/installer for the VM modules & plugins. You can check that it is installed in Joomla's extensions manager - as virtuemart_allinone
Yes I can find it in extension manager and it is updated. However I wonder why there should be a menu at components as "virtumart-aio". I suppose that it should go somewhere.
Don't worry - the devs will get there....the link is left over from old versions
guess it just needs a DELETE FROM `#__menu` WHERE `link` = 'index.php?option=com_virtuemart_allinone'