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

Question New problem with 1.0.8

More
17 years 3 weeks ago - 17 years 3 weeks ago #11326 by pequeno74
Replied by pequeno74 on topic Re:New problem with 1.0.8
Ok, I found a solution for K1.0.9

- Apply the Lintzy Fix
- After delete the line
Code:
<td valign="bottom">
In red

if ($msg_signature) {
echo '<td><div class="msgsignature"><div>';
echo '<p>';
echo $msg_signature;
echo '</p>';
echo '</div></div>';
}
?>
<p>
<td valign="bottom">
<div class="fb_message_buttons_cover">


For developers: please apply this fix, I think it is important
Last edit: 17 years 3 weeks ago by pequeno74.

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

Time to create page: 0.375 seconds