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.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php