[FX.php List] Question about an FX error

Bob Patin bob at patin.com
Wed Mar 17 14:03:02 MDT 2010


That gives me the answer I needed: here's part of what it tells me:

Instantiating FX.php.

Configuring database connection...

Setting user name and password...

Unable to connect to FileMaker. Use the DEBUG constant and try connecting with the resulting URL manually.
You should also double check the user name and password used, the server address, and WPE configuration.

So perhaps she's bollixed [sp] up something with her new install...

Thanks,

BP



Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
iChat: bobpatin
FileMaker 9 & 10 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--
Expert FileMaker Consulting 
FileMaker Hosting for all versions of FileMaker
PHP • Full email services • Free DNS hosting • Colocation • Consulting
On Mar 17, 2010, at 2:56 PM, Dale Bengston wrote:

> Hey Bob,
> 
> Since $findResult is an object, not an array, you can't pull an element out of it with the same [] syntax used with an array. Try using print_r($findResult) to dump the whole object out to the screen. It should tell you what's wrong.
> 
> Dale

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20100317/9fd715fb/attachment.html


More information about the FX.php_List mailing list