Hi, i have two domains on one server, www.domain1.com is on port 80 on IIS and www.domain2.com is on port 8080 on apache, arrowchat is installed on www.domain2.com, and works perfectly on that domain,
Problem is, i need arrowchat to work on a website on www.domain1.com, it shows the chat bar, but the users list is empty and it only shows Loading...
I have checked for the session to be properly set and it is, it even recieves messages, but it can't send messages. The debug page marks everything as OK.
I have set the base URL and header/footer to www.domain2.com.
Can anyone help me please?