Title: syntax error, unexpected T_STRING
Last modified: August 31, 2016

---

# syntax error, unexpected T_STRING

 *  [cmagu](https://wordpress.org/support/users/cmagu/)
 * (@cmagu)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/syntax-error-unexpected-t_string-5/)
 * Hi, I am a new to coding and have a problem. Can you please help me solve this
   issue? I was trying to follow a site on how to edit “Powered by” so its most 
   likely on that line. Or please let me know any way to fix this. Thank you so 
   much.
 * <?php _e(‘Powered by’,’Nirvana’)?> <a target=”_blank” href=”<?php
 * Parse error: syntax error, unexpected T_STRING in /home/content/86/7459886/html/
   wp-content/themes/nirvana/includes/theme-functions.php on line 412
 * /**
    * Site info */ function nirvana_site_info() { $nirvanas = nirvana_get_theme_options();
   foreach ($nirvanas as $key => $value) { ${“$key”} = $value ; } ?> <em style=”
   display:table;margin:0 auto;float:none;text-align:center;padding:7px 0;font-size:
   13px;”> <?php _e(‘Powered by’,’Nirvana’)?> ” title=”<?php echo ‘Nirvana Theme
   by ‘. ‘Cryout Creations’;?>”><?php echo ‘Nirvana’ ?> & ” title=”<?php esc_attr_e(‘
   Semantic Personal Publishing Platform’, ‘nirvana’); ?>”> <?php printf(‘ %s.’,‘
   WordPress’ ); ?> <?php } // nirvana_site_info() add_action(‘cryout_footer_hook’,’
   nirvana_site_info’,15);

Viewing 1 replies (of 1 total)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/syntax-error-unexpected-t_string-5/#post-7139266)
 * your currently active theme “nirvana” seems to be the error.
 * Repair/replace the /wp-content/themes/nirvana/includes/theme-functions.php file
   using [FTP ](http://codex.wordpress.org/FTP_Clients), or your web-host’s cPanel
   or whatever file management application your host provides (no Dashboard access
   required).

Viewing 1 replies (of 1 total)

The topic ‘syntax error, unexpected T_STRING’ 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/)
 * [unexpected T_STRING](https://wordpress.org/support/topic-tag/unexpected-t_string/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [t-p](https://wordpress.org/support/users/t-p/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/syntax-error-unexpected-t_string-5/#post-7139266)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
