php-windows Digest 25 Apr 2006 06:36:37 -0000 Issue 2946
Topics (messages 26865 through 26865):
Re: shopping cart
26865 by: Armando
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
This isn't PHP problem, it's your <base href=""> tag. You set it to null
so IE uses "nothing" as a base reference, hence why you see links in
IE's status bar say things like http:///index.php (note the 3
backslashes) and no pictures showing up. Firefox ignores that and uses
the current site context (http://www.searcydigest.com/catalog) as it's
base reference instead. Cheers.
Armando
pfancy wrote:
hi. I have probably posted about os commerce before, but I fixed the css
file to where some of the pictures shows up great. But the pictures I took
and added to my cart are not. If there a php file i need to change or could
you all tell me how to fix this. The probleim i'm having is my website on
interenet explorer it shows up fine in fire fox
www.searcydigest.com/catalog if anyone wants to look at this and help me
figure out what i need to do to fix this problem. Thanks.
--- End Message ---