Jump to content

iframe working on my server but not on my clients server?!

Jeroen1322
Go to solution Solved by Jeroen1322,

NEVER FUCKING MIND! It didn't work for 2 days but for some mistery it works now! (my fault! :) )

Hi guys!

 

I was asked to copy a WordPress website (woohoo....) and the previous guy who did it fucked it up hard. So i instead of copying everything including the DB i made a index.html file: 

<htlm><head><title>TEST</title></head><body><iframe src="http://uptalk.nl" style="border: 0; width: 100%; height: 100%">Your browser doesn't support iFrames.</iframe></body></htlm>

I can open it on my website http://jeroengrooten.nl/index1.html(i know it is index1.html) but when i upload it to my clients website and i open it i just get a blank white screen.. I have no freaking clue why it doesn't work. If i put <p>test</p> in the code and upload it to his server i can see the "test" but not the iframe. 

 

Why doesn't this work?

[CPU: AMD FX-6100 @3.3GHz ] [MoBo: Asrock 970 Extreme4] [GPU: Gigabyte 770 OC ] [RAM: 8GB] [sSD: 64gb for OS] [PSU: 550Watt Be Quiet!] [HDD: 1TB] [CPU cooler: Be Quiet! Shadow Rock Pro Sr1]  -Did i solve your question/problem? Please click 'Marked Solved'-

Link to comment
Share on other sites

Link to post
Share on other sites

Hi guys!

 

I was asked to copy a WordPress website (woohoo....) and the previous guy who did it fucked it up hard. So i instead of copying everything including the DB i made a index.html file: 

<htlm><head><title>TEST</title></head><body><iframe src="http://uptalk.nl" style="border: 0; width: 100%; height: 100%">Your browser doesn't support iFrames.</iframe></body></htlm>

I can open it on my website http://jeroengrooten.nl/index1.html(i know it is index1.html) but when i upload it to my clients website and i open it i just get a blank white screen.. I have no freaking clue why it doesn't work. If i put <p>test</p> in the code and upload it to his server i can see the "test" but not the iframe. 

 

Why doesn't this work?

opened your link working fine on my PC in chrome

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

NEVER FUCKING MIND! It didn't work for 2 days but for some mistery it works now! (my fault! :) )

[CPU: AMD FX-6100 @3.3GHz ] [MoBo: Asrock 970 Extreme4] [GPU: Gigabyte 770 OC ] [RAM: 8GB] [sSD: 64gb for OS] [PSU: 550Watt Be Quiet!] [HDD: 1TB] [CPU cooler: Be Quiet! Shadow Rock Pro Sr1]  -Did i solve your question/problem? Please click 'Marked Solved'-

Link to comment
Share on other sites

Link to post
Share on other sites

You spelled html wrong, twice, could be some browser quirk thing.

Oh, lol i didn't even notice that! :) I'll go fix it right now!

[CPU: AMD FX-6100 @3.3GHz ] [MoBo: Asrock 970 Extreme4] [GPU: Gigabyte 770 OC ] [RAM: 8GB] [sSD: 64gb for OS] [PSU: 550Watt Be Quiet!] [HDD: 1TB] [CPU cooler: Be Quiet! Shadow Rock Pro Sr1]  -Did i solve your question/problem? Please click 'Marked Solved'-

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×