Title: Parse error: syntax error, unexpected &#039;[&#039;
Last modified: September 1, 2016

---

# Parse error: syntax error, unexpected '['

 *  [Bounce07](https://wordpress.org/support/users/bounce07/)
 * (@bounce07)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-179/)
 * Hi,
 * I am getting the following error message after updating the theme:
 * Parse error: syntax error, unexpected ‘[‘ in /www/htdocs/xxx/wp-content/themes/
   xxx/functions.php on line 15
 * Line 15, 16 and 17 of the theme functions.php are:
 *     ```
       wp_enqueue_style('magazine-body-font', '//fonts.googleapis.com/css?family='.str_replace(" ", "+", of_get_option('magazine_posttext')['face']).':100,300,400,700' );
   
       wp_enqueue_style('magazine-title-font', '//fonts.googleapis.com/css?family='.str_replace(" ", "+", of_get_option('google_mixed')['face']).':100,300,400,700' );
   
       wp_enqueue_style('magazine-title-post', '//fonts.googleapis.com/css?family='.str_replace(" ", "+", of_get_option('google_mixed2')['face']).':100,300,400,700' );
       ```
   
 * I expect this has something to do with the php version on the server which I 
   am not able to change.
 * Does anyone have a solution? Many thanks for your help!

The topic ‘Parse error: syntax error, unexpected '['’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/magazine-style/3.4/screenshot.
   png)
 * Magazine Style
 * [Support Threads](https://wordpress.org/support/theme/magazine-style/)
 * [Active Topics](https://wordpress.org/support/theme/magazine-style/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/magazine-style/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/magazine-style/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [Bounce07](https://wordpress.org/support/users/bounce07/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-179/)
 * Status: not resolved