- Posts: 7
- Thank you received: 0
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
Solved K 1.7.2: Userlist columns not sortable
D4Real wrote: I turned on debugging and see no errors in the Early diagnosis of potential problem situations section.
I see that in the config above:however, as I said, I do not have these in my plugin listing and can not find anything about installing them.Code:[u]System - Mootools Upgrade:[/u] Disabled | [u]System - Mootools12:[/u] Disabled
EDIT: I found packages for the 2 plugins. Enabled them and there has been no change.
I double checked the reference of what i thought was 112 earlier, but it appears to be a css version? It was on a listed on a css file i have.
I analyzed my site in Chrome using inspect element, switched to the scripts tab and found the mootools scripts that are running and it says:
MooTools={version:"1.4.3"
MooTools.More={version:"1.4.0.1"
So I imagine I am meeting the mootools 1.2 requirement?
When viewing the page in IE, everything works fine until I goto sort the userlist by a column. When i click the heading, nothing happens and error on page appears in the lower left throwing out
Webpage error details
Message: 'task' is null or not an object
Line: 4
Char: 242
Code: 0
URI: /media/system/js/core.js
Please Log in or Create an account to join the conversation.
If you are running J! 2.5.1, for the sortable columns to work when you display the Kunena user list, you need the following Javascript libraries:
The easiest way to prove that this is not a Kunena problem is to make a clean standard install of Joomla 2.5.1, add Kunena 1.7.2 (and make no other changes at all!) and then you will know if the user list column headers toggle as sort filters.
Does this sound like a reasonable plan to you, D4Real?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
sozzled wrote: Does this sound like a reasonable plan to you, D4Real?
Ill do some playing around and see what I can do. You pointed out the 2 main components that I use to make my site do what I want, so if thats the case, I may run into issues being able to actually give it up. If I can at least pinpoint which one, I will contact the developer to see if something can be done to make it compatible.
Please Log in or Create an account to join the conversation.
You have a Javascript library loaded by a Joomla extension that is interfering with Joomla Mootools. You need to identify what it is.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
sozzled wrote: D4Real: The only point that I am trying to make is that, in the past, those two components have caused problems with Joomla (and, of course, that means how Joomla works so that Kunena can run). Follow these two links for more evidence of the problems we've received in the past: Link 1 ; Link 2 . I am not saying that I know for sure that these are the cause of the problem but I am suggesting that they are prime suspects for investigation.
You have a Javascript library loaded by a Joomla extension that is interfering with Joomla Mootools. You need to identify what it is.
Hello Again!
I used my test host to install a FRESH installation of the latest joomla and ONLY added the latest version of Kunena. Then I added 2 new users, so I could sort my user list.
Tried to sort the user list. No sort.
Whats next? (Yes, I know it says mootools upgrade and 1.2 are disabled, but this is how the installation came. I will not do anything additional unless told otherwise)
dforoffice.com/jersey/index.php/forum/recent
Database collation check: The collation of your table fields are correct
Kunena menu details:Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |
This message contains confidential informationhtaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 64M | Max file upload: 10M
| ID | Name | Alias | Menutype | Link | Path |
| 110 | Index | index | kunenamenu | index.php?option=com_kunena&view=listcat | forum/index |
| 111 | Recent Topics | recent | kunenamenu | index.php?option=com_kunena&view=latest | forum/recent |
| 112 | New Topic | newtopic | kunenamenu | index.php?option=com_kunena&view=post&do=new | forum/newtopic |
| 113 | No Replies | noreplies | kunenamenu | index.php?option=com_kunena&view=latest&do=noreplies | forum/noreplies |
| 114 | My Topics | mylatest | kunenamenu | index.php?option=com_kunena&view=latest&do=mylatest | forum/mylatest |
| 115 | Profile | profile | kunenamenu | index.php?option=com_kunena&view=profile | forum/profile |
| 116 | Rules | rules | kunenamenu | index.php?option=com_kunena&view=rules | forum/rules |
| 117 | Help | help | kunenamenu | index.php?option=com_kunena&view=help | forum/help |
| 118 | Search | search | kunenamenu | index.php?option=com_kunena&view=search | forum/search |
Joomla default template details : beez_20 | author: Angie Radtke | version: 2.5.0 | creationdate: 25 November 2009
Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.2 | creationdate: 2012-01-31
Kunena version detailled: Installed version: 1.7.2 | Build: 5215 | Version name: Omega | Kunena detailled configuration:
Warning: Spoiler![th]Kunena config settings:[/th]
Third-party components: None
Third-party SEF components: None
Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled
Modules: None
Please Log in or Create an account to join the conversation.
The problem has nothing to do with Joomla 2.5.1. The problem can be reproduced here, at this website:
See www.kunena.org/forum/userlist and you will find that the table is not sortable by clicking the column headings.
I admit that, when I tested this on K 1.7.1 I did not see this problem. Therefore, this leads us to conclude that something occurred in the building of K 1.7.2. I have alerted the project team to the situation and I am looking for an answer on your behalf.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.