Parse Error
-
Getting the following on install:
Parse error: syntax error, unexpected $end in /home/yogi/public_html/TYBlog/wp-admin/install.php on line 254
which is the last line. I’m not sure if the error described is whats really happening or not. I got the error message right away before I had even opened the file.
The ending of install.php on the server is:
<?php _e( 'Log In' ); ?></p> <?php } break; } ?> <script type="text/javascript">var t = document.getElementById('weblog_title'); if (t){ t.focus(); }</script> <?php wp_print_scripts( 'user-profile' ); ?> </body> </html>[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Parse Error’ is closed to new replies.