hi 
iframe of game not show in many computer in site;
have error in my console;
The connection to ws://Ip:443/  was interrupted while the page was loading. Source:1:26703 TypeError: ba.lobby is null a/ba.ws.onclose()
or 
The connection to ws://Ip:8088/  was interrupted while the page was loading. Source:1:26703 TypeError: ba.lobby is null a/ba.ws.onclose()
my paket port is 443 or 8088 and my file port is 80
i have problem in loading ip address in some cumputer;
i change the port but not working.
			
			
									
						
										
						game showing problem in my site
- 
				Kent Briggs
 - Site Admin
 - Posts: 6011
 - Joined: Wed Mar 19, 2008 8:47 pm
 
Re: game showing problem in my site
Could be security/firewall software blocking the websocket connection or trying to connect through a VPN or proxy server that doesn't support websockets. Show me the full URL to your poker server and I'll test it from here.