- Posts: 412
- Thank you received: 5
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
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.
Please Log in or Create an account to join the conversation.
If possible, please provide more details like:
Joomla Version
Kunena Version
PHP Version
Please Log in or Create an account to join the conversation.
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.
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.
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.