
| Author |
Message |
manthano Member
|
# Posted: 18 Nov 2005 10:37:54 ° Edited by: manthano
When I attempt to save a blog entry I haven't completed by clicking the Save Draft button, nothing happens. The blog isn't saved. My Javascript console in Firefox says:
Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
Not sure if this is a result of the server move, or what, but I'd like this function returned. Thanks!
|
Blogzor Admin
|
# Posted: 18 Nov 2005 11:07:16
This is actually a feature the Firefox has enabled to prevent cross-site scripting attacks. It happens when the domain name that submits the form is different from the domain that it is sent to.
To prevent this from happenning log into your account through our home page. http://blogzor.com/
Let us know if you still have this problem then.
|
manthano Member
|
# Posted: 18 Nov 2005 13:56:31
Ah, ok. Thanks. It works now.
|
|