- Posts: 22
- Thank you received: 1
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.
Question Display "Reply" or "Create Topic" buttons before a person has logged-in
Would this be in the pipeline?
Please Log in or Create an account to join the conversation.
Thanks
Please Log in or Create an account to join the conversation.
The way to directly lobby the development team is to create a new issue for this subject on GitHub and get the information directly "from the horse's mouth". Good luck. I hope you get an answer as to why (it seems) something that was there in K 1.7 is not there in K 2.0 and how you could get that something back into your forum.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Ive just put in that issue with GitHub now, so maybe this feature with get some traction
Cheers
Katie
Please Log in or Create an account to join the conversation.
UI developer sometimes take an intermediate solution: showing grey / disabled controls. This is a little better. The button tells that in some circumstances you may be able to do that action, but now now.
It is frustrating when you don't know how to unlock that control / feature.
I can demonstrate that the administrators of this forum agree whit that.
I always see the Donate button at the top of this page.
I should see it only when and while I already have a valid PayPal login session in my browser.
In addition, the button is not 100% exact. It should be titled "Login then fill your data then chose the amount, finally confirm to perform your donation".
However, the admins have intended this button as "This in the first step for donating, you may start from here", and they called it simply "Donate", which express that concept.
To stop my useless discussion, this is a simple way to always display the reply button, which redirects anonymous users to the login page, without hacking the code.
Edit the file language/overrides/en-GB.override.ini and add the following:
This modification should work after Kunena updates.
Pay attention to the href value. You will need to modificate it if your Joomla website is in a subdirectory.
You may need to do the same language override to other language files if you have them installed.
- Demis Palma -
Please Log in or Create an account to join the conversation.