[FX.php List] Error: Cannot use object of type FX_Error as array

Bob Patin bob at patin.com
Fri Aug 3 08:05:43 MDT 2007


> tal error: Cannot use object of type FX_Error as array in  
> [filename].php on line 42
>
> The line reported is just this:
> if($invoiceData['errorCode'] != 401)

Try this instead:

if($invoiceData['errorCode'] == 401){

...

}

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com

   CONTACT US VIA INSTANT MESSAGING:
      AIM or iChat: longterm1954
      Yahoo: longterm_solutions
      MSN: tech at longtermsolutions.com
      ICQ: 159333060



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20070803/9623eb0d/attachment.html


More information about the FX.php_List mailing list