Title: Small issue generating PHP Notices
Last modified: August 21, 2016

---

# Small issue generating PHP Notices

 *  Resolved [KoZm0kNoT](https://wordpress.org/support/users/kozm0knot/)
 * (@kozm0knot)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/small-issue-generating-php-notices/)
 * Hi…love your plugin with the small footprint and used it to “fix” Safari’s multiple
   input file upload issue by not specifying “multiple” for Safari browsers only.
 * Just wanted to report a small issue that generates a lot of PHP Notices for me
   in line 110 of php-browser-detection.php:
 * **PHP Notice: Undefined index: Parent**
 * So to keep the chatter down in my log I added the isset() to the if:
 * `if(isset($t['Parent']) && $t['Parent'] == $g) {`
 * Nothing major, something you might want to fix in an update!
 * Thanks!
 * [http://wordpress.org/plugins/php-browser-detection/](http://wordpress.org/plugins/php-browser-detection/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mindshare Labs, Inc.](https://wordpress.org/support/users/mindshare/)
 * (@mindshare)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/small-issue-generating-php-notices/#post-4015111)
 * Thanks! Added to the next update.

Viewing 1 replies (of 1 total)

The topic ‘Small issue generating PHP Notices’ is closed to new replies.

 * ![](https://ps.w.org/php-browser-detection/assets/icon-256x256.png?rev=999338)
 * [PHP Browser Detection](https://wordpress.org/plugins/php-browser-detection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/php-browser-detection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/php-browser-detection/)
 * [Active Topics](https://wordpress.org/support/plugin/php-browser-detection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/php-browser-detection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/php-browser-detection/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mindshare Labs, Inc.](https://wordpress.org/support/users/mindshare/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/small-issue-generating-php-notices/#post-4015111)
 * Status: resolved