Call to a member function getListFooter() on a non-object (Line 157)

Started by cholzsch, April 11, 2012, 18:02:40 PM

Previous topic - Next topic

cholzsch

VM 2.0.4
VM-aio 2.0.4
Shoplab template
Joomla 2.5.4
PHP 5.3

OK...When I create a category list view, I get "Array: Fatal error: Call to a member function getListFooter() on a non-object in /mypath//templates/shoplab/html/com_virtuemart/category/default.php on line 157"

Yes. I've Googled, and found many references, but no fix. Yes, I've searched this forum and found no fix. I also found reference that VM2.0.2 (and I assume later versions) is Joomla 2.5.compatible...http://forum.virtuemart.net/index.php?topic=98629.msg325395#msg325395 . If this is the case, why the error?

I did find a little info in this forum at http://forum.virtuemart.net/index.php?topic=95602.0 that seems to blame the problem on the pagination variable being changed, but no real direction on how to fix this, just mentioning to grab some code from the original view and inserting it into a template override.

Would someone like to explain step-by-step on how to correct this error, it would be appreciated.