- Posts: 2
- Thank you received: 1
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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Find Problem
14 years 9 months ago - 14 years 9 months ago #99898
by Svog
Find Problem was created by Svog
Hi.
In file kunenadiscuss.php instead of
$isFrontPage = JRequest::getVar ( 'view' ) == 'frontpage';
should be
$isFrontPage = JRequest::getVar ( 'view' ) == 'featured';
In file kunenadiscuss.php instead of
$isFrontPage = JRequest::getVar ( 'view' ) == 'frontpage';
should be
$isFrontPage = JRequest::getVar ( 'view' ) == 'featured';
Last edit: 14 years 9 months ago by Svog.
The following user(s) said Thank You: chris.york
Please Log in or Create an account to join the conversation.
14 years 9 months ago #99899
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Find Problem
Hello,
I don't understand exactly the purpose of this change
I don't understand exactly the purpose of this change
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
14 years 9 months ago - 14 years 9 months ago #99914
by Svog
Replied by Svog on topic Re: Find Problem
Without these changes, the plugin is not working.
Last edit: 14 years 9 months ago by Svog.
Please Log in or Create an account to join the conversation.
- chris.york
-
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
14 years 9 months ago #99947
by chris.york
Replied by chris.york on topic Re: Find Problem
Hi,
This change appears to work in J1.6 (don't know if it would work on 1.5 - I don't know if there might need to be both expressions so that the plugin works with J1.6 and J1.5?)
Thanks for that suggestion!
However, it doesn't seem to work with the version of Discuss that fixes the '1' issue (I've changed 'frontpage' to 'featured' in both versions and the options only work in the original plugin). I'll live the the '1' so that I can use the plugin.
Hope this helps with solving the problems.
Cheers
This change appears to work in J1.6 (don't know if it would work on 1.5 - I don't know if there might need to be both expressions so that the plugin works with J1.6 and J1.5?)
Thanks for that suggestion!
However, it doesn't seem to work with the version of Discuss that fixes the '1' issue (I've changed 'frontpage' to 'featured' in both versions and the options only work in the original plugin). I'll live the the '1' so that I can use the plugin.
Hope this helps with solving the problems.
Cheers
Please Log in or Create an account to join the conversation.
14 years 9 months ago #99992
by Matias
Replied by Matias on topic Re: Find Problem
Actually I have already fixed this issue (which is only in Joomla 1.6). The name is different on Joomla 1.6 than it was in Joomla 1.5.
We have also fixed that '1' issue, so just wait for the next release.
We have also fixed that '1' issue, so just wait for the next release.
Please Log in or Create an account to join the conversation.
- chris.york
-
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
14 years 9 months ago #99996
by chris.york
Replied by chris.york on topic Re: Find Problem
Wait? Oh, we're all much too impatient for that! 
Thanks for solving it... and thanks to the 'fix' I can use the existing version meantime - had a user complain to me that they couldn't comment, so at least I've been able to be responsive. Finger now poised on the download button...
All the best.
Thanks for solving it... and thanks to the 'fix' I can use the existing version meantime - had a user complain to me that they couldn't comment, so at least I've been able to be responsive. Finger now poised on the download button...
All the best.
Please Log in or Create an account to join the conversation.
Time to create page: 0.248 seconds