Title: Parse error
Last modified: August 20, 2016

---

# Parse error

 *  [blackmatarsak](https://wordpress.org/support/users/blackmatarsak/)
 * (@blackmatarsak)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/parse-error-168/)
 * how can i solve this problem
    When I enter my site, I am faced with this error(
   Parse error: syntax error, unexpected ‘<‘ in /home/u579402441/public_html/wp-
   content/themes/twentyeleven/functions.php on line 610) how can i solve this problem
   After adding this code to functions.php, I was faced with this problem. code”
 *     ```
       <?php if ( current_user_can('contributor') && !current_user_can('upload_files') )
       add_action('admin_init', 'allow_upload_user');
   
       function allow_upload_user() {
       $var1 = get_role('contributor');
       $var1->add_cap('upload_files');
       } ?>
       ```
   
 * _[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.]_
 * my site adress:[http://serajpower.us.ms/](http://serajpower.us.ms/)
    please help
   me

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/parse-error-168/#post-3518873)
 * Re-upload a fresh, unpacked, copy of the Twenty Eleven folder to wp-content/themes
   using [FTP](http://codex.wordpress.org/FTP_Clients) or whatever file management
   application your host provides.
    [http://wordpress.org/extend/themes/twentyeleven](http://wordpress.org/extend/themes/twentyeleven)
 *  Thread Starter [blackmatarsak](https://wordpress.org/support/users/blackmatarsak/)
 * (@blackmatarsak)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/parse-error-168/#post-3519090)
 * thank you Mr esmi
    I will never forget your kindness With your help, I resolved
   My problem thanks a lot

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

The topic ‘Parse error’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [blackmatarsak](https://wordpress.org/support/users/blackmatarsak/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/parse-error-168/#post-3519090)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
