Title: Parse Error: Syntax Error Help
Last modified: August 21, 2016

---

# Parse Error: Syntax Error Help

 *  [ppower09](https://wordpress.org/support/users/ppower09/)
 * (@ppower09)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-help-4/)
 * I am working on a site [http://www.geointegratedtech.com](http://www.geointegratedtech.com)
   and after doing some work and adding some plugins I suddenly got the following
   error whenever I try to go to the site, any page on the site.
 * > Parse error: syntax error, unexpected ‘t’ (T_STRING) in /home/pampow/geointegratedtech.
   > com/wp-content/themes/evolve/index.php on line 584
 * Here is the code (line 584 is bolded)
 *     ```
       <!--BEGIN #post-0-->
       				<div id="post-0" class="<?php semantic_entries(); ?>">
       					<h1 class="entry-title"><?php _e( 'Not Found', 'evolve' ); ?></h1>
   
       					<!--BEGIN .entry-content-->
       					<div class="entry-content">
       						<strong><p><?php _e( 'Sorry, but you are looking for something that isn't here.', 'evolve' ); ?></p></strong>
       							<!--END .entry-content-->
       					</div>
       ```
   
 * Anyone have any idea what is wrong? I disabled and removed the two plugins that
   were not tested with my version of wordpress as people had mentioned in other
   support threads. However this did not fix the error.
 * Thanks kindly for the help!
    <!–END #post-0–>

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

 *  [ubaidullahbutt](https://wordpress.org/support/users/ubaidullahbutt/)
 * (@ubaidullahbutt)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-help-4/#post-5154943)
 * The problem is here
 * `<strong><p><?php _e( 'Sorry, but you are looking for something that isn't here.','
   evolve' ); ?></p></strong>`
 * Check “**isn’t**“
 * Correction:
 * `<strong><p><?php _e( "Sorry, but you are looking for something that isn't here.","
   evolve" ); ?></p></strong>`
 *  [cruzrc](https://wordpress.org/support/users/cruzrc/)
 * (@cruzrc)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-help-4/#post-5154993)
 * This comes up when you try to go into my blogs.Please help. Parse error: syntax
   error, unexpected ‘/’ in /home4/my id /public_html/wp-content/themes/simple-catch/
   single.php on line 2
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-help-4/#post-5154994)
 * **[@cruzrc](https://wordpress.org/support/users/cruzrc/)**, create your own thread
   here: [https://wordpress.org/support/theme/simple-catch#postform](https://wordpress.org/support/theme/simple-catch#postform)

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

The topic ‘Parse Error: Syntax Error Help’ is closed to new replies.

## Tags

 * [parse-error](https://wordpress.org/support/topic-tag/parse-error/)
 * [syntax error](https://wordpress.org/support/topic-tag/syntax-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-help-4/#post-5154994)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
