View previous topic :: View next topic |
Author |
Message |
MedHead Registered User
Joined: 16 Mar 2004
Posts: 3
|
Posted: Tue Mar 16, 2004 10:27 pm Post subject: The Ville MOTD |
|
|
I noticed you have a graphic in your MOTD. My dad is just starting out with his server, and I was assigned the coding of the MOTD. I used HTML to structure the MOTD and in-page CSS to style the page. I linked the image to multiple sources on the server, yet all do not display when the MOTD goes live. I experimented, and linked the page to an offsite server, and sure enough, it works. But it also causes a problem... the time it takes to ping the remote server, get the image, and display it for every user causes the DoD server to crash and reset, playing the same map over and over.
I figured this was an issue with hlds not being a webserver. However, the DoD server does have a var/www/html space, which allows me to link to the content in that folder via Internet Explorer without any problems. I figured that I should put the image there. So I tried it, and via IE, it works just fine. However, in the DoD server, it's still not displaying, even though the URL for the image was verified before it went live!
Where did you place your image on the server to have it link correctly? |
|
Back to top |
|
|
Azrael Registered User
Joined: 21 Nov 2001 Location: Cuba, you got someting to say about dat mang!?!? Guild: TVB Posts: 1196
|
Posted: Tue Mar 16, 2004 10:33 pm Post subject: |
|
|
EEEEKK!!!!!!
**Az runs and hides as he fears the technical vocabulary!** _________________ Under construction!!! |
|
Back to top |
|
|
Ten Registered User
Joined: 12 Feb 2004
Posts: 636
|
Posted: Tue Mar 16, 2004 10:45 pm Post subject: |
|
|
Um yes. You must seal the velocitator WWSINYG code with coffee grinds and duct tape.
Yes, I suck at knowing stuff. :\ |
|
Back to top |
|
|
Stevo Ville Supporter
Joined: 08 Dec 2002 Location: Orange County Guild: TVR Posts: 9514
|
Posted: Tue Mar 16, 2004 11:12 pm Post subject: |
|
|
Welcome to the forums!
That is a pretty nice feature of DoD and I wonder when they will get it into other games. I don't know the answer to your question, though. _________________
The Official TVR Website
Fopp
Song of the Week |
|
Back to top |
|
|
Jfet Zener Server Admin
Joined: 19 Feb 2003
Posts: 3353
|
Posted: Tue Mar 16, 2004 11:41 pm Post subject: Re: The Ville MOTD |
|
|
MedHead wrote: | I noticed you have a graphic in your MOTD. My dad is just starting out with his server, and I was assigned the coding of the MOTD. I used HTML to structure the MOTD and in-page CSS to style the page. I linked the image to multiple sources on the server, yet all do not display when the MOTD goes live. I experimented, and linked the page to an offsite server, and sure enough, it works. But it also causes a problem... the time it takes to ping the remote server, get the image, and display it for every user causes the DoD server to crash and reset, playing the same map over and over.
I figured this was an issue with hlds not being a webserver. However, the DoD server does have a var/www/html space, which allows me to link to the content in that folder via Internet Explorer without any problems. I figured that I should put the image there. So I tried it, and via IE, it works just fine. However, in the DoD server, it's still not displaying, even though the URL for the image was verified before it went live!
Where did you place your image on the server to have it link correctly? |
as long as the server you host on has the ability to creat a website, it should work. the images dont have to be on the same server though. just make sure the server hosting them isnt slow. i have the motd and the image isnt local. even with a slow server, it shouldnt crash dod.
make sure the reference to the image is like <img src="http://server/image.jpg"> and not just <img src="image.jpg">
i dont know waht other filetypes work - just that a jpg does. im sure png and gif would also. absolutely under no curcumstances use a bmp file |
|
Back to top |
|
|
Stevo Ville Supporter
Joined: 08 Dec 2002 Location: Orange County Guild: TVR Posts: 9514
|
Posted: Wed Mar 17, 2004 12:04 pm Post subject: Re: The Ville MOTD |
|
|
Jfet Zener the Great wrote: | absolutely under no curcumstances use a bmp file |
I think that is pretty obvious. And it applies to the entire internet. _________________
The Official TVR Website
Fopp
Song of the Week |
|
Back to top |
|
|
Speaker's Xeno Registered User
Joined: 04 Oct 2003 Location: chaos Posts: 3307
|
Posted: Wed Mar 17, 2004 12:19 pm Post subject: Re: The Ville MOTD |
|
|
Stevo wrote: | Jfet Zener the Great wrote: | absolutely under no curcumstances use a bmp file |
I think that is pretty obvious. And it applies to the entire internet. |
CRAP _________________ [img]http://users.tvr-guild.org/speaker/speakersays.php[/img]
|
|
Back to top |
|
|
|