I am not a programmer, so just getting that out up front. I installed a php script and I am getting this error after install. Parse error: parse error, unexpected T_STRING in /home/clikns/public_html/store/config.php on line 10 How can I determine where line 10 is in the code. I don't have a code editing program and I cannot isolate the line to see what is wrong. Is there a validator online that would show me the line numbers, and possibly the error? Thanks
If you have notepad, follow these instructions: Open the file. On the Edit menu, click Go To. In Goto line, type the line number you want the cursor to jump to. Walla! Line 10.