Hi and happy new year :-)
Does anyone know how I get this error of my index.php:
Fatal error: Call to a member function getObjectCommentsCount() on a non-object in /home/xxxxx/public_html/inc/classes/BxDolCmts.php on line 312
line 312 is: return $this->_oQuery->getObjectCommentsCount ($iObjectId ? $iObjectId : $this->getId());