Forum Moderators: skibum

Message Too Old, No Replies

Why Won't My CJ Banner Images Display?

Only on one page of my site?

         

v_1_c

11:22 am on Aug 31, 2002 (gmt 0)

10+ Year Member



Hi Guys

Ive been having this problem for awhile now and Im sick if it . For some reason , images from my affiliate program are not appearing on a certain page on my site .

All other images are displayed with no problems , the images in my image directory of my site .

I use formail to have results sent to me via email but I redirect people to a different page than the default formail page so that the page blends in with the rest of my site but for some reason it does not pull the banners from the affiliate program . I use the exact same code that works through out my site but they never appear on this one page . I have even tried right clicking on the image and selecting "show picture" but it still does not appear .

What would cause this ? I have not changed the code . Could it be because of the CGI script ?

v1c

Nick_W

11:27 am on Aug 31, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Check the path to the images.. if it is something like: ../../images/gif.gif then you're probably missing them due to the page being deeper in the site than your pages that work.

Try using root relative paths like this /images/gif.gif If you start with a / then you are always relative to the root (where the home page is)

Nick

v_1_c

11:37 am on Aug 31, 2002 (gmt 0)

10+ Year Member



Sorry , there must be a miss understanding . All the images in my site directory are fine , the banners from cj dont appear .

The images of my site title and headings are fine , even my amazon affiliate images are fine , its just the cj ones , the ones that you copy the code and the image is read from the cj site , they dont appear . The code works fine on all other pages but not this one page .

Sorry for any miss understanding .

v1c

Jonny

7:41 am on Sep 4, 2002 (gmt 0)

10+ Year Member



Hi,
I realized that too. The fault was that the webaddress of those pics was - in a way I do not know since today - was written in my c:/windows/hosts file under my local host address ( 127.0.0.1).
TCP/IP then searches the host under this webaddress and not under the genuine one.
Jonny