Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

Please Read This First:


Please read the guides posted as sticky topics in this category. For a quicker response, please give as much information to help us understand the problem (see How To Ask Questions The Smart Way and What information should I include when I ask for help (including how to post my configuration report)? ).

This category is only for reporting defects with K 2.0 Please read, before you post, Before you post your question, read this first .

Do not use this category:
  • if this website ( www.kunena.org ) works but works differently to how you expected
  • for requests to add or remove the standard features of Kunena;
  • for questions commonly asked or "how to" in nature (see the FAQs menu tab above);
  • for help with Kunena versions that are not the latest stable release; or
  • for general Joomla or website administration matters

You must include your K 2.0 configuration report; if you do not include your configuration report, your topic may be closed (locked) or deleted without any further warnings from the moderators.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Important Additional avatar galleries

More
13 years 5 months ago #133710 by sozzled
Replied by sozzled on topic Avatar Gallery

dapinna wrote: If you need access to the site can create and send data via MP

We do not have a private messaging facility at this site. You can provide us with details that only the forum moderators will see using the confidential BBcode tags.

It's possible that this problem may be caused by the Kunena template that you are using. Try using the unmodified K 2.0 Blue Eagle template instead.

It is also possible that this problem may be caused if you have improperly set up your Joom;am menu. Try using the default Kunena menu (see the video in The Kunena Menu to see how to restore the standard menu.

It would help to see this issue from the point-of-view of a user on your site. A test account would help. Use this BBcode:
Code:
[confidential]Username Password:[/confidential]
The following user(s) said Thank You: dapinna

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

More
13 years 5 months ago - 13 years 5 months ago #133742 by dapinna
Replied by dapinna on topic Avatar Gallery

sozzled wrote:

dapinna wrote: If you need access to the site can create and send data via MP

We do not have a private messaging facility at this site. You can provide us with details that only the forum moderators will see using the confidential BBcode tags.


OK

It's possible that this problem may be caused by the Kunena template that you are using. Try using the unmodified K 2.0 Blue Eagle template instead.


I already tried this solution ... by selecting the original template the problem is not solved ... :-(

I also tried a clean install of Joomla 2.5 locally (as a server using Ubuntu Server 12.04), but the problem is the same.

It is also possible that this problem may be caused if you have improperly set up your Joom;am menu. Try using the default Kunena menu (see the video in The Kunena Menu to see how to restore the standard menu.


I followed the procedure step by step video ...
both the website and in the local online
The problem remains :-(

It would help to see this issue from the point-of-view of a user on your site. A test account would help. Use this BBcode:

Code:


OK, created :-)
Thanks :-D

The website and forum are in Italian ...
I hope there are no problems :-)


This message contains confidential information
Last edit: 13 years 5 months ago by dapinna.

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

More
13 years 5 months ago #133786 by dapinna
Replied by dapinna on topic Avatar Gallery
I tried to locate the source, the functions that deal with imbue the checkbox and reload the page.

in the file:
components / com_kunena / template / blue_eagle / html / user / edit_avatar.php
at line 59 is the following code:
Code:
<td class="kuadesc"> <? php echo $ this-> galleries;?> </ td>

$ this-> galleries;
that calls a function
Code:
getAvatarGallery ($ path)

which is located at line 333, file
components / com_kunena / views / user / view.html.php
(this part takes care of creating the checkbox)

This in turn attracts educated, directed, via line 349
Code:
$ selected = JString :: trim ($ this-> gallery);
another function of the same file:
Code:
displayEditAvatar ()

and it is here, I'm afraid that the problem occurs ...
but I'm not quite experienced in PHP programming to solve. :-(

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

More
13 years 5 months ago #133799 by jeyjey
Replied by jeyjey on topic Avatar Gallery
The problem is not solved, I tryed for all time, probably something was wrong in the coding.
The following user(s) said Thank You: Moonstone, dapinna

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

More
13 years 5 months ago #133806 by rich

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Moonstone, jeyjey, dapinna

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

More
13 years 1 month ago - 13 years 1 month ago #140021 by ClydeTACH
Well... I'm having the same problem with the latest version of Kunena... impossible to add new Avatar galleries as mention in previous posts. :dry:

Hope the devs are gonna find a way to fix this... or at least give us some code to modify to fix it. :unsure:
Last edit: 13 years 1 month ago by ClydeTACH. Reason: forgot to subscibe to topic ^^
The following user(s) said Thank You: Moonstone

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

Time to create page: 0.350 seconds