SoapFault Object
(
[message:protected] => INVALID_LOGIN: Invalid username, password, security token; or user locked out.
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/mike/public_html/salesforce/soapclient/SforceBaseClient.php
[line:protected] => 155
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/mike/public_html/salesforce/soapclient/SforceBaseClient.php
[line] => 155
[function] => __call
[class] => SoapClient
[type] => ->
[args] => Array
(
[0] => login
[1] => Array
(
[0] => Array
(
[username] => monica@dui.com
[password] => mas4155RFAi15cEI9IuBDi48LQszjuYl
)
)
)
)
[1] => Array
(
[file] => /home/mike/public_html/salesforce/soapclient/SforceBaseClient.php
[line] => 155
[function] => login
[class] => SoapClient
[type] => ->
[args] => Array
(
[0] => Array
(
[username] => monica@dui.com
[password] => mas4155RFAi15cEI9IuBDi48LQszjuYl
)
)
)
[2] => Array
(
[file] => /home/mike/public_html/salesforce/sfdc_login.inc
[line] => 22
[function] => login
[class] => SforceBaseClient
[type] => ->
[args] => Array
(
[0] => monica@dui.com
[1] => mas4155RFAi15cEI9IuBDi48LQszjuYl
)
)
[3] => Array
(
[file] => /home/mike/public_html/salesforce/extract_lead.php
[line] => 5
[args] => Array
(
[0] => /home/mike/public_html/salesforce/sfdc_login.inc
)
[function] => require_once
)
)
[previous:Exception:private] =>
[faultstring] => INVALID_LOGIN: Invalid username, password, security token; or user locked out.
[faultcode] => sf:INVALID_LOGIN
[detail] => stdClass Object
(
[LoginFault] => SoapVar Object
(
[enc_type] => 0
[enc_value] => stdClass Object
(
[exceptionCode] => INVALID_LOGIN
[exceptionMessage] => Invalid username, password, security token; or user locked out.
)
[enc_stype] => LoginFault
[enc_ns] => urn:fault.partner.soap.sforce.com
)
)
)
(mysql): TRUNCATE TABLE sforce_lead
table truncated
Fatal error: Call to a member function setQueryOptions() on a non-object in /home/mike/public_html/salesforce/extract_lead.php on line 43