This is so very frustrating.
I inherited a site that I didn't build (php developer) which is in ASP and has some semmingly simple XML, which I don't yet know, in a CMS.
I did some work on this site and now the CMS editor will not load. I don't understand how the change I've made would have caused this, but no one else is working on the site and it was working before.
Anyway, the code is like...
<html XMLNS:ACE>
<?import namespace="ACE" implementation="ace.htc" />
...and the page never loads.
I've tried millions of things and nothing works, but I did come accross a clue that might help someone point me in the right direction.
If I remove the <?import /> line and load the page, then it's fine, just doesn't have the content in the editor. If I then paste the import line back in and refresh, then everything is fine. If I then leave the page and come back then it never loads again.
Please, oh please help. I'm willing to pay if that will help get this solved.
Philip
I inherited a site that I didn't build (php developer) which is in ASP and has some semmingly simple XML, which I don't yet know, in a CMS.
I did some work on this site and now the CMS editor will not load. I don't understand how the change I've made would have caused this, but no one else is working on the site and it was working before.
Anyway, the code is like...
<html XMLNS:ACE>
<?import namespace="ACE" implementation="ace.htc" />
...and the page never loads.
I've tried millions of things and nothing works, but I did come accross a clue that might help someone point me in the right direction.
If I remove the <?import /> line and load the page, then it's fine, just doesn't have the content in the editor. If I then paste the import line back in and refresh, then everything is fine. If I then leave the page and come back then it never loads again.
Please, oh please help. I'm willing to pay if that will help get this solved.
Philip