VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: FICBA on December 27, 2011, 20:19:43 PM

Title: Categories error after upgrade to VM2
Post by: FICBA on December 27, 2011, 20:19:43 PM
Hi,

I hope someone can help me!

I upgraded this evening from 1.9.8M to VM2 it all seemed to go through ok, but now when I click on a category on my website I get the following error:-

Fatal error: Call to a member function getResultsCounter() on a non-object in D:\Websites\SEASONAL\templates\colorshop\html\com_virtuemart\category\default.php on line 181

Any help and guidance would be greatly appreciated

Thanks in advance

Julian
Title: Re: Categories error after upgrade to VM2
Post by: PRO on December 27, 2011, 20:28:16 PM
grab the pagination code from the native default view, and replace the one in your modified override

the pagination code changed
Title: Re: Categories error after upgrade to VM2
Post by: FICBA on December 27, 2011, 20:50:18 PM
Hi,

Thanks for the heads up, that'd done the trick :)

Julian