fatal error

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());

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 30 Dec 2012

Hello and Happy New year!

Well, in default Dolphin Cmts system isn't included to index page - do u have some mod with it? U may try to add next line to file index.php after require_once( BX_DIRECTORY_PATH_INC . 'membership_levels.inc.php' ); :

bx_import('BxDolCmts');

If it will not help then check existence and permissions of files inc/classes/BxDolCmts.php and BxDolCmtsQuery.php (need 644).

Regards

Quote · 30 Dec 2012

Hello Leon,

thanks but still the same. I cleared cache manually.

All I did was installing Houstons free biz template and moved at page builder profile page the profile comments block back, but I reversed it all.

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 30 Dec 2012

Don't know about template but profile comments at index page look strange - it better to show in separate profile page.

Regards

Quote · 30 Dec 2012

I did not put profiles comments at index page only at profiles page

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 30 Dec 2012

Plz PM me with URL and access data of ur site.

Regards

Quote · 30 Dec 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.