Title: Error HTTP_USER_AGENT
Last modified: May 25, 2018

---

# Error HTTP_USER_AGENT

 *  Resolved [dottanelli](https://wordpress.org/support/users/dottanelli/)
 * (@dottanelli)
 * [8 years ago](https://wordpress.org/support/topic/error-http_user_agent/)
 * Hallo, from log file this plugin make a few of error:
    user agent – PHP Undefined
   index: HTTP_USER_AGENT on wp-content/plugins/simple-social-buttons/simple-social-
   buttons.php on line 1622
 * I fix this
    replace this line 1622
 *  $useragent = $_SERVER[‘HTTP_USER_AGENT’];
    from simple-social-buttons.php with
   this code $useragent = isset($_SERVER[‘HTTP_USER_AGENT’]);

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

 *  [Sharaz Shahid](https://wordpress.org/support/users/sharaz/)
 * (@sharaz)
 * [8 years ago](https://wordpress.org/support/topic/error-http_user_agent/#post-10326311)
 * Hi [@dottanelli](https://wordpress.org/support/users/dottanelli/),
    Thanks for
   sharing will fix it in very next release.
 *  Thread Starter [dottanelli](https://wordpress.org/support/users/dottanelli/)
 * (@dottanelli)
 * [8 years ago](https://wordpress.org/support/topic/error-http_user_agent/#post-10326875)
 * another error
 * PHP Notice: Undefined index: share in /xxxx/wp-content/plugins/simple-social-
   buttons/ssb-social-counts/facebook.php on line 8
 * please help me
 *  Plugin Author [Adnan](https://wordpress.org/support/users/hiddenpearls/)
 * (@hiddenpearls)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/error-http_user_agent/#post-10364291)
 * We have fixed this in our current release. Please update the plugin and try it
   again.
 * Thanks

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

The topic ‘Error HTTP_USER_AGENT’ is closed to new replies.

 * ![](https://ps.w.org/simple-social-buttons/assets/icon-256x256.png?rev=2439696)
 * [Simple Social Media Share Buttons - Social Sharing for Everyone](https://wordpress.org/plugins/simple-social-buttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-social-buttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-social-buttons/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-social-buttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-social-buttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-social-buttons/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Adnan](https://wordpress.org/support/users/hiddenpearls/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/error-http_user_agent/#post-10364291)
 * Status: resolved