Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Solved KunenaBbcodeLibrary::DoInstagram() Error

More
4 years 10 months ago #216319 by jarekm
I get this error on one of the topics on the Recent Topics screen:

Rendering Error in layout Topic/Row: Argument 1 passed to KunenaBbcodeLibrary::DoInstagram() must be an instance of Nbbc\BBCode, string given, called in /home/customer/www/ggc.org.au/public_html/libraries/kunena/bbcode/bbcode.php on line 193. Please enable debug mode for more information.


This message contains confidential information

Database collation check: ✔ The collation of your table fields are correct
        

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |
        

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 768M | Max file upload: 256M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_vermilion | author: RocketTheme, LLC | version: 1.8 | creationdate: August 25, 2020

Kunena default template details : Crypsis | author: Kunena Team | version: 5.2.3 | creationdate: 2021-03-07

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.2.3 | 2021-03-07 [ Jason ]
        | Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: Search - Kunena Search 5.2.1

Modules: Kunena Latest 5.2.1 | Kunena Stats 5.2.1 | Kunena Login 5.2.1 | Kunena Search 5.2.1

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

More
4 years 10 months ago #216321 by jarekm
Additional info, the message content as column message in the kunena_message_text is: "This is a Schempp-Hirth wing being constructed in its mould: https://www.*nstagram.com/p/CL4wDeEiVh8/?igshid=1hwqz9p6s8n3y", replace * with "i" otherwise this forum also throws an error on message submissions

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

More
4 years 10 months ago #216328 by xillibit

Additional info, the message content as column message in the kunena_message_text is: "This is a Schempp-Hirth wing being constructed in its mould:
 

What it means ? In which language is ?

For the error reported in your first post, enable debug mode in Kunena and Joomla! configuration panel, set into the Joomla! configuration panel the level debug to developpement then can-you check if you have a more detailled error ?

Don't forget then to set these settings like it was before

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
4 years 10 months ago #216337 by xillibit

I get this error on one of the topics on the Recent Topics screen:

Rendering Error in layout Topic/Row: Argument 1 passed to KunenaBbcodeLibrary:DoInstagram() must be an instance of Nbbc\BBCode, string given, called in /home/customer/www/ggc.org.au/public_html/libraries/kunena/bbcode/bbcode.php on line 193. Please enable debug mode for more information.
 
I think i have found what is causing this, into the file /libraries/kunena/bbcode/bbcode.php at line 3181, change this line :
Code:
public static function DoInstagram(Nbbc\BBCode $bbcode, $action, $name, $default, $params, $content)

by that :
Code:
public static function DoInstagram($bbcode, $action, $name, $default, $params, $content)

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
4 years 10 months ago - 4 years 10 months ago #216347 by jarekm
Thanks for your response, this solved the problem, much appreciated.
I am assuming the fix will be included in the next Kunena release?

Regards
Jarek
 
Last edit: 4 years 10 months ago by jarekm.

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

More
4 years 10 months ago #216368 by xillibit
Yes i will this fix into next version of Kunena

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.428 seconds