Moving site to root created issues
PermalinkI have just launched a site today and there is some weirdness happening.
Beta/Test site Here
http://www.grandtheatre.com/new_site/...
Live Here:
http://www.grandtheatre.com/
The issue is mainly with the javascripting. For some reason when the site is at the root level a few of the js things don't work.
Anyone one ever had this issue before??
And of course the kicker is that the issues are only in IE.
But only on the root site, not the beta.
Thanks for any help
John

I also just discovered that in edit mode I cannot access the blocks in IE. This must be a weird js error, but I can't figure it out why it would work in a sub folder and not at the root?
For some reason I keep coming back to the config/site file....
<base href="http://<?= $_SERVER['HTTP_HOST']. DIR_REL.'/' ?>" />
This should work in both your your beta and root sites