How do I find "Line Number

? am getting the error shown below

I have no clue where to look - using the line number indicated in the error - how do I find the line causing the error?

Fatal error: Call to undefined method BetaRegistration_apl::nm_gera_html() in D:\Dropbox\Scriptcase 7\wwwroot\scriptcase\app\Winlegal7\BetaRegistration\BetaRegistration_apl.php on line 1113

I use notepad++
http://notepad-plus-plus.org/download/v6.3.html

Open in your project the module causing the error. Next go to view -> sourcecode. Select the file causing the error and the file will showup. Scroll to the line causing the error. Useually it gives you a good clue where things went wrong.

and another feature I never knew about… :0

he he he, it is never to late to learn :wink:

Thanks - Source code feature helps a lot

ah…this feature i’ve never known before reading this thread.
i use php ED from nusphere to go to the error line :LoL

thx aducom :slight_smile:

Nothing wrong with phpEd. I’m a very intensive user of this tool too.