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.

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 Blank Page When Module Is Enabled (Don´t move it)

More
16 years 9 months ago - 16 years 9 months ago #28560 by kaumac
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
Last edit: 16 years 9 months ago by kaumac.

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

  • cXc
  • cXc's Avatar
  • New Member
  • New Member
More
16 years 9 months ago - 16 years 9 months ago #28567 by cXc
The reason it was moved is because its not a component problem it is related to 3rd party options and the modules you have installed. They moved your post to help you by having the post appear in an appropriate forum where the module author might see it and offer you suggestions or update/fix the module if necessary.

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.
Last edit: 16 years 9 months ago by cXc.

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

More
16 years 9 months ago #28587 by kaumac
Yes but as I said, its a problem with the default_ex template (original from kunena), as when I change the template it works 100%.

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

More
16 years 8 months ago #29545 by xillibit
kaumac wrote:

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

Hello,

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.

More
16 years 8 months ago #30182 by Jingz
I have this same error if the recent discussions is you default kunena page. That's why it comes out blank. But if you set it to categories as default, it shows the forum. :(
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.

More
16 years 8 months ago #30335 by xillibit
Hello,

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.

Time to create page: 0.270 seconds