Closed (fixed)
Project:
Chatroom
Version:
5.x-1.9
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2008 at 20:23 UTC
Updated:
12 Nov 2009 at 07:57 UTC
Jump to comment: Most recent
Comments
Comment #1
dman commentedThat error usually triggers when trying to load via XMLHTTP from a domain different to the current one.
That's prohibited ... unless you do a lot of messing around.
That error is usually triggered accidentally because you or your site is using a site.name and www.site.name interchangably, and doesn't really know what its domain is. They are different hostnames, and not allowed to swap data with each other.
See th readme (or the .htaccess I think) for the fix to this.
Comment #2
Anonymous (not verified) commented