Title: Parse error: syntax error, unexpected T_DNUMBER
Last modified: August 21, 2016

---

# Parse error: syntax error, unexpected T_DNUMBER

 *  Resolved [Hugh H.](https://wordpress.org/support/users/hhhsands/)
 * (@hhhsands)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_dnumber-1/)
 * After upgrading to v1.2.1 this errors appear
 * Parse error: syntax error, unexpected T_DNUMBER in /Applications/XAMPP/…/wp-content/
   plugins/simple-slideshow-manager/functions.php on line 880
    if($acx_slideshow_version
   < 1.2.1) // << Old Version // Current Verison
 * Parse error: syntax error, unexpected T_DNUMBER in /Applications/XAMPP/…/wp-content/
   plugins/simple-slideshow-manager/acx_slideshow_option.php on line 81 & 83
    81:
   if($acx_slideshow_version < 1.2.1) // Current Version 83: $acx_slideshow_version
   = 1.2.1; // Current Version
 * I solved the problem adding quotes to the version number: ‘1.2.1’
 * OS X 10.6.8
    XAMPP 1.7.3 PHP 5.3.1
 * [http://wordpress.org/plugins/simple-slideshow-manager/](http://wordpress.org/plugins/simple-slideshow-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_dnumber-1/#post-4216363)
 * Hello,
 * Thanks for being with us, We have just fixed the issue, Thanks for the notification.

Viewing 1 replies (of 1 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/simple-slideshow-manager_789db3.svg)
 * [Simple Slideshow Manager](https://wordpress.org/plugins/simple-slideshow-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-slideshow-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-slideshow-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-slideshow-manager/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_dnumber-1/#post-4216363)
 * Status: resolved