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 1.0.7b Messy avatar upload page and error

More
17 years 2 months ago #2478 by Matias
The code has changed, it seems. You should get it working by renaming CKunenaTools back to FBTools.

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

More
17 years 2 months ago #2659 by KeithDickens
I have had the same error. In order to make this work I had to change data on lines 634 and 630 to FBTools from CKunenaTools. But after that change is made I recieve this error:

Fatal error: Call to undefined method: jsite->getautoredirecthtml() in /homepages/19/d92397178/htdocs/inspirednuts/components/com_kunena/template/default/plugin/myprofile/myprofile_avatar_upload.php on line 641

I think this file needs to be updated and corrected.

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

More
17 years 2 months ago #2660 by KeithDickens
In addition if you have picture on your profile and check the box that says "check this box to delete your Avatar" then click delete it will delete your avatar and generate the folowing error:

Fatal error: Call to undefined method: jsite->getautoredirecthtml() in /homepages/19/d92397178/htdocs/inspirednuts/components/com_kunena/template/default/plugin/myprofile/myprofile.php on line 216

I'm using version 366 of myprofile.php and version 366 of file myprofile_avatar_upload.php.

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

More
17 years 2 months ago #2662 by raftcomm
Yup im getting those same errors as KeithDickens after updating those 2 files.

Any chance of resolving this soon?

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

More
17 years 2 months ago #2773 by Matias
You should get older versions of those files because of the code has changed too much to just use the new files. New versions call new functions that have been added later.

Adding avatar works in latest SVN.

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

Time to create page: 0.281 seconds