Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dynamic water marking (redirect?)

2 views
Skip to first unread message

Scott Johnson

unread,
May 19, 2012, 10:45:55 PM5/19/12
to
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_lifestyle_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

Scott Johnson

unread,
May 20, 2012, 12:15:27 AM5/20/12
to
Well it turned out that it was an actual redirect that I had placed in
one of my opencart pages that bugged out.


0 new messages