Hi Mike,

Quote Originally Posted by MMCDOO View Post
In Zencart admin under configure>mystore I had Missing Page Check set to display page not found. I turned this to off and visitors page addresses started showing correctly.

Thanks again for your help.
Oh, that's not what I was expecting you to come back with.

You shouldn't disable that check.. what we want to do is to stop Zen Cart being loaded at all when your server finds that an image file is missing.

It shouldn't load Zen Cart when the image isn't found.. and Zen Cart is most likely being loaded because your server is redirecting to 404 page internally, the URI of which is then being "caught" by the URI Mapping rewrite rule and loading ZC.

What we need to do is to find out what is going on behind the scenes.. i.e. what 404 URI is being redirected to by your server.

Could you please post me privately (via e-mail not PM) your server's httpd.conf file so I can see what 404/error handling settings you have in place.

Thanks.

All the best...

Conor
ceon