[solved]Why Internet Explore act different with mode_rerwrite (help please)

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

[solved]Why Internet Explore act different with mode_rerwrite (help please)

Post by amin30b »

Hi
I have enabled mode_rewrite . I have no problem with Firefox .
But in IE there is some problem . For example header image doesn`t load
in pages . When I check images url , those are like this .
http://www.mysite.com/faq/uploads/my_temlate/header.jpg --> for www.mysite.com/faq/faq2.html .
But it should be http://www.mysite.com/uploads/my_temlate/header.jpg .

live demo (use utf-8 for better view) :
http://www.iesolution.ir/webfront/support/faq/faq2.html

But this is true :
http://www.iesolution.ir/webfront/faq.html

I`m using IE7 .
Last edited by amin30b on Sun Sep 16, 2007 10:31 pm, edited 1 time in total.
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

Re: Why Internet Explore act different with mode_rerwrite (help please)

Post by amin30b »

Oh , any answer !?
Please help me , otherwise I should ignore pretty urls  :(
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Why Internet Explore act different with mode_rerwrite (help please)

Post by tsw »

mod_rewrite is strictly server side and the browser used has no effect on how the magic is done.

check that you have base metatag in your site, and all your image files use the correct path to the images
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

Re: Why Internet Explore act different with mode_rerwrite (help please)

Post by amin30b »

I reinstalled my template and now there is not that problem in IE  ;D
Post Reply

Return to “CMSMS Core”