Kunena 6.3.8 Released

The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Question 1.0.7b Messy avatar upload page and error

  • VinceViag
  • VinceViag's Avatar Topic Author
  • Visitor
15 years 11 months ago - 15 years 11 months ago #1 by VinceViag
Avatar upload works fine, but ....

****

Choose one from the Avatar Gallery:


Fatal error: Call to undefined function get_dirs() in E:\___NOTMUSICUTILS\___Server_PhP_SQL_dotnet\Joomla_1.5.9-Stable-Full_Package\xampp\xampp\htdocs\Joomla1_5_9\components\com_kunena\template\default\plugin\myprofile\myprofile_avatar_upload.php on line 264


***

Cheers.

VV
Last edit: 15 years 11 months ago by VinceViag.

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

More
15 years 11 months ago #2 by Matias
Quick fix, get latest version of these files from our SVN:

joomlacode.org/gf/project/kunena/scmsvn/...lugin%2Fmyprofile%2F

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

  • VinceViag
  • VinceViag's Avatar Topic Author
  • Visitor
15 years 11 months ago #3 by VinceViag
Replied by VinceViag on topic Re:1.0.7b Messy avatar upload page and error
TY,

Will wait for update.

VV

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

More
15 years 11 months ago #4 by handsomechap
Hello I also found this problem so I updated

myprofile.php to rev 356
and
myprofile_avatar_upload.php to rev 50

Now I can see avatar page correctly but if I try to select an avatar from the gallery I get the following error:

Fatal error: Class 'CKunenaTools' not found in /public_html/components/com_kunena/template/default/plugin/myprofile/myprofile_avatar_upload.php on line 634

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

More
15 years 11 months ago #5 by raftcomm
Hi,

Can you please clarify if all the files needs to be downloaded an applied to our own sites or just the ones mentioned above? (myprofile.php and myprofile_avatar_upload.php)

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

More
15 years 11 months ago #6 by nabil_kadimi
Hello,

This is my first post, I installed Kunena 2 days ago... Developpers! Thank you for your efforts...

handsomechap wrote:

Hello I also found this problem so I updated

myprofile.php to rev 356
and
myprofile_avatar_upload.php to rev 50

Now I can see avatar page correctly but if I try to select an avatar from the gallery I get the following error:

Fatal error: Class 'CKunenaTools' not found in /public_html/components/com_kunena/template/default/plugin/myprofile/myprofile_avatar_upload.php on line 634


I guess you mean rev 350

Anyways, I get the same error (Fatal error: [...] on line 634) with:

myprofile.php REV 362
myprofile_avatar_upload.php REV 350

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

More
15 years 11 months ago #7 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
15 years 11 months ago #8 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
15 years 11 months ago #9 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
15 years 11 months ago #10 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.

Time to create page: 0.503 seconds