Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

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 Remove avatar and space completely! Integrated with CB

More
16 years 3 months ago #36771 by sozzled
Even though I wrote this tip nearly 6 months ago (and there have been several new releases of Kunena since that time) the theory should still be the same even if the line references are incorrect.

You need to comment-out or delete the following code
Code:
<td class = "td-1 fbm" align="left" width="5%"> <?php echo CKunenaLink::GetProfileLink($fbConfig, $kunena_my->id, $jr_avatar);?> </td>
which occurs (in K 1.5.7) in the file ../components/com_kunena/template/default/plugin/profilebox/profilebox.php at lines 116-118.

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

Time to create page: 0.254 seconds