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

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 Number thingy

More
14 years 10 months ago - 14 years 10 months ago #95118 by Finallf
Replied by Finallf on topic Re: Number thingy

s23Nation wrote:

SnakesOnly wrote: The solution is partially correct.
With this line the number '1' is not present anymore for categories which use the comment system, categories which are excluded for comments still show the nr '1'


Still shows in Menu Item Type: Category Blog (menu manager)
but does not show on Front Page

yes, as the SnakesOnly said, this is a partial solution.

to work, all options "Show on ..." should be as Link

I'm checking the code again, and the bug that the line between 128 to 236.

What seems, is that the error number "1" is on, the error of the options "Show on ..."

I'm not too sure about that, but it is what it seems.

I will continue debugging the code, but am very limited, do not understand php, sorry.

Edited with the progress made:

I walked a little more in solving this problem:

I modified the following lines:

184 "return true;" to "return false;"

235 "return true;" to "return false;"

This way the number "1" is no longer displayed on the frontpage, the blog and the article, apparently the bug number "1" is solved completely.

The option "Show on Front Page" is still not working.

The option "Show on Blog Pages" works fine.

The option "Show on Other Pages" does not work properly, this option is functioned like "Show on Other Pages " and "Show on Front Page" as if the two options together.

Note: any developer can tell me exactly in which lines of code is done the display processing in the "frontpage"and "article"?

Thanks

[]'s
Finallf

www.reloaded.com.br
Last edit: 14 years 10 months ago by Finallf.
The following user(s) said Thank You: new_friend, s23Nation
The topic has been locked.
More
14 years 10 months ago #95210 by SnakesOnly
Replied by SnakesOnly on topic Re: Number thingy

Finallf wrote: I modified the following lines:

184 "return true;" to "return false;"

235 "return true;" to "return false;"

This way the number "1" is no longer displayed on the frontpage, the blog and the article, apparently the bug number "1" is solved completely.


Allready tested line 235 this worked for the categories which are included by plugin, but now also tested line 184, but this did not solve the excluded categories. :(
The topic has been locked.
More
14 years 10 months ago #95249 by Finallf
Replied by Finallf on topic Re: Number thingy

SnakesOnly wrote:

Finallf wrote: I modified the following lines:

184 "return true;" to "return false;"

235 "return true;" to "return false;"

This way the number "1" is no longer displayed on the frontpage, the blog and the article, apparently the bug number "1" is solved completely.


Allready tested line 235 this worked for the categories which are included by plugin, but now also tested line 184, but this did not solve the excluded categories. :(

have not tested it yet, but try this:

modify this way:

184 "return true;" only "return;"

235 "return true;" only "return;"

[]'s
Finallf

www.reloaded.com.br
The topic has been locked.
More
14 years 10 months ago #95340 by SnakesOnly
Replied by SnakesOnly on topic Re: Number thingy

Finallf wrote: modify this way:

184 "return true;" only "return;"

235 "return true;" only "return;"


Also this way of changing has no effect on excluded categories. :(
The topic has been locked.
More
14 years 10 months ago #95463 by new_friend
Replied by new_friend on topic Re: Number thingy
HELP!

can't use Kunena Discuss! "Show on Front Page" act like the "Show on Other Pages", there is no difference, this way I just can't set the Front Page.

Only "Show on Blog Pages" behave like it should, but You can't use it as a Home Page (cause it wouldn't display Featured Articles).

I feel that the answer is somewhere in kunenadiscuss.php, but where! Someone help, it's third day I'm trying to solve this mystery myself with no luck... :pinch:
The topic has been locked.
More
14 years 10 months ago #95755 by Karli
Replied by Karli on topic Re: Number thingy
same problem, and the "1" numbers
using two different installations of newest joomla and kunena with different templates.

thx to Finallf - your workaround kills de "1"
The topic has been locked.
Time to create page: 0.283 seconds