FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Dynamic water marking (redirect?)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Dynamic water marking (redirect?) [message #178179] Sun, 20 May 2012 02:45 Go to next message
Scott Johnson is currently offline  Scott Johnson
Messages: 196
Registered: January 2012
Karma: 0
Senior Member
Not sure if this pertains to this group but I hope so.

I am dynamically loading several image 20+ on a site and watermarking
them on the fly.

Example:
<img
src='fss_scripts/watermark_image.php?src=/iq/lifestyle_images/men/{$men_lif estyle_image[0]}&watermark_src={$watermark_src}&location=life_style '
width='228' style='margin-left:3px;' />

In FF and IE there is no issue.

However in Safari I am getting a 'too many redirects...' error.

Does this code represent a 'redirect' since it is loading a separate
file in the image src or should I look for a problem elsewhere.

Thanks
Re: Dynamic water marking (redirect?) [message #178180 is a reply to message #178179] Sun, 20 May 2012 04:15 Go to previous message
Scott Johnson is currently offline  Scott Johnson
Messages: 196
Registered: January 2012
Karma: 0
Senior Member
On 5/19/2012 7:45 PM, Scott Johnson wrote:
> Not sure if this pertains to this group but I hope so.
>
> I am dynamically loading several image 20+ on a site and watermarking
> them on the fly.
>
> Example:
> <img
> src='fss_scripts/watermark_image.php?src=/iq/lifestyle_images/men/{$men_lif estyle_image[0]}&watermark_src={$watermark_src}&location=life_style '
> width='228' style='margin-left:3px;' />
>
> In FF and IE there is no issue.
>
> However in Safari I am getting a 'too many redirects...' error.
>
> Does this code represent a 'redirect' since it is loading a separate
> file in the image src or should I look for a problem elsewhere.
>
> Thanks

Well it turned out that it was an actual redirect that I had placed in
one of my opencart pages that bugged out.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: update mysql without manually tying SET statements
Next Topic: Stats comp.lang.php (last 7 days)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jul 03 06:57:39 GMT 2024

Total time taken to generate the page: 0.02630 seconds