Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Recent Discussions error

More
16 years 8 months ago #29173 by MacDaddy
Did showing the above code not help or give any ideas to anyone?
What more do I need to help?

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago - 16 years 8 months ago #29459 by MacDaddy
Ok, well. Been over a week and cant seem to get anyone interested in the fact that I have a real problem.
Seriously.. as far as support goes, even if you have no idea.. it would be nice to at least have someone 'act' interested.
So... suppose I'll try Agora then.
Last edit: 16 years 8 months ago by MacDaddy.

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #29554 by PegCity
Replied by PegCity on topic Re:Recent Discussions error
I'm interested...I have the same problem but I can't help...I'm sooo not a programmer.I'll keep researching.

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #29555 by PegCity
Replied by PegCity on topic Re:Recent Discussions error
I'm interested...I have the same problem but I can't help...I'm sooo not a programmer.I'll keep researching.

Please Log in or Create an account to join the conversation.

More
16 years 7 months ago #30141 by Matias
Replied by Matias on topic Re:Recent Discussions error
Sorry about the delay: both lead developers have been away because of personal reasons.

This seems to be JomSocial issue:

$user =& CFactory::getUser( $data->id );
$_obj = new stdClass();
$_obj->name = $user->getDisplayName();

Fatal error: Call to undefined method stdClass::getDisplayName()

This should never happen, even if some other component uses the same variables.

Please Log in or Create an account to join the conversation.

More
16 years 7 months ago - 16 years 7 months ago #30234 by MartinD
Replied by MartinD on topic Re:Recent Discussions error
Im getting this error too - I have just purchased Jom Social and seing both errors..
Code:
Fatal error: Call to undefined method stdClass::getDisplayName() in /hp/bj/aa/ha/www/site/modules/mod_onlineusers/helper.php on line 32

When I click on My Dicussions
Last edit: 16 years 7 months ago by MartinD.

Please Log in or Create an account to join the conversation.

Time to create page: 0.300 seconds