Did you also changed it on the client side?
Wich client are you using? If you are using JavaScript.js you can try to
update your client with the last client from git :
http://github.com/APE-Project/APE_JSF/blob/master/Clients/JavaScript.js
Also you can try accessing to your website without www and check if it
works.
Cheers.
On 04/06/2010 21:18, Hergenreder, Ryan wrote:
I changed the ape.conf from 'auto" to "mydomain.com
<http://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]
<mailto:[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 <http://yourdomain.com>' and in config.js
APE.Config.domain = 'yourdomain.com <http://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 <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]
<mailto:[email protected]>
To unsubscribe from this group, send email to
[email protected]
<mailto: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/
--
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]
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/