Re: [flexcoders] Purplexing error

2010-03-30 Thread Ryan Stewart
[mailto:flexcod...@yahoogroups.com] *On Behalf Of *Scott *Sent:* Monday, March 29, 2010 6:04 PM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Purplexing error I’m getting a weird error when updating a mysql table through PHP. I’ve tested the function using PHP and it works

RE: [flexcoders] Purplexing error

2010-03-30 Thread Scott
version is the issue... sj From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Ryan Stewart Sent: Monday, March 29, 2010 10:19 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Purplexing error Hey Scott

[flexcoders] Purplexing error

2010-03-29 Thread Scott
I'm getting a weird error when updating a mysql table through PHP. I've tested the function using PHP and it works perfect. I've also made sure the variables match the object. When I fill in my textbox and click submit, I get this error: ArgumentError: updateItem called with an item

RE: [flexcoders] Purplexing error

2010-03-29 Thread Scott
it was to create a whole new update function and the error went away. sj From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Scott Sent: Monday, March 29, 2010 6:04 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Purplexing error