Hi,
I’ve a client using Expression Engine behind a proxy. Some of the control panel isn’t displaying properly (inc. addons like the Solspace Calendar) and I think it’s to do with the proxy interfering with jquery’s GET requests.
If we access the site at myowntestdomain.com then we have no problems. If we access the site at theclientsdomain.com, then we do. I’m almost certain the proxy is sniffing out theclientsdomain.com and doing something with the url, thereby causing a cross-domain issue with jQuery’s GET request.
Accessing the site within the client’s network is proving very difficult for me, but I may have a chance next week. Can anyone suggest something I should try?
Thanks,
Don