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
This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at
forum.joomla.org
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!
Less
More
14 years 2 months ago #119136
by Jiminimonka
Replied by Jiminimonka on topic Re: When using firebug to look at code, how can you tell which php file the code is located in?
I agree, FileZilla and Notepad ++ both excellent utilities when it comes to fixing file issues.
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
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
The following user(s) said Thank You: CheechDogg
Please Log in or Create an account to join the conversation.
- CheechDogg
-
- Offline
- Premium Member
-
14 years 2 months ago #119142
by CheechDogg
Find me on Facebook.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Replied by CheechDogg on topic Re: When using firebug to look at code, how can you tell which php file the code is located in?
Notepad++ also has a plugin feature that will allow you to compare 2 files at the same time, this is helpful when trying to figure out why a file had not errors in the past and now has errors.
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.
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
-
Less
More
- Posts: 68
- Thank you received: 18
14 years 2 months ago #119442
by Kubik-Rubik
Kubik-Rubik Joomla! Extensions
kubik-rubik.de
Replied by Kubik-Rubik on topic Aw: Re: When using firebug to look at code, how can you tell which php file the code is located in?
@ modernmagic
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!
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
The following user(s) said Thank You: CheechDogg
Please Log in or Create an account to join the conversation.
- modernmagic
-
- Offline
- Senior Member
-
14 years 2 months ago #119447
by modernmagic
We focus on creating, managing and optimizing Joomla websites so you can focus on your own business
modernmagic.com
Replied by modernmagic on topic Re: Aw: Re: When using firebug to look at code, how can you tell which php file the code is located in?
I am using Transmit 4 and TextWrangler for the Mac.
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:
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
-
14 years 2 months ago #119450
by CheechDogg
Find me on Facebook.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Replied by CheechDogg on topic Re: Aw: Re: When using firebug to look at code, how can you tell which php file the code is located in?
Yes Kubik-Rubik, I never thought about mentioning this! Thanks a lot!
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Please Log in or Create an account to join the conversation.
Time to create page: 0.216 seconds