I am trying to help someone resolve an issue they are having with a module where the developer must be in hospital dying because they won't answer their emails; otherwise that would mean they are being an arse.
I am getting a fatal error message:
Fatal error: Call to a member function getMembershipById() on a non-object on line 42.
Line 42 is:
$aMembInfo = $this->oMain->_oDb->getMembershipById($iMembId);
I have looked at the error code but the explanations were not that great; if the coders here would give me an explanation and point me in some direction to examine why this is occurring perhaps I can help the person that I am trying to help.