[FX.php List] Problem with FMEdit() enters the data twice ineach
field
Andre Rabha Tozzini
andre at estudiosmega.com.br
Tue May 3 05:26:06 MDT 2005
Chris
Could you send a copy to me??
I will be glad to test if for you..
Thanx
Andre Tozzini
On 02/05/2005, at 17:35, Chris Hansen wrote:
> Greetings folks!
>
> I believe that this is a coding bug in FX.php. I've got a tweaked
> version that should fix the problem, but I'd like someone else to test
> it first. If someone would be willing to test this, send me an email
> back channel and I'll send you an updated version of FX. Once I'm
> sure that the problem has been fixed, I'll post the update so that
> everyone can download it. Thanks!
>
> --Chris Hansen
> creator of FX.php
> "The best way from FileMaker to the Web."
> www.iViking.org
>
> On May 2, 2005, at 12:46 PM, Dale Bengston wrote:
>
>> I'll back this up. I recall that another on the list had fixed such a
>> problem by changing the CURL settings, but I have not personally
>> experienced this problem.
>>
>> Dale
>>
>>
>> On May 2, 2005, at 12:09 PM, Vinnie P. Taranto wrote:
>>
>>>
>>>
>>> I’ve been using FX.php with POST for a long time and have had 0
>>> errors due to POST incompatibilities. I started on a G4 running FMP
>>> 6 Unlimited and an Apache 1.3 (PHP 4.3) server running of a MAC OS X
>>> 10.2 and 10.3 and now am running FMSA7 on a Dual G5 and an Apache
>>> Server 1.3 (PHP 4.3) on another Dual G5 running MAC OS X 10.3 . I’ve
>>> got simple databases like entry forms to complex web apps. I wonder
>>> where the incompatibilities lie.
>>>
>>>
>>>
>>> Vinnie Taranto
>>>
>>> Technology Specialist & Database Engineer
>>>
>>> Dean of Students Office
>>>
>>> University of Florida
>>>
>>> MAIN: (352) 392-1261
>>>
>>> FAX: (352) 392-1261
>>>
>>> TDD: (352) 392-5566
>>>
>>> TOLLFREE: (877) 9UF-DEAN
>>>
>>> WEB: http://www.dso.ufl.edu
>>>
>>> EMAIL: vinniept at dso.ufl.edu
>>>
>>>
>>> From: fx.php_list-bounces at mail.iviking.org
>>> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Dennis
>>> Crall
>>> Sent: Monday, May 02, 2005 12:25 PM
>>> To: FX.php Discussion List
>>> Subject: Re: [FX.php List] Problem with FMEdit() enters the data
>>> twice ineach field
>>>
>>>
>>>
>>>
>>> “FM7SA doesn't play well with the POST method”
>>>
>>> Can someone elaborate on this statement? I’m doing some FX-ish type
>>> stuff in Flash that is counting on POST. So far it seems to work
>>> well. If you can’t POST reliably, what is the preferred method for
>>> updating records with data too large for a GET request?
>>>
>>> Thank you,
>>>
>>> Dennis Crall
>>> ITS-Academic Technologies
>>> The University of Iowa
>>> http://at.its.uiowa.edu
>>>
>>>
>>> On 5/2/05 11:10 AM, "Jane Chinn" <Jane.Chinn at cwu.EDU> wrote:
>>>
>>> Andre,
>>>
>>> Yes this same thing was happening to me and someone on the list
>>> suggested the following:
>>>
>>> Found out what the problem is. It turns out that FM7SA doesn't play
>>> well with the POST method. You can still use the post method for web
>>> forms, but you need to communicate with the server using GET.
>>>
>>> In FX.php, lines 97 and 98, set the following to false:
>>>
>>> var $isPostQuery = false;
>>> var $useCURL = false;
>>>
>>>
>>> Regards,
>>> Jane
>>>
>>>
>>> On May 2, 2005, at 8:38 AM, Dale Bengston wrote:
>>>
>>> Hi Andre,
>>>
>>> I'm working from memory and have not had this problem myself... but
>>> I think it had something to do with CURL. There is a pref in FX.php
>>> for turning CURL on and off. Try that.
>>>
>>> Hope this helps,
>>> Dale
>>>
>>>
>>> On May 2, 2005, at 10:09 AM, Andre Rabha Tozzini wrote:
>>>
>>> Hi Folks,
>>>
>>> I'm getting this kind of problem in my DB when i try to edit a
>>> record. It do something like these field&field.
>>>
>>> I saw a post that tells it to chance the FMPostQuery(true) to
>>> FMPostQuery(false) in FX.php but didnt work.
>>>
>>> So can anyone tell me what its all about??
>>>
>>> I'm running Mac OSX 10.3.9, Apache 5.0.1 and FX.php 3
>>>
>>> Thanx
>>>
>>> Andre Tozzini_______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>>
>>>
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>>
>>>
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
More information about the FX.php_List
mailing list