- Posts: 125
- 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 Will templates for 1.0.10 work with 1.5.3?
By using tools like "UltraCompare Professional" from (IDM Computer Solutions). Just load K1.0.10 on one side and K1.5.3 on the other side. it finds the difference in code and allows you to decide what should be changed.
Mahalo,
JBHawaii
Please Log in or Create an account to join the conversation.
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
Please Log in or Create an account to join the conversation.
Also, I understand what you are saying about joomla templates - however it is more than that with kunena. Otherwise there would only be two types, 1.0.10 and 1.5.3 but it looks like 1.0.10 is a special set all byitself and that older versions require their own templates too. Everyone has 'templates' and '1.0.10 templates'. Now they will have to make 1.5 templates' as well.
Please Log in or Create an account to join the conversation.
But many template-designers modify some php.files too. Every new template is a copy of the template default_ex.
And on this base you will make your new template. If you used the easy solution (only images and CSS-file) and you have installed a new Kunena Version (e.g. new= Kunena 1.5.3), copy Template default_ex from Kunena 1.5.3 a second time, rename it and insert the new images and the changed CSS-File.
But if you changed php.files too in older Kunena Version, for example the message.php, match message.php from the older KN Version with the new KN Version 1.5.3 and insert your changes in message.php from 1.5.3.
My templates (for example) have 40 modified files (nothing what will be done in 5 minutes). I made them for 1.0.9 and 1.0.10, not one of them will work with another Kunena Version without the written way of updating the files.
Please Log in or Create an account to join the conversation.
BBedit on the Mac does the same thing and allows you to step through each difference and update one or the other. An expert user could be done in 5 minutes, but a less-advanced user might take longer....but not too long.
@severdia, I personally use bbedit and must agree 100% there, I work on a mac myself but, most of the people here I see using windows so that why I suggested a windows solution. but I use bbedit and it's the best there is IMHO.
Mahalo,
JBHawaii
Please Log in or Create an account to join the conversation.