• Resolved Phaibooty

    (@phaibooty)


    [06-May-2014 07:16:20 UTC] PHP Notice: Undefined index: in /home/phaibooty/public_html/leid/wp-content/plugins/salesforce-wordpress-to-lead/salesforce.php on line 727
    [06-May-2014 07:16:20 UTC] PHP Notice: Undefined index: in /home/phaibooty/public_html/leid/wp-content/plugins/salesforce-wordpress-to-lead/salesforce.php on line 728
    [06-May-2014 07:16:20 UTC] PHP Notice: Undefined index: captcha in /home/phaibooty/public_html/leid/wp-content/plugins/salesforce-wordpress-to-lead/salesforce.php on line 360
    [06-May-2014 07:16:20 UTC] PHP Notice: Undefined index: captcha in /home/phaibooty/public_html/leid/wp-content/plugins/salesforce-wordpress-to-lead/salesforce.php on line 361

    thats what I get when I submit forms.
    Organization id iscorrect.. i dont get it.
    Help would be greatly appreciated.

    https://www.ads-software.com/plugins/salesforce-wordpress-to-lead/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nick Ciske

    (@nickciske)

    These are notices, not errors. Nothing is broken, these are just “You forgot to initialize this variable before you used it…” messages.

    Turn off WP_DEBUG (or turn off the display feature) to hide them.

    https://codex.www.ads-software.com/WP_DEBUG

    I’ll get these cleaned up in the next release.

    Hello,
    still getting this notice, but this time about the “Opts in”:

    Notice: Undefined index: opts in /var/www/clients/client562/web1452/web/wp-content/plugins/salesforce-wordpress-to-lead/salesforce.php on line

    Why does this happen? And is turning off the debug mode the only way?

    *** looking for a way to create new leads/contacts from registered wordpress users to salesforce. any idea? ***

    thanks!

    Plugin Author Nick Ciske

    (@nickciske)

    You should not have WP_DEBUG_ DISPLAY set to true unless you want to see errors.

    That’s what WP_DEBUG_LOG is for (logging errors but not displaying them).

    As for your question, please make a new thread. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Errors when submitting forms’ is closed to new replies.