Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Question [4.0.10] Error when using 'Report this user'

More
8 years 2 weeks ago - 8 years 2 weeks ago #1 by c_schmitz
How to reproduce:
User clicks the link 'Report this user' below a message, fills in the form and submits it.

Result:
Comes back to the same form. The following error message is shown 'Error

Invalid address: c_schmitz
"

Always the user name of the submitting user is shown in the error message.

Expected result:
-Form is submitted, submitter is being thanked and moderator(s) are notified
Last edit: 8 years 2 weeks ago by c_schmitz.

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

More
8 years 2 weeks ago #2 by ooomoo
Same error here, when report, get the error message:

Invalid address: (an then username)

wrong database cell ?

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

More
8 years 2 weeks ago #3 by 810
have you entered a mail on the kunena configuration, else there is a bug with joomla mailer.

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

More
8 years 2 weeks ago #4 by c_schmitz
Yes, email is properly set. It worked perfectly in the past.

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

More
8 years 2 weeks ago #5 by 810
try change this:

github.com/Kunena/Kunena-Forum/blob/deve...lers/topic.php#L1611

to:
Code:
$mail->setSender($this->me->username, $this->me->email);

There is a bug on joomla, should be fixed on next joomla version, until then use this fix.

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

More
8 years 2 weeks ago - 8 years 2 weeks ago #6 by ooomoo
[strike]thanx, trying....[/strike]

The same Problem again, Invalid address: (username)
Last edit: 8 years 2 weeks ago by ooomoo.

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

More
8 years 2 weeks ago #7 by 810
then you need to wait for Joomla 3.5.2

you are on Joomla 3.5.1 right?

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

More
8 years 2 weeks ago #8 by ooomoo
yes its right.

do you know about when joomla v3.5.2 comes out ?
ty in advance

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

More
8 years 1 week ago #9 by 810
J3.5.2 takes min 2 weeks from now.

Fix: github.com/joomla/joomla-cms/pull/9881
The following user(s) said Thank You: ooomoo

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

More
8 years 1 week ago #10 by ooomoo
thank you for your effort,
this is the solution!

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

Time to create page: 0.556 seconds