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.

Solved Posting error

More
8 years 7 months ago #195777 by Nikiniko
Posting error was created by Nikiniko
Sometimes i try to respond and i get error message
The page you are looking for can't be found
Error 0 - Argument 1 passed to KunenaForumMessage::attachEmailBody() must be an instance of JMail, instance of Joomla\CMS\Mail\Mail given, called in /home/greekforum/public_html/libraries/kunena/forum/message/message.php on line 408
but the message is posted normaly

What should i do ?

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

More
8 years 7 months ago #195778 by 810
Replied by 810 on topic Posting error
try to edit that file but on line 1581 change to:
Code:
protected function attachEmailBody(Joomla\CMS\Mail\Mail $mail, $subscription, $subject, $url, $once)
The following user(s) said Thank You: Nikiniko

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

More
8 years 7 months ago #195779 by ssh
Replied by ssh on topic Posting error
@Nikiniko I also want to help with the troubleshooting.

If possible, please provide more details like:
Joomla Version
Kunena Version
PHP Version

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

More
8 years 7 months ago #195782 by Nikiniko
Replied by Nikiniko on topic Posting error
Joomla Version last 3.8
Kunena Version last 5.11
PHP Version[ last PHP 7.0
thank you

Till you reply i will try the solution from 810

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

More
8 years 7 months ago #195783 by Nikiniko
Replied by Nikiniko on topic Posting error

810 wrote: try to edit that file but on line 1581 change to:

Code:
protected function attachEmailBody(Joomla\CMS\Mail\Mail $mail, $subscription, $subject, $url, $once)


Which file ? message.php ?

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

More
8 years 7 months ago #195784 by Nikiniko
Replied by Nikiniko on topic Posting error

810 wrote: try to edit that file but on line 1581 change to:

Code:
protected function attachEmailBody(Joomla\CMS\Mail\Mail $mail, $subscription, $subject, $url, $once)


Didnt work

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

Time to create page: 0.285 seconds