Since the upgrade of some of my websites from CMSms 1.5.4 to 1.6.5 I have problems to modify pages in the (admin) backend using Internet Explorer 8.
The problem is only with some pages, mostly pages with html tables. And the problem is not there if I use Firefox.
Is there anyone else with the same problem?
I'm using pretty URLs (mod_rewrite), hierarchy="true" and page_extension="/".
[Solved] Page modifications sometimes not working with IE
[Solved] Page modifications sometimes not working with IE
Last edited by Andiministrator on Tue Sep 22, 2009 8:08 am, edited 1 time in total.
Re: Page modifications sometimes not working with IE
Could you check if the change in the default .htaccess fixes this issue.... The topic in "Product support", that holds the "1.6.5 issues/fixes" has an fix for buttons...
Ronny
Ronny
Re: Page modifications sometimes not working with IE
As I understood the issue of your post "1.6.5 issues/fixes", the problem there is caused from using no page extension. I'm using a "/" as page extension (in the config.php).
But I currently modified my .htaccess as you suggested. Lets see, if it will work.
But I currently modified my .htaccess as you suggested. Lets see, if it will work.
Re: Page modifications sometimes not working with IE
It seems as your suggested modification of .htaccess solved my problem. Thanks a lot 
