UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

PhP Notice Error on modules library

LAC Webadmin · ·
6:11 AM Thursday, 03 November 2016
None
Hi There,

I'm wondering why I'm getting a PhP Error Notice to get property of non-object in:

/public_html/administrator/components/com_easysocial/includes/modules/modules.php on line 29

when $this->module->module has a value and $this->module is an object.

FYI, on line #46:


public function factory($module, $requireCSS = true)
{
$instance = new self($name, $requireCSS);

return $instance;
}


the $name is undefined in this method. Code that be why?

- Update:

My bad, sorry about that, the error is coming from a different module that has to be updated with the new APIs. Where's the ability to delete a post, gone? Anyhow, the factory method still have a bug.


Thanks,

Jackson
The replies under this section are restricted to logged in users or users with an active subscription with us