- Posts: 5
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Error "Notice: Trying to get property of non-object ..."
16 years 4 months ago #35160
by lixi123
Error "Notice: Trying to get property of non-object ..." was created by lixi123
Getting error
Notice: Trying to get property of non-object in /srv/www/xxx/xxx/plugins/community/jsgkunenatoolbar.php on line 90
wehen activating Kunena Toolbar.
Any idea how to fix it?
Thanks
Felix
Notice: Trying to get property of non-object in /srv/www/xxx/xxx/plugins/community/jsgkunenatoolbar.php on line 90
wehen activating Kunena Toolbar.
Any idea how to fix it?
Thanks
Felix
Please Log in or Create an account to join the conversation.
16 years 4 months ago #35167
by lixi123
Replied by lixi123 on topic Re:Error "Notice: Trying to get property of non-object ..."
Please Log in or Create an account to join the conversation.
16 years 4 months ago #35197
by lixi123
Replied by lixi123 on topic Re:Error "Notice: Trying to get property of non-object ..."
Line 90 says the following:
$query = "SELECT c.id, c.name FROM (jos_fb_categories as c LEFT JOIN jos_jsgkunena as j ON j.catid = c.id) LEFT JOIN jos_community_groups_members as m ON m.groupid = j.groupid WHERE c.published=1 AND m.approved=1 AND m.memberid=" . $user->id . " ORDER BY c.id";
I am not sure when this started but it's definetely related to this module.
$query = "SELECT c.id, c.name FROM (jos_fb_categories as c LEFT JOIN jos_jsgkunena as j ON j.catid = c.id) LEFT JOIN jos_community_groups_members as m ON m.groupid = j.groupid WHERE c.published=1 AND m.approved=1 AND m.memberid=" . $user->id . " ORDER BY c.id";
I am not sure when this started but it's definetely related to this module.
Please Log in or Create an account to join the conversation.
16 years 4 months ago #35198
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Error "Notice: Trying to get property of non-object ..."
Here we don't offer support for things which aren't created by Kunena team like jsgkunena.
Why do you don't use this : joomlacode.org/gf/project/kunena/frs/?ac...iew&release_id=11647
Why do you don't use this : joomlacode.org/gf/project/kunena/frs/?ac...iew&release_id=11647
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
16 years 4 months ago #35199
by lixi123
Replied by lixi123 on topic Re:Error "Notice: Trying to get property of non-object ..."
Sorry guys, confused the websites.
Please Log in or Create an account to join the conversation.
16 years 4 months ago #35200
by lixi123
Replied by lixi123 on topic Re:Error "Notice: Trying to get property of non-object ..."
Please Log in or Create an account to join the conversation.
Time to create page: 0.266 seconds