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

Solved KunenaBbcodeLibrary::DoInstagram() Error

More
3 years 1 month ago #1 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
3 years 1 month ago #2 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
3 years 1 month ago #3 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
3 years 1 month ago #4 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
3 years 1 month ago - 3 years 1 month ago #5 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: 3 years 1 month ago by jarekm.

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

More
3 years 1 month ago #6 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.550 seconds