- Posts: 118
- Thank you received: 9
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
Question For guys which want played or tested a bit : improved version of Kunena Discuss plugin
www.kunena.com/forum/180-kunena-discuss-...it=10&start=90#67917 quick reply thread creation works fine :)
The link topic creation still doesn't work though
Please Log in or Create an account to join the conversation.
But what is frustrating me is that when I am logged in and using link-to-post-topic-creation then there are created 372 topics in my forum category! What the hell is happening?? See pic:
Please Log in or Create an account to join the conversation.
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.
The link however now is not shown at all! Instead of a link I get this:
"The topic in Kunena isn't created yet, please write a reply"
Please Log in or Create an account to join the conversation.
Only I put
$link_topic = '';
before line 322 not to get notice on undefined variable:
Notice: Undefined variable: link_topic in /home/delprag/public_html/111/plugins/content/kunenadiscuss.php on line 363
Notice: Undefined variable: link_topic in /home/delprag/public_html/111/plugins/content/kunenadiscuss.php on line 367
Also I updated RU lang file, as new constant appeared (attached).
Some points on the plugin behavior:
Now when "show link" is set on frontpage, a message asking to add new comments is appearing AND the quick reply form (IF ENABLED) for articles without posts. Articles with posts show links to the forum.
Maybe it makes sense to show the quick reply form only when article is opened (if only intro text is shown - to comment you should open and read)? It will be a message saying - "No comments - please open the article and comment it". This message could be linked to the article with anchor at the reply form.
www.justPHP.net - Custom coding for Joomla!
Please Log in or Create an account to join the conversation.
If "show quick reply form" is set to "yes" it should be shown with the message. In any case this what I get.mijalis wrote: The quick reply form works fine now! Thanks!
The link however now is not shown at all! Instead of a link I get this:
"The topic in Kunena isn't created yet, please write a reply"
www.justPHP.net - Custom coding for Joomla!
Please Log in or Create an account to join the conversation.