adding PM onto a website?
-
- Site Admin
- Posts: 5988
- Joined: Wed Mar 19, 2008 8:47 pm
Re: adding PM onto a website?
You are still pointing to local host in your iframe:poker4gp wrote:http://www.poker4gp.com/wordpress/
Code: Select all
<iframe src="http://127.0.0.1:8087"</iframe>
Re: adding PM onto a website?
ive fixed it
thanks for the help.

-
- Posts: 8
- Joined: Thu Dec 24, 2015 6:14 pm
Re: adding PM onto a website?
How did you fix it? I am having trouble getting the iframe to show on my webpage pm.bgapoker.com
-
- Site Admin
- Posts: 5988
- Joined: Wed Mar 19, 2008 8:47 pm
Re: adding PM onto a website?
What does your iframe tag look like? Note that modern browsers won't allow you to link to a raw IP address with an iframe anymore. The poker server will need its own domain name.blockgators wrote: ↑Sun Apr 20, 2025 2:06 pm How did you fix it? I am having trouble getting the iframe to show on my webpage pm.bgapoker.com