[FX.php List] Displaying container images

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu Sep 20 13:43:02 MDT 2007


Well, if you want to do this optimized, please use webviewer in
Filemaker and store the images named with the primary key of the
object example

HTTP://images.mydomain.com/<<projectName>>/<<tableName>>_<<imageID>>.jpg

...or some other rational path.

ggt667

On 9/20/07, Alex Gates <alex at gandrpublishing.com> wrote:
>
>
>
>
> Hi Bob-
>
>
>
> I spent a LOT of time messing with this when I was trying to get it to
> work…  and I really don't remember exactly what I did to finally get it.
>
> Try a fresh record and using insert>picture to get it in there… I seem to
> recall there may have been issues with how the file was placed in the
> container field.
>
>
>
> What do you see after 'image_proxy.php?' on the img src when you view the
> source?
>
> It should be a long string of percent signs, letters, and numbers.
>
>
>
>
>
>
>
>
>
>
> From: fx.php_list-bounces at mail.iviking.org
> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of
> Bob Patin
>  Sent: Thursday, September 20, 2007 2:19 PM
>  To: FX.php Discussion List
>  Subject: Re: [FX.php List] Displaying container images
>
>
>
>
> Thanks; I had tried that, but got nothing back.
>
>
>
>
>
> I looked at the code in image_proxy.php to make sure that I'm not missing a
> required file in the FX folder (I generally remove some that I don't use
> when I'm doing client sites--why, I don't know). Could that be the root of
> my problem? I'm re-downloading your original FX folder now, on the
> off-chance.
>
>
>
>
>
> I'm getting the record that I'm querying for, just not the image...
>
>
>
>
>
> BP
>
>
>
>
>
>
>
>
>
> On Sep 20, 2007, at 2:13 PM, Chris Hansen wrote:
>
>
>
>
>
> Bob,
>
>
>
> Try looking at the page source and hitting the src URL directly.  That
> should give you an error, etc. which will be immensely useful in
> troubleshooting.  Best,
>
>
> _______________________________________________
> 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