- Posts: 7245
- Thank you received: 566
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
17 years 2 months ago #2478
by Matias
Replied by Matias on topic Re:1.0.7b Messy avatar upload page and error
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.
- KeithDickens
-
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
17 years 2 months ago #2659
by KeithDickens
Replied by KeithDickens on topic Re:1.0.7b Messy avatar upload page and error
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.
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.
- KeithDickens
-
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
17 years 2 months ago #2660
by KeithDickens
Replied by KeithDickens on topic Re:1.0.7b Messy avatar upload page and error
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.
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.
17 years 2 months ago #2662
by raftcomm
Replied by raftcomm on topic Re:1.0.7b Messy avatar upload page and error
Yup im getting those same errors as KeithDickens after updating those 2 files.
Any chance of resolving this soon?
Any chance of resolving this soon?
Please Log in or Create an account to join the conversation.
17 years 2 months ago #2773
by Matias
Replied by Matias on topic Re:1.0.7b Messy avatar upload page and error
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.
Adding avatar works in latest SVN.
Please Log in or Create an account to join the conversation.
Time to create page: 0.281 seconds