Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved Rendering Error in layout User/Edit/User

More
4 years 6 months ago #1 by 1337Zero
Hey, im getting this error since some Kunena Version inside Forum/Edit Own Profile
Code:
Rendering Error in layout User/Edit/User: Call to undefined method JLayoutFile::getDefaultIncludePaths() in /var/www/beta/components/com_kunena/template/nts_kinfinite/layouts/user/edit/user/default.php on line 92

Someone got an idea to fix it ?

I looked into the code, all happening there is just
Code:
<?php echo $field->label; ?>
Switching the templates didnt helped too. that error seems to be non template only

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

More
4 years 6 months ago #2 by 1337Zero
beta.cultcraft.de/forum

thats the beta page too if u want to see it "live"

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

More
4 years 6 months ago #3 by rich
According Google (with search keyword Call to undefined method JLayoutFile::getDefaultIncludePaths()) it seems, that your t3 framework isn't up to date.

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

More
4 years 6 months ago #4 by 1337Zero
Thx that helped. Even if i dont know why it happend for other templates too

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

Time to create page: 0.376 seconds