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.

Question Problem with Upload avatar in 1.0.9 - with simple solution

More
17 years 1 month ago #11523 by bytebandit01
i can upload/update avatar with 1.0.8 with no errors.

however after upgrading to 1.0.9, i am now encountering errors everytime i try to change my avatar.

my forum setup is..
profile: community builder
avatar: kunena

cb 1.2 stable
k1.0.9

with this everytime a update avatar i get..

Fatal error: Cannot redeclare check_filesize() (previously declared in ..\components\com_comprofiler\comprofiler.class.php:948) in ..\components\com_kunena\template\default\plugin\myprofile\myprofile_avatar_upload.php on line 34

Fatal error: Cannot redeclare display_avatar_gallery() (previously declared in ..\administrator\components\com_comprofiler\comprofiler.class.php:975) in ..\components\com_kunena\template\default\plugin\myprofile\myprofile_avatar_upload.php on line 59

and the simple solution was that i commented the two functions mentioned: check_filesize() and display_avatar_gallery() around lines 25-59 in ..\components\com_kunena\template\default\plugin\myprofile\myprofile_avatar_upload.php

it worked for me. i can now upload/update avatar just like before with the k1.0.8

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

Time to create page: 0.210 seconds