Can anyone tell me how to fix this? Thanks.
Parse error: parse error, unexpected T_STRING in /nfs/cust/3/12/91/619213/web/myblog/index.php on line 1
Can anyone tell me how to fix this? Thanks.
Parse error: parse error, unexpected T_STRING in /nfs/cust/3/12/91/619213/web/myblog/index.php on line 1
Did you do any customizations to the main index template? This error often signifies some kind of unclosed (or unopened) quotes, or a missing semi-colon, or some other PHP malformed code.
Yah.... usually when I get that, I undo whatever changes I just made to whichever files, and start over.
This topic has been closed to new replies.