[FX.php List] Problem with FMEdit() enters the data twice in each field

Andre Rabha Tozzini andre at estudiosmega.com.br
Mon May 2 11:00:03 MDT 2005


Yeah Jane,

I did that...

Thanx a lot

Andre


On 02/05/2005, at 13:10, Jane Chinn 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 2381 bytes
Desc: not available
Url : http://www.iviking.org/pipermail/fx.php_list/attachments/20050502/fe862293/attachment-0001.bin


More information about the FX.php_List mailing list