• Parse error: syntax error, unexpected ‘<‘ in /home/.senior/cielosea/longrunpictures.com/road2ruin/wp-content/themes/thesis_151/footer.php on line 15 in footer.php

    There was some footer text that i put in a thesis hook that wound up on lower left off the screen … There was a red ? on 114. I removed the ? to see what would happen. The error message.

    I know nothing…the thesis editing and hook set up seems idiot proof..well, not quite.

    Any help is much appreciated.

    http://www.longrunpictures.com/road2ruin

    Thank you

Viewing 1 replies (of 1 total)
  • Whenever you see <? or <?php that is the code that starts a php (server-side) code block. By removing the ? you broke the code, hence the error message.

Viewing 1 replies (of 1 total)

The topic ‘PHP Error message on bottom of screen’ is closed to new replies.