ChopSuey
10-26-2009, 04:25 AM
http://jaist.dl.sourceforge.net/project/notepad-plus/notepad%2B%2B%20releases%20binary/npp%205.5.1%20bin/npp.5.5.1.Installer.exe
Thats the download to Notepad++ to find errors quickly when you have something like
parse error of missing evaluation or something. It helped me find the error.
http://www.vbulletin.com/forum/showthread.php?318139-Parse-Error
See there.
The error was
]Parse error: syntax error, unexpected T_STRING in /home/x/public_html/forum/includes/functions_online.php(1170) : eval()'d code on line 31
So if you dont like counting lines the use Notepad++. :D
Thats the download to Notepad++ to find errors quickly when you have something like
parse error of missing evaluation or something. It helped me find the error.
http://www.vbulletin.com/forum/showthread.php?318139-Parse-Error
See there.
The error was
]Parse error: syntax error, unexpected T_STRING in /home/x/public_html/forum/includes/functions_online.php(1170) : eval()'d code on line 31
So if you dont like counting lines the use Notepad++. :D