- Posts: 47
- Thank you received: 0
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.
Question [Solved] How to edit kunena profile groups
- heliolopes
-
Topic Author
- Offline
- Junior Member
-
I changed temporarily for default_ex for trying your solution, but I replaced the file and nothing happened.
Im attaching the template that template view.php that im currently using.
I know Im a new sailor on this waves but I honestly thought that placing a bookmark and share, more or less as Kunena forum has, would be less difficult.
Hope more people see this post to give a help.
Regards,
Helio
Im not allowed to upload so:
Please Log in or Create an account to join the conversation.
you have two way to do this.
1. Insert AddThis code as a module (Joomla 1.5.x)
- Go to Global Configuration of your Joomla and for Default WYSIWYG Editor, select Editor-No editor and Save
- Go to Extension -> Module Manager -> New -> Custom HTML
- Title - AddThis (or what you like)
- Show Title - No
- Enabled - Yes
- Position - type kunena_profilebox
- Menu Assignment - Menues - All
- In the Custom Output - textarea, insert your Code
- Click Save
- Go to Global Configuration of your Joomla and for Default WYSIWYG Editor, select Your prefer Editor and Save
Now if you go to your forum you can see AddThis Bookmark and Share button.
find and open file profilebox.php2. Insert AddThis code in the profilebox file (HACK)
/components/com_kunena/template/default/plugin/profilebox/profilebox.php
line 144
instead of this
and line 198
instead of this
2. way is a HACK, and you must repeat every time you upgrade Kunena Software.
Regards
Please Log in or Create an account to join the conversation.
- heliolopes
-
Topic Author
- Offline
- Junior Member
-
- Posts: 47
- Thank you received: 0
I went for your first solution and It worked pretty well.
Problem solved.
Thanks a Lot!!! Really, you helped a LOT!
Greetings,
Helio
Please Log in or Create an account to join the conversation.