Is anyone familiar with this fatal error

Fatal error: Call to undefined method BxSoundsSearch::checkMemAction() in /home/numismil/public_html/modules/boonex/sounds/classes/BxSoundsSearch.php on line 235

Is anyone familiar with this error.  It comes up on personal profiles.

Quote · 7 Jun 2010

What build of dolphin do you use ?

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 8 Jun 2010

7.0

Quote · 8 Jun 2010

I just did a quick check for you and that function is defined in BxBaseSearchResultSharedMedia.php class. BxTemplSearchResultSharedMedia is derived from BxBaseSearchResultSharedMedia.php class.

So open your BxSoundSearch.php class and make sure it extends this class BxTemplSearchResultSharedMedia i.e. you should see the following twi lines:

bx_import('BxTemplSearchResultSharedMedia');

class BxSoundsSearch extends BxTemplSearchResultSharedMedia {

Thanks

Armaan

Facebook, Twitter & Instagram Combo - http://bit.ly/1h5CarP
Quote · 12 Jun 2010

hi

BxSoundSearch.php file which is the path?

I did not solve my problem with your guidance.
Please help

Quote · 31 Aug 2011
 
 
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.