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.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Few fast questions...

More
16 years 8 months ago #28907 by kerios83
Im using kunena more and more on my pages and i like it very much. But there is some questions i need to ask.

First i dontt want users to add any text in MY PROFILE in their OWN TEXT (it's display under avatar area - signature text is ok for me). How to disable it (remowe this option - text field, in my profile)?

Second i need to pull down a MAIN CATEGORY list box (one with forums links - it's betwen date box and GO button) for few pixel. Where to edit it in kunena_forum.css (I'm using default_ex template).

Third, when i click on user names my browser want to e-mail users. I dont want it at all. I want something identical to when i clik on their avatar - link to their profile. How to change it ?

Sorry for my english, I'm waiting for u answer guys.

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

More
16 years 8 months ago #28936 by xillibit
Replied by xillibit on topic Re:Few fast questions...
kerios83 wrote:

Im using kunena more and more on my pages and i like it very much. But there is some questions i need to ask.

First i dontt want users to add any text in MY PROFILE in their OWN TEXT (it's display under avatar area - signature text is ok for me). How to disable it (remowe this option - text field, in my profile)?

For this, you need to open the file components/com_kunena/template/default/plugin/myprofile/myprofile_profile_info.php and remove the lines 49 to 53 :
Code:
<tr> <td width="40%"><b><?php echo _KUNENA_MYPROFILE_PERSONALTEXT; ?> </b></td> <td><input name="personalText" size="50" maxlength="50" value="<?php echo kunena_htmlspecialchars(stripslashes($userinfo->personalText))?>" type="text"/></td> </tr>

kerios83 wrote:

Second i need to pull down a MAIN CATEGORY list box (one with forums links - it's betwen date box and GO button) for few pixel. Where to edit it in kunena_forum.css (I'm using default_ex template).

I don't understand what you want exactly

kerios83 wrote:

Third, when i click on user names my browser want to e-mail users. I dont want it at all. I want something identical to when i clik on their avatar - link to their profile. How to change it ?

This is strange, do you integration for profiles with jomsocial or community builder ? Because by default, when you click on a username, you will have the user profile.

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.

More
16 years 8 months ago #28968 by kerios83
Replied by kerios83 on topic Re:Few fast questions...
Hi, thx for fast answer.

"For this, you need to open the file components/com_kunena/template/default/plugin/myprofile/ myprofile_profile_info.php and remove the lines 49 to 53 :"

- working like a charm !


"I don't understand what you want exactly":

img179.imageshack.us/img179/4620/snap1n.jpg

"This is strange, do you integration for profiles with jomsocial or community builder ? Because by default, when you click on a username, you will have the user profile."

uldeiM - instaled only for private mesages (component only). This is v strange because when i click on some users i e-mail them... and some of their nick link me to their profile - correctly. When i click on avatar im always being moved to profile like i should.

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

Time to create page: 0.332 seconds