- Posts: 12
- 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 {mos_fb_discuss:15} is quoted, no link shown
My website ( www.allergie-weg.nl down below) is displaying:
{mos_fb_discuss:15}
This should be transformed into a link.
I checked:
- Category id 15 is existing and published.
- forum item is working fine
- tried this too: {kunena_discuss:23}, no effect!
Joomla 1.5.26
Kunena 2.0.0
Discuss 2.0.0
Hosting up to date!
Please help! Thanks!
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
[KunenaDiscuss debug: Constructor called in com_content ]
[KunenaDiscuss debug: onPrepareContent.Deny: There is no default Kunena category ]
[KunenaDiscuss debug: onPrepareContent: we are in article/ page. ]
[KunenaDiscuss debug: onPrepareContent: Article 75 ]
[KunenaDiscuss debug: onPrepareContent: Searched for {kunena_discuss:#}: Custom Topic 15 found. ]
[KunenaDiscuss debug: showPlugin: Loading Custom Topic 15 ]
[KunenaDiscuss debug: showPlugin: Let's see what we can do.. ]
[KunenaDiscuss debug: showPlugin: Category said U heeft geen rechten om deze pagina te openen! ]
[KunenaDiscuss debug: onAfterDisplayContent: Returning content for article 75 ]
Please Log in or Create an account to join the conversation.
This is the information i got from there:
There are some brief instructions in every parameter -- just hover over them and you should see those. If you're not using English, logout and change language before trying.
Here are the options in order of execution (first matching rule wins):
Allow Custom Topics (Yes): Put this into your article: {kunena_discuss:3643}, where 3643 is existing topic ID. 0 = no discussion.
Category Mapping: list of category pairs (Joomla, Kunena), like this: 1,20;2,21;3,22
Default Forum Category: Kunena category, where all the other articles (=not in category mapping) are located
Allow Content Categories: list of Joomla categories which use default forum category: 1,2,3 (0 = all)
Deny Content Categories: list of Joomla categories which do not use default forum category: 4,5,6 (0 = all)
Example:
Category Mapping: 5,10;6,11
Default Forum Category: 8
Allow Content Categories: 3,4
Deny Content Categories: 0
Mapping would be: 5 -> 10, 6 -> 11, 3 -> 8, 4 -> 8
All other Joomla categories are ignored
[KunenaDiscuss debug: showPlugin: Category said U heeft geen rechten om deze pagina te openen! ]
Category said: you have no rights to open this page
I tried Category MappingCategory Mapping
Please Log in or Create an account to join the conversation.
Look at the syntax in the example you quoted and now compare the syntax with what you've used in the subject of this topic.plunk wrote: Allow Custom Topics (Yes): Put this into your article: {kunena_discuss:3643}, where 3643 is existing topic ID. 0 = no discussion.
{mos_fb_discuss:15} does not work in Kunena Discuss (any version of Kunena Discuss).
Have we now answered your question?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.