I changed the ape.conf from 'auto" to "mydomain.com". Restarted APE, still the same problem. The only thing I did today was experiment with APE MYSQL, but I never changed anything in ape.conf or config.js.
On Fri, Jun 4, 2010 at 12:09 PM, Nicolas Trani <[email protected]> wrote: > Hi, > > this error mean the document.domain is wrong. > > If it's not already the case, in ape.conf set domain = 'yourdomain.com' > and in config.js APE.Config.domain = 'yourdomain.com'; > > let me know if this fix your issue. > > Regards. > > > On 04/06/2010 21:06, crusherdestroyer wrote: > >> I all of a sudden am receiving this error when trying to run my page. >> It has been working fine otherwise up until today. Any idea what >> could be causing this? >> >> >> Permission denied for<https://www.mywebsite.com> >> (document.domain=<https://mywebsite.com>) to get property Window.APE >> from<http://9.rlh.mywebsite.com> (document.domain=<http:// >> mywebsite.com>). >> [Break on this error] if (!iframe.contentWindow.APE) setT...ent, but >> the iframe is not loaded -_- >> >> >> > > > -- > Nicolas Trani - Web engineer > Weelya - Improve the web > 32 rue du faubourg boutonnet > 34090 Montpellier > http://www.weelya.com > > http://www.ape-project.org > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
