Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

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 Kunena user profile signature BBcode editor

More
13 years 10 months ago #130158 by jdtoppin
Hi there,

I'm not sure if anyone can help me with this or not, but I'm wondering if it is possible to add bbcode to the signature edit field. I see in the PHP file http://public_html/test/components/com_kunena/template/blue_eagle/html/user/edit_profile.php that it is a todo, but I'm not sure how long its been in the works.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago - 13 years 10 months ago #130170 by sozzled
*** Topic moved from K 2.0 Support category ***

There are several places in Kunena where you can enter BBcode but where there is no GUI-driven editor feature. Here are a few examples:

(Frontend) Quick Reply
(Frontend) Forum Announcements
(Backend) Category Description
(Backend) Category Header
(Frontend) User Profile Signature

None of these things is assisted with a GUI "editor". Because there is no feature as such (irrespective of whether the planning to implement something is on the "to do list") this means that there's nothing to support as such (and that's why the topic was moved.

I cannot answer for the developers how long this idea has been "in the works" but I would say it's probably been like this for a couple of years.
Last edit: 13 years 10 months ago by sozzled.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #130263 by TKtemp
Hmmm,

this one should be fairly easy to do in Kunena 2.0.

You should create a new file (copy of /topic/edit_editor.php) and remove all unnecessary code, then call it from edit_profile.php.

Please Log in or Create an account to join the conversation.

Time to create page: 0.325 seconds