Title: PHP Notice Error
Last modified: March 8, 2019

---

# PHP Notice Error

 *  Resolved [threepoint](https://wordpress.org/support/users/threepoint/)
 * (@threepoint)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-notice-error-5/)
 * A site I manage runs your plugin. We are seeing this error.
 * Temporarily I have suppressed this error from displaying.
 * **Version installed:** Version 2.7.3.3
 * **Error:**
 * `Notice: Undefined variable: form_type in /home/USER/public_html/wp-content/plugins/
   salesforce-wordpress-to-lead/salesforce.php on line 814`
 * Could you please advise of a resolution?

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

 *  Plugin Author [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * (@nickciske)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-notice-error-5/#post-11289018)
 * While you really should not have WP_DEBUG_DISPLAY enabled in general and certainly
   not on production, PHP notices are an easy fix and really don’t belong in published
   code 😉
 * Resolution: We’ll fix it in the next release.
 *  Plugin Author [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * (@nickciske)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-notice-error-5/#post-11289025)
 * Here’s the commit:
    [https://github.com/BrilliantPlugins/salesforce-wordpress-to-lead/blob/master/salesforce.php](https://github.com/BrilliantPlugins/salesforce-wordpress-to-lead/blob/master/salesforce.php)

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

The topic ‘PHP Notice Error’ is closed to new replies.

 * ![](https://ps.w.org/salesforce-wordpress-to-lead/assets/icon-256x256.png?rev
   =2316786)
 * [Brilliant Web-to-Lead for Salesforce](https://wordpress.org/plugins/salesforce-wordpress-to-lead/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/salesforce-wordpress-to-lead/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/)
 * [Active Topics](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/reviews/)

## Tags

 * [notice](https://wordpress.org/support/topic-tag/notice/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 2 replies
 * 2 participants
 * Last reply from: [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/php-notice-error-5/#post-11289025)
 * Status: resolved