Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Question Tribute.js Error & Tabs Not Working on Kunena Profile Page (Joomla 5.2.3)

More
1 year 2 months ago #232788 by hide10
Hello,

I'm experiencing an issue with Kunena on Joomla 5.2.3. The "Profile" page tabs are unresponsive, and the console logs show the following error:
Code:
Error: [Tribute] Must pass in a DOM node or NodeList.

Additionally, running console.log(document.querySelectorAll("textarea")); and console.log(document.querySelectorAll('[data-toggle="tab"]')); in the browser console returns undefined.

This issue does not occur on another site running Joomla 4.4.10. I have already tried manually loading tribute.js from /media/kunena/core/js/tribute.js, which resolved a previous "Can't find variable: Tribute" error, but the new error persists.

Could this be related to Joomla 5's jQuery handling? Any guidance would be appreciated.

Thank you!

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

More
1 year 2 months ago #232792 by Pinkeltje
Never experienced this problem with Joomla 5.2.3 and Kunena 6.3.8. Maybe a conflict with your Joomla template?

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

More
1 year 2 months ago #232811 by hide10
Thank you for your prompt response.
Your message helped me realize that this issue is specific to my site. Since switching to Cassiopeia does not resolve the problem, I have ruled out template-related conflicts. However, it might be related to the server environment.

When accessing the template management page where Aurelia is displayed, I currently see the following error message:
"The Joomla\Http\Transport\Stream transport is not supported in this environment."

Additionally, in the Premium Templates section, I see:
"Could not connect to Kunena server. Please try again later."

If you have any advice regarding possible server configuration issues based on this information, I would appreciate your insights.

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

More
1 year 2 months ago - 1 year 2 months ago #232814 by Pinkeltje
Don't worry about the message for premium templates there might be a flaw (probably related to error reporting settings).
For your other problem it could be coming from curl or/and sockets disabled in php.ini

So if you have your site on localhost check your settings, if it is on a live server contact your hosting provider.
Last edit: 1 year 2 months ago by Pinkeltje.

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

Time to create page: 0.266 seconds