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 When using firebug to look at code, how can you tell which php file the code is located in?
- Jiminimonka
-
- Offline
- Elite Member
-
- YBAS!
You can select edit on the file you are looking into, it will load into Notepad ++, and if you make any changes you can save it in Notepad++ and FileZilla will upload the saved version onto your website. Any mistakes and the Undo function in Notepad++ will allow you to revert to the previous version.
No, FileZilla and Notepad++ don't pay me
Please Log in or Create an account to join the conversation.
- CheechDogg
-
- Offline
- Premium Member
-
It is also useful for many other things, I don't even think I have figured out how to use all the features N++ has.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Please Log in or Create an account to join the conversation.
- Kubik-Rubik
-
- Offline
- Moderator
-
- Posts: 68
- Thank you received: 18
Small hint how to find everything with the help of Notepad++:
- Download the whole Kunena folder via Filezilla (components/com_kunena)
- Open index.php (or another file in the root) with Notepad++
- Hit CTRL+SHIFT+F and enter the search string (don't forget to enable the subcategory option)
- Done - you should get a list with all hits
Have success!
Kubik-Rubik Joomla! Extensions
kubik-rubik.de
Please Log in or Create an account to join the conversation.
- modernmagic
-
- Offline
- Senior Member
-
I didn't think to download all the files and search locally. I was trying to search remotely on the server.
Thanks for the idea. :laugh:
We focus on creating, managing and optimizing Joomla websites so you can focus on your own business
modernmagic.com
Please Log in or Create an account to join the conversation.
- CheechDogg
-
- Offline
- Premium Member
-
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Please Log in or Create an account to join the conversation.