Title: Parse error: syntax error, unexpected T_STRING
Last modified: August 20, 2016

---

# Parse error: syntax error, unexpected T_STRING

 *  [Christopher](https://wordpress.org/support/users/columbus/)
 * (@columbus)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-34/)
 * Hello,
 * I have the latest version of audio-player installed, and now I’ve seen that it’s
   not working on my latest version WP site.
 * Was working fine before, but now gives the below error:
 * `Parse error: syntax error, unexpected T_STRING in /home/mydomain/public_html/
   btf/wp-content/themes/catalyst/lib/widgets/catalyst-php-text-widget.php(39) :
   eval()'d code on line 43`
 * My code placed into the sidebar is:
 *     ```
       <?php if (function_exists("insert_audio_player")) {
             insert_audio_player("[audio:testimonial-robert.mp3|titles=Rob from Vancouver]");
       } ?>
       ```
   
 * Has anyone else had this problem?
 * Thank you.
 * [http://wordpress.org/extend/plugins/audio-player/](http://wordpress.org/extend/plugins/audio-player/)

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

 * ![](https://s.w.org/plugins/geopattern-icon/audio-player.svg)
 * [Audio Player](https://wordpress.org/plugins/audio-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/audio-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/audio-player/)
 * [Active Topics](https://wordpress.org/support/plugin/audio-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/audio-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/audio-player/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [Christopher](https://wordpress.org/support/users/columbus/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-34/)
 * Status: not resolved