PDA

View Full Version : How come HTML Dousent work


eatmyshorts7569
08-27-05, 04:33 PM
Hey Guys. I Have a appserver up and well its fine and all. But HTML Dousent work.

<img src="...">

Douse Work but that it. No embeds or marquee or anything else. am i not enabling somthing or whats the prob..

Um o yah im running php~Nuke 7.7

Thnx
-shawn

eatmyshorts7569
08-28-05, 09:38 PM
any ideas :(

four4875
08-28-05, 11:07 PM
what web server prog running on what OS? maybe get updated files for whatever it is?

Mr.Guvernment
08-28-05, 11:32 PM
do any *.php pages work? or only *.html ?

eatmyshorts7569
08-29-05, 05:22 PM
no all pages work. img src tag works also. the os is windows. now ive setup 2 one for a freinds clan and for me. Hes getting hosted from clanservers and im hosting my self.

Theres
http://darkangels.clanservers.com/
Mine
http://Bushbaby.servegame.com

Now both if i try to embed anything all i see is the HTML text and not what it should generate. now since its happing on both servers it could be eather that im doing somthing wrong or somthing is wrong with the php~nuke.

any ideas, any one else have this problem.

Mr.Guvernment
08-29-05, 09:53 PM
k, are your trying to embed PHP code into a *.html page or putting html code into a *.php page ?

you say uyou are using windows but what HTTP server? IIS ? or Apache ? if IIS did you assign the prop php linkas in IIS ?

What version of windows?

kayson
08-29-05, 10:14 PM
Everything looks fine to me. Can you give a specific page where you can't get the html to work? I think what you're trying to do is add html via the php nuke interface. It might be stopping you from doing that by escaping all html characters to prevent any messing up of the page. (ie. users trying to put css in some input box to change the color scheme or whatever). I'm not sure how php nuke works as I always code sites myself, but if you're editing the php, make an html file with what you want, then add

include("myfile.html");
to the php.

eatmyshorts7569
08-30-05, 11:57 PM
ill have this code


<iframe src="http://www.game-monitor.com/server-stat.php?ip=70.181.108.49:27015&style=0&text=000000&link=0000FF&back=EEEEEE&border=D0D0D0&body=" width="200" height="210" frameborder="0" scrolling="no"></iframe>

in the monitor block and the home page. Look how it shows