Title: footer.php error
Last modified: August 19, 2016

---

# footer.php error

 *  [ben565](https://wordpress.org/support/users/ben565/)
 * (@ben565)
 * [16 years ago](https://wordpress.org/support/topic/footerphp-error/)
 * i am getting this error on my footer.php file
 * Parse error: syntax error, unexpected ‘}’ in /homepages/12/d229636419/htdocs/
   msnmessenger/wp-content/themes/StudioPress_Green/footer.php on line 47

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

 *  [Karine](https://wordpress.org/support/users/ka-ri-ne/)
 * (@ka-ri-ne)
 * [16 years ago](https://wordpress.org/support/topic/footerphp-error/#post-1493055)
 * There is a PHP syntax error in your footer file on line 47
 *  Thread Starter [ben565](https://wordpress.org/support/users/ben565/)
 * (@ben565)
 * [16 years ago](https://wordpress.org/support/topic/footerphp-error/#post-1493113)
 * I can see that,how do i fix it?
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [16 years ago](https://wordpress.org/support/topic/footerphp-error/#post-1493122)
 * Well, according to the error, there is an unexpected `}` on line 47 of `footer.
   php`, so I would start by check to see if there really is an unexpected `}` on
   line 47 of `footer.php`. If there is, remove it, or try to see what else is causing
   the syntax to break.
 * Did you make any edits to `footer.php` recently? If so, you might want to undo
   them and start over. If you have not edited that file recently, try download 
   the theme again and uploading a fresh copy of `footer.php`.
 *  [senthilkumars](https://wordpress.org/support/users/senthilkumars/)
 * (@senthilkumars)
 * [16 years ago](https://wordpress.org/support/topic/footerphp-error/#post-1493127)
 * Hi Ben,
    This is because of the loops or conditions(if…else… etc) is not properly
   opened(`{`) closed(`}`). So,check all the loops and conditions in `footer.php`
 * Cheers!
    Senthil

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

The topic ‘footer.php error’ is closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [senthilkumars](https://wordpress.org/support/users/senthilkumars/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/footerphp-error/#post-1493127)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
