- Posts: 11
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Blank Page When Module Is Enabled (Don´t move it)
Kunena > Kunena User Contributions and Third-Party Options > User Contributions > Modules
I can´t wonder why, but anyways it´s a kunena component problem. My problem is that when I have the module kunena latest enabled, the kunena gives me a blank page, this for all users, for an especific user (test/test) also when I have mod hellome from azrul enabled, it also gives me a blank page. After a fell hours on a miss and check test I found out (partially) the problem, I changed the original template (default_ex) to MOC (We Love Kunena). Well no the problem is, why does I get the blank page with the default_ex? Thx since now
Please Log in or Create an account to join the conversation.
- cXc
-
- New Member
-
- Thank you received: 0
If you only experience the problem when you enable the modules then there is no problem with the Kunena component. There is obviously a conflict with those modules, I have had several conflicts arise from using or removing extensions by Azrul.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Hello,Ok, someone moved my old post to
Kunena > Kunena User Contributions and Third-Party Options > User Contributions > Modules
I can´t wonder why, but anyways it´s a kunena component problem. My problem is that when I have the module kunena latest enabled, the kunena gives me a blank page, this for all users, for an especific user (test/test) also when I have mod hellome from azrul enabled, it also gives me a blank page. After a fell hours on a miss and check test I found out (partially) the problem, I changed the original template (default_ex) to MOC (We Love Kunena). Well no the problem is, why does I get the blank page with the default_ex? Thx since now
Enable the debug mode in the Joomla! configuration panel and check if instead a blank page you have an error message.
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.
If I used the default_ex template, this issue comes out but if I use the default template, it works fine.
Im confused why all of the sudden this is happening when it has been working for about a week.
Please Log in or Create an account to join the conversation.
The problem with hello module is a known problem, but there is no fix for this.
Matias wrote:
It looks like JomSocial problem to me. I just reported it to JS developers.
But of course there's something that confuses JomSocial in latestx.php.. Unfortunately I've not been able to track down this issue this far..
Matias wrote:
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.
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.