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.

Important Kunena 1.5.10 Withdrawn, unofficial Kunena 1.5.10-2 HOTFIX

More
16 years 2 months ago - 16 years 2 months ago #43454 by Matias
To get some debug messages during posting put this file into components/com_kunena/template/default directory:

File Attachment:

File Name: post-20100324.zip
File Size:16.18 KB


Its purely meant debugging purposes only.. Please do not use this on live sites (where users are not allowed to see each others email addresses)

Results will look like this:

Configuration (1, 1, 1, hold=0)
Author: admin
Subscribers: admin, subs
* User mode (0, 1, 0)... Sending email to [email protected]
* User subs (1, 0, 0)... Sending email to [email protected]

Please also add forum permissions (everyone/registered only/special, which?)..


Fist line tells configuration options (subscriptions, moderators, admins and if message needs approval).
Second line is author of the post, who will not receive emails.
Third line lists all people who have been subscribed to the topic.
List will show who will receive emails. If you see only half of the message, email address is invalid.

Happy bug hunting! Please report unexpected findings to me.

To remove those debug messages, just install Kunena again (or copy over the original file).
Last edit: 16 years 2 months ago by Matias.

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

More
16 years 2 months ago #43458 by Matias
Regarding to Karma mis-location:

It seems that I forgot to commit change to components/com_kunena/template/kunena.forum.css line 781 (to last item in #Kunena span.msgkarma:

float: right;

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

More
16 years 2 months ago - 16 years 2 months ago #43461 by Trouble
Matias wrote:

To get some debug messages during posting put this file into components/com_kunena/template/default directory


If I post as a global moderator and Super Administrator I do not see any debug output, though the normal user "atestuser" is subscribed to the thread and should receive a notification - could this indicate that something is not being processed at all (including the debug code)?

If I post as a normal user I see the debug output, which tells me it's sending a mail notification to me as a moderator:

Configuration (1, 1, 0, hold=0)
Author: atestuser
Subscribers: trouble, atestuser
* User trouble (1, , 1)... Sending email to [email protected]

I've posted from a second normal user with the user level registered, and again not seeing the debug output!
I've just posted from the first test user "atestuser" and again not seeing the debug information, whereas I did before (above).
It all seems very strange.
Last edit: 16 years 2 months ago by Trouble.

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

More
16 years 2 months ago - 16 years 1 month ago #43556 by Trouble
Just wondering how this is progressing?

I've noticed that when there are no moderators, and Kunena is configured not to e-mail Administrators, I do not see any debug output - when it should surely produce debug output for the subscribed users!

When I have Kunena configured to e-mail Administrators, a test post gives the following debug output:
Code:
Configuration (1, 1, 1, hold=0) Author: atestuser2 Subscribers: atestuser, atestuser2 * User trouble (0, , 1)... Sending email to [email protected] * User stephen (0, , 1)... Sending email to [email protected] * User david (0, 0, 1)... Sending email to [email protected] Your message has been successfully posted
trouble, stephen, and david are all Administrators. The two subscribers, atestuser and atestuser2 are noted as subscribers, but no e-mail is sent to atestuser! Could this explain why there is absolutely no debug output when I configure Kunena not to e-mail Administrators?



When I post to the thread, again the two regular users "atestuser" and "atestuser" are found correctly as subscribers, but not e-mailed! The two other Administrators are mailed because I have Kunena configured to e-mail Administrators:
Code:
Configuration (1, 1, 1, hold=0) Author: trouble Subscribers: atestuser, atestuser2 * User stephen (0, , 1)... Sending email to [email protected] * User david (0, 0, 1)... Sending email to [email protected] Your message has been successfully posted
Last edit: 16 years 1 month ago by Trouble. Reason: Added results from another test

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

More
16 years 1 month ago - 16 years 1 month ago #43603 by lec
okay, i tested it again and sadly its still not working correct. i do have the same error messages like trouble.

1. my admins/mods do not get informed by mail (just one mail is sent to the admin mail (backend))
2. even if i recieved yesterday ONE mail (as a registered user "test", when somebody else posted) my test user didnt get anything today, when i posted as an admin or mod or reg. user.
3. Question: if i downgrade to kunena 1.59 (i never used 1.59 so i dont know), are those errors fixed??
Last edit: 16 years 1 month ago by lec.

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

More
16 years 1 month ago - 16 years 1 month ago #43605 by xillibit
Yes, if you downgrade to Kunena 1.5.9 the mail function will work without issues.

I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 1 month ago by xillibit.

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

Time to create page: 0.441 seconds