[FX.php List] GetAsCSS Broke

Roger Price rp272 at cam.ac.uk
Wed Nov 19 11:37:14 MST 2008


Steve

This reminds me of a similar occurrence on my website after the hostmaster 
upgraded from PHP4 to PHP5.  It did not apply to every page nor apparently 
consistently either.

So this may be the sort of change that Jon  is suggesting.

The culprit was sloppy coding (by me)! In some places I has used '<? ... ?>' 
tags instead of '<?php ... ?>. In PHP5 the parser ignores the shorthand 
version of the tags and the content is treated as HTML.

See if that helps.

Roger

> Date: Tue, 18 Nov 2008 20:10:23 -0700
> From: Bentech Forums <wisdom at BentechAPS.com>
> Subject: [FX.php List] GetAsCSS Broke
> To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
> Message-ID: <9A7F6A32-D862-4A2F-AF5F-F8918B47BF9B at BentechAPS.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> For more than a year I have been using FX a field defined with
> GetAsCSS ( Description_Field ) to display description content online
> while retaining the filemaker formatting such as bolded text.
>
> Recently something has broken and I get the GetAsCSS calculation
> showing in the web browser rather than the CSS formatted text.
>
>
> SPAN STYLE= font-weight: bold; Some of the Description/SPANSPAN STYLE=
> the rest of the description/SPAN
>
>
> I have not touched the PHP code or the database so I am not sure what
> has changed that would cause this.
>
> I do not have control over the web server so there may have been
> changes to the web server software or php but not sure if that could
> affect my php pages and CSS.
>
> Any thoughts would be appreciated.
>
> Steve
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 19 Nov 2008 09:54:10 +0100
> From: "Gjermund Gusland Thorsen" <ggt667 at gmail.com>
> Subject: Re: [FX.php List] GetAsCSS Broke
> To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
> Message-ID:
> <e6ecb7940811190054o4eefdd6boe451a55319ed3bf0 at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Perhaps the field type has changed for that field somehow?
>
> ggt
>
> 2008/11/19 Bentech Forums <wisdom at bentechaps.com>:
>> For more than a year I have been using FX a field defined with GetAsCSS (
>> Description_Field ) to display description content online while retaining
>> the filemaker formatting such as bolded text.
>>
>> Recently something has broken and I get the GetAsCSS calculation showing 
>> in
>> the web browser rather than the CSS formatted text.
>>
>>
>> SPAN STYLE= font-weight: bold; Some of the Description/SPANSPAN STYLE= 
>> the
>> rest of the description/SPAN
>>
>>
>> I have not touched the PHP code or the database so I am not sure what has
>> changed that would cause this.
>>
>> I do not have control over the web server so there may have been changes 
>> to
>> the web server software or php but not sure if that could affect my php
>> pages and CSS.
>>
>> Any thoughts would be appreciated.
>>
>> Steve
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 19 Nov 2008 06:56:08 -0600
> From: Jon & Jane Montgomery <vicepresident at comcast.net>
> Subject: Re: [FX.php List] GetAsCSS Broke
> To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
> Message-ID: <C5496908.C1F8%vicepresident at comcast.net>
> Content-Type: text/plain; charset="US-ASCII"
>
> Steve,
>    could it be that something got "updated" to a newer version?  Event
> maybe the HTML version?  Not sure I am using correct terminology maybe.
>
> Just a thought.
>
> Jon Montgomery
>
 



More information about the FX.php_List mailing list