Title: resolved :Parse error: syntax error, unexpected T_STRING in
Last modified: August 20, 2016

---

# resolved :Parse error: syntax error, unexpected T_STRING in

 *  Resolved [ulve](https://wordpress.org/support/users/ulve/)
 * (@ulve)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-in-3/)
 * Heey every one !
 * I have a big problem that I can’t solve :/
 * I always get an error ://
 * div id=”content”>
 * <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    <h1><?php the_title();?
   ></h1> <h4>Posted on <?php the_time(‘F jS, Y’) ?></h4> <p><?php the_content(__(‘(
   more…)’)); ?></p> <hr> **<?php endwhile; else: ?> <p><?php _e(‘Sorry, we couldn’t
   find the post you are looking for.’); ?></hr> <?php endif; ?>
 * </div>
 * whats wrong :((

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

 *  [Arie Putranto](https://wordpress.org/support/users/arieputranto/)
 * (@arieputranto)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-in-3/#post-2918849)
 * You forget to close `the_time('F jS, Y')` with `;`
 * so it should be `the_time('F jS, Y');`
 *  Thread Starter [ulve](https://wordpress.org/support/users/ulve/)
 * (@ulve)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-in-3/#post-2918851)
 * ohhh thanks ! 😀
 *  [Arie Putranto](https://wordpress.org/support/users/arieputranto/)
 * (@arieputranto)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-in-3/#post-2918856)
 * You’re welcome. Don’t forget to mark this thread as ‘resolved’ 🙂
 *  Thread Starter [ulve](https://wordpress.org/support/users/ulve/)
 * (@ulve)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-in-3/#post-2918857)
 * yeah 😉

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

The topic ‘resolved :Parse error: syntax error, unexpected T_STRING in’ is closed
to new replies.

## Tags

 * [problem](https://wordpress.org/support/topic-tag/problem/)

 * 4 replies
 * 2 participants
 * Last reply from: [ulve](https://wordpress.org/support/users/ulve/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-in-3/#post-2918857)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
