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.

Important Corrections file kunena.credits Kunena 1.6 RC2 and RC3

  • lev
  • lev's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Lorem Ipsum...
More
15 years 7 months ago - 15 years 7 months ago #60725 by lev
Hi,
All fixes from the line 73 to 84

Looking code:
Code:
?> </div></td> </tr> </table> <!-- Version Info --> <div class="kfooter"><?php echo JText::_('COM_KUNENA_COPYRIGHT');?> &copy; 2008, 2009, 2010 <a href = "http://www.Kunena.com" target = "_blank">Kunena</a>, <?php echo JText::_('COM_KUNENA_LICENSE');?>: <a href = "http://www.gnu.org/copyleft/gpl.html" target = "_blank">GNU GPL</a></div> <!-- /Version Info --> </td> </tr> </tbody>

Edit:
Code:
?></div></div> </div></td> </tr> </table> <!-- Version Info --> <div class="kfooter"><?php echo JText::_('COM_KUNENA_COPYRIGHT');?> &copy; 2008, 2009, 2010 <a href = "http://www.Kunena.com" target = "_blank">Kunena</a>, <?php echo JText::_('COM_KUNENA_LICENSE');?>: <a href = "http://www.gnu.org/copyleft/gpl.html" target = "_blank">GNU GPL</a></div> <!-- /Version Info --> </td> </tr> </tbody> </table>

Attach a file with correction if forgot to write something from the patches.
Good luck!


Kinds of errors

Line 221, Column 149: end tag for "div" omitted, but OMITTAG NO was specified
… title="" rel="nofollow">click here</a><div> </div></td>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 221, Column 27: start tag was here
<div>To return to the forum <a href="/forum" title=""…

Error Line 221, Column 149: end tag for "div" omitted, but OMITTAG NO was specified
… title="" rel="nofollow">click here</a><div> </div></td>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 220, Column 38: start tag was here
<td colspan="2"><div class="kcredits-more">


Sorry for my English.
Last edit: 15 years 7 months ago by lev.

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

  • lev
  • lev's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Lorem Ipsum...
More
15 years 7 months ago - 15 years 7 months ago #63051 by lev
Kunena 1.6 RC3 Released!
Error was not corrected
Attach patch Kunena 1.6 RC3
Script checked for XHTML 1.0 Transitional!

Sorry for my English.
Last edit: 15 years 7 months ago by lev.

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

Time to create page: 0.245 seconds