Hello
after upgrading to 2.0.26c I got the following errors:
Fatal error: Call to a member function get() on a non-object in components/com_content/router.php on line 27 ***
Fatal error: Call to a member function get() on a non-object in components/com_contact/router.php on line 26 ***
afer downgrading to 2.0.26a the error disappeared...
It must be of course something related to VM....
$params = JComponentHelper::getParams('xxxxx');
$advanced = $params->get('sef_advanced_link', 0); *** here the code fails...
If sef turned off it works... please check it and find a solution.
Tested with Latest Versions: Joomla 2.5.x latest, PHP 5.3.x latest, OPC latest, K2 latest etc....... all latest versions of extensions etc..
Thank you
Antonis
This is not a virtuemart code. I doubt that virtuemart has anything todo with it.