Page 1 of 1

More problems using IE7, ok in FF

Posted: Fri Feb 08, 2008 9:31 am
by sarah_h
Hi,

When using IE7 in CMSMS_MLE admin everything *looks* ok but when I try to 'expand all' or 'reorder' in content>pages I get the XML error you see in the screenshot below. Everything works in FF 2.0.

Another thing. I'm seeing the dreaded 404 error again. I've not done anything that I can think of! What is the reason I see the 404? How can I fix it?

I really don't know which way to go now, can anyone help?

Sarah

Re: More problems using IE7, ok in FF

Posted: Fri Feb 08, 2008 12:55 pm
by alby
sarah_h wrote: When using IE7 in CMSMS_MLE admin everything *looks* ok but when I try to 'expand all' or 'reorder' in content>pages I get the XML error you see in the screenshot below. Everything works in FF 2.0.

Another thing. I'm seeing the dreaded 404 error again. I've not done anything that I can think of! What is the reason I see the 404? How can I fix it?

I really don't know which way to go now, can anyone help?
Check in your menu text/alias page for (') character (substitute this). This gives trouble to javascript (especially IE)

Alby

Re: More problems using IE7, ok in FF

Posted: Fri Feb 08, 2008 2:08 pm
by sarah_h
Hi Alby,

Thanks for that. I don't have any ' in the menu text or aliases!! Can you think of anything else?

And Alby can I ask you what causes the 404 error? when I go to the site. It's driving me mad. It was working this morning!!!

Thanks

Sarah

Re: More problems using IE7, ok in FF

Posted: Fri Feb 08, 2008 4:18 pm
by alby
sarah_h wrote: Thanks for that. I don't have any ' in the menu text or aliases!! Can you think of anything else?
In FF install Firebug addon (javascript debug) and check for errors
There is this for any browser but I did not ever tested

sarah_h wrote: And Alby can I ask you what causes the 404 error? when I go to the site. It's driving me mad. It was working this morning!!!
You made changes to config_lang.php
If not, enable debug in config.php and check server logs for error

Alby