- Posts: 10
- Thank you received: 0
Kunena 7.0.3 Released
The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] 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
This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question [Merged topic] KunenaDiscuss plugin for K 1.5.x
- ravimanoram
-
- Offline
- New Member
-
Less
More
16 years 3 months ago #35776
by ravimanoram
Replied by ravimanoram on topic Re:Kunena discuss plugin J1.5 NATIVE
Hey hii, this is a great plugin, thanks alot.
I have some issues though.
When I install and use it, it comes out fine if I use the autolink feature, but the problems are:
1) manual over ride is not working, i use the (mos_fb_catid} feature. I simply write this at he end of each article. Does not work.
2)When I use joomla-kunena catid pairing, some work and most of them do not work. I pair it this way if joomla 5 goes to joomla 7 and kunena 1 goes to kunena 9 then I simply write : 5,7;1,9;and so on like: 5,7;1,9;4,11;32,6 etc.
Yet I get the message: You do not have access to the Forum.
I get this in the ur and I know something is wrong:
com_kunena&Itemid=2&func=view&catid=28&id=8#8
where joomla catid was 28 and kunena catid was 8
So guys plz help me out, I just don't knw what mistake I am doing. Do I need to use sh404sef componenet, should I clear cache, should I use the sef feature in joomla itself.I am using joomlart template.
Can someone help me out. Please detail it if possible
Thanks in advance.
I have some issues though.
When I install and use it, it comes out fine if I use the autolink feature, but the problems are:
1) manual over ride is not working, i use the (mos_fb_catid} feature. I simply write this at he end of each article. Does not work.
2)When I use joomla-kunena catid pairing, some work and most of them do not work. I pair it this way if joomla 5 goes to joomla 7 and kunena 1 goes to kunena 9 then I simply write : 5,7;1,9;and so on like: 5,7;1,9;4,11;32,6 etc.
Yet I get the message: You do not have access to the Forum.
I get this in the ur and I know something is wrong:
com_kunena&Itemid=2&func=view&catid=28&id=8#8
where joomla catid was 28 and kunena catid was 8
So guys plz help me out, I just don't knw what mistake I am doing. Do I need to use sh404sef componenet, should I clear cache, should I use the sef feature in joomla itself.I am using joomlart template.
Can someone help me out. Please detail it if possible
Thanks in advance.
Please Log in or Create an account to join the conversation.
16 years 3 months ago #36634
by danikool
Replied by danikool on topic Re:Kunena discuss plugin J1.5 NATIVE
Hi,
Fantastic plugin that works very well!
I'm wondering if this is possible:
I want public users to see the comments at the end of the article.
BUT sometimes, I use the bot to create a thread in a private forum for special users and in this case, I only want special users to see the comments in the article.
Is there a way to do something like that ?
Thanks
Fantastic plugin that works very well!
I'm wondering if this is possible:
I want public users to see the comments at the end of the article.
BUT sometimes, I use the bot to create a thread in a private forum for special users and in this case, I only want special users to see the comments in the article.
Is there a way to do something like that ?
Thanks
Please Log in or Create an account to join the conversation.
16 years 3 months ago - 16 years 3 months ago #36636
by mumins
Replied by mumins on topic Kunena k2 discussbot plugin - prealfa
Well, i try to write subj.
It is _only_ for k2.
You can install it paralel existing discussbot - for me that's works.
Now it don't work, but debug shows that it _may_ work ;>
Just no quickform/discuss link output 8=@.
All my comments started with // mum k2 (in kunenadiscuss_k2.php).
Well i have some questions:
Jerry, please go through it and give some guidelines...
To k2 users:
1. $isBlogPage = JRequest::getVar('view') == 'item'; works fine e.g. this is a way how to cach item in full text.
Is there difference between com_content and com_k2 to cach items in category blog view?
JRequest::getVar('view') == 'category'; or == 'K2Category'; or == 'generic'; don't work.
I use k2 v2.1 September 9th, 2009 relase with standart template.
2. Maybe is reason make references to <?php echo $this->item->event->K2AfterDisplayContent; ?> instead standart one AfterDisplayContent?
Will w8t any suggestions.
MBR
m.
P.S.
K2 user integration (avatar etc.) will come when this thing will begin to work.
It is _only_ for k2.
You can install it paralel existing discussbot - for me that's works.
Now it don't work, but debug shows that it _may_ work ;>
Just no quickform/discuss link output 8=@.
All my comments started with // mum k2 (in kunenadiscuss_k2.php).
Well i have some questions:
Jerry, please go through it and give some guidelines...
To k2 users:
1. $isBlogPage = JRequest::getVar('view') == 'item'; works fine e.g. this is a way how to cach item in full text.
Is there difference between com_content and com_k2 to cach items in category blog view?
JRequest::getVar('view') == 'category'; or == 'K2Category'; or == 'generic'; don't work.
I use k2 v2.1 September 9th, 2009 relase with standart template.
2. Maybe is reason make references to <?php echo $this->item->event->K2AfterDisplayContent; ?> instead standart one AfterDisplayContent?
Will w8t any suggestions.
MBR
m.
P.S.
K2 user integration (avatar etc.) will come when this thing will begin to work.
Last edit: 16 years 3 months ago by mumins.
Please Log in or Create an account to join the conversation.
- DiegoSantiago
-
- Offline
- Junior Member
-
Less
More
- Posts: 19
- Thank you received: 1
16 years 3 months ago #36719
by DiegoSantiago
Replied by DiegoSantiago on topic Language of Kunena Discussbot
Hi everyone.
Recently, I have done an installation of Discuss for Kunena 1.5.7, every works fine, but the only thing is the language...
The languaje of Discuss is in English by default, but I need the spanish version...
What file/s I have to modify for this purpose?
I have searched in the Backend, in the Kunena Configuration but there is nothing there.
Best regards.
Recently, I have done an installation of Discuss for Kunena 1.5.7, every works fine, but the only thing is the language...
The languaje of Discuss is in English by default, but I need the spanish version...
What file/s I have to modify for this purpose?
I have searched in the Backend, in the Kunena Configuration but there is nothing there.
Best regards.
Please Log in or Create an account to join the conversation.
16 years 3 months ago #36762
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Language of Kunena Discussbot
Hello,
Kunena Discussbot is a separate plugin for Kunena forum.
Do you have read this thread : www.kunena.com/forum/113-plugins/23694-k...ss-plugin-j15-native ?
Kunena Discussbot is a separate plugin for Kunena forum.
Do you have read this thread : www.kunena.com/forum/113-plugins/23694-k...ss-plugin-j15-native ?
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.
16 years 3 months ago - 16 years 3 months ago #36797
by Boris
Replied by Boris on topic AUP and the Discuss Plugin
Is there a way I can allow users to gain points from quick posting on an article? At the moment they don't get points for the added comments/posts.
Last edit: 16 years 3 months ago by Boris.
Please Log in or Create an account to join the conversation.
Time to create page: 0.521 seconds