[FX.php List] T_VARIABLE parse error

Rodney Schmidt rodney at fmpro2go.com
Fri Jan 26 04:37:30 MST 2007


Thank you very much! I have used this elsewhere w/o specifying the layout
and had no problem. This time, specifying it certainly worked!

I am deeply indebted.
-- 
Rodney Schmidt



> From: <fx.php_list-request at mail.iviking.org>
> Reply-To: <fx.php_list at mail.iviking.org>
> Date: Fri, 26 Jan 2007 00:59:11 -0700 (MST)
> To: <fx.php_list at mail.iviking.org>
> Subject: FX.php_List Digest, Vol 30, Issue 37
> 
> Message: 1
> Date: Thu, 25 Jan 2007 20:54:27 -0600
> From: Dale Bengston <dbengston at preservationstudio.com>
> Subject: Re: [FX.php List] T_VARIABLE parse error
> To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
> Message-ID:
> <1786D418-2B32-42A9-94E9-F70BA976E8D3 at preservationstudio.com>
> Content-Type: text/plain; charset="windows-1252"
> 
> Hi Rodney,
> 
> You are not specifying a layout for FX to talk to. The line:
> $newrecord -> SetDBData('contact.fp7','all');
> 
> ...needs a third parameter:
> $newrecord -> SetDBData('contact.fp7', 'mylayout', 'all');
> 
> ...in the query below, FX thinks your layout name is 'all'.
> 
> Dale
> 
> 
> On Jan 25, 2007, at 6:24 PM, Rodney Schmidt wrote:
> 
>> Thanks to Steve Hannah‚s help, I no longer have the T_VARIABLE
>> parsing error.
>> 
>> Trying to track down the source of this new error situation.
>> 
>> „Response.php‰ is passing the data along but nothing arrives in the
>> database.
>> 
>> Would appreciate any suggestions.
>> 
>> Thank you.
>> 
>> Rodney Schmidt
>> --------------




More information about the FX.php_List mailing list