Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

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.

Idea Number thingy

More
12 years 11 months ago #21 by jfabitz
Replied by jfabitz on topic Re: Number thingy
I have the same probelme and just started trying to figure it out.

My first search for this in Google came up with the same problem happening for both of the the yvBBCode and smiley plugins. From reading those forums, apparently the solution in that case was to change a line in the plugin code from "return true" to "return '' ".

I sounds like something is returning "true" and that is getting interpreted as the number 1 and the number 1 is then being displayed. Not up for me to figure out where or why - I give up spending my time trying to debug other people's code - but just thought I'd pass that info on.

Just started using Kunena since I upgraded to Joomla 1.6 - and so far I love it - mostly because it's native to Joomla. (Sick of bridges, jfusion, etc.) Hope you get this little bug fixed. I'll watch this thread - as it seems like there is actually someone on the other end who is concerned in fixing it! (That alone is a welcome sign.)
The topic has been locked.
More
12 years 11 months ago #22 by sozzled
Replied by sozzled on topic Re: Number thingy
G'day, jfabitz, and welcome to Kunena.

Yes, we're looking into this matter. The development team wants to see the problem resolved as quickly as possible.
The topic has been locked.
More
12 years 11 months ago #23 by Finallf
Replied by Finallf on topic Re: Number thingy
I think I solved the problem of the number "1" being shown in the articles.

I tested the code line by line from file "kunenadiscuss.php"and when I commented the line 235, the number missing.

I wonder if there is some problem in commenting this line, or it was forgotten there by mistake?

If there are no problems

To resolve, delete or Comment line 235: "return true;"

[]'s
Finallf

www.reloaded.com.br
The topic has been locked.
More
12 years 11 months ago #24 by SnakesOnly
Replied by SnakesOnly on topic Re: Number thingy
Hi Finallf,

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'

Regards,

Jos
The topic has been locked.
More
12 years 11 months ago #25 by 810
Replied by 810 on topic Re: Number thingy
ok, thnx, but change the line to return '';
now we can take a look to fix Show on Front Page bug.

regards 810
The topic has been locked.
More
12 years 11 months ago #26 by Finallf
Replied by Finallf on topic Re: Number thingy

SnakesOnly wrote: Hi Finallf,

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'

Regards,

Jos

The categories that are saying, are those in the "Denied Content Categories"?

Or using the "{kunena_discuss: 0} "?

[]'s
Finallf

www.reloaded.com.br
The topic has been locked.
More
12 years 11 months ago - 12 years 11 months ago #27 by Finallf
Replied by Finallf on topic Re: Number thingy

810 wrote: ok, thnx, but change the line to return '';
now we can take a look to fix Show on Front Page bug.

regards 810

I am very grateful that, by using all the tools offered by Kunena team.

And I'll be even more so when fix "show on ..."

[]'s
Finallf

www.reloaded.com.br
Last edit: 12 years 11 months ago by Finallf.
The topic has been locked.
More
12 years 11 months ago - 12 years 11 months ago #28 by SnakesOnly
Replied by SnakesOnly on topic Re: Number thingy

Finallf wrote: "
The categories that are saying, are those in the "Denied Content Categories"?

Or using the "{kunena_discuss: 0} "?


Indeed this concerns the "Denied Content Categories"
Last edit: 12 years 11 months ago by SnakesOnly.
The topic has been locked.
More
12 years 11 months ago #29 by Finallf
Replied by Finallf on topic Re: Number thingy

SnakesOnly wrote:

Finallf wrote: "
The categories that are saying, are those in the "Denied Content Categories"?

Or using the "{kunena_discuss: 0} "?


Indeed this concerns the "Denied Content Categories"

To activate the "Denied Content Categories" is necessary to use the "Forum Default Category"

Since I'm only using the "Category Mapping" will not have to check it out now.

I'll test it on my WAMP server, and return.

[]'s
Finallf

www.reloaded.com.br
The topic has been locked.
More
12 years 11 months ago - 12 years 11 months ago #30 by s23Nation
Replied by s23Nation on topic Re: Number thingy

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
Last edit: 12 years 11 months ago by s23Nation.
The topic has been locked.
Time to create page: 0.564 seconds