• When I try to upload my new template, I get a parse error on the last line of my code, which is, dramatically:
    /html
    Wtf?

Viewing 3 replies - 1 through 3 (of 3 total)
  • What’s on the lines immediately before that?
    “Parse error: parse error, unexpected $ in /home/adrienne/public_html/blog/index.php on line 158”
    is probably being caused by something before that actual line….

    Thread Starter adri

    (@adri)

    Sorry, I’ve never done anything with php before – I used Movable Type and it all looked a lot more familiar to me.
    How do I tell where the actual problem is, or do I have to just keep hacking away at it?

    I would guess that the end of one of the loops is not correctly sorted out.
    Compare your new template with a default index.php, particularly the <body> content.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘simple problem? – /html parse error’ is closed to new replies.