| Pages: [1] :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

SkyRaker
|
Posted - 2004.02.20 22:35:00 -
[1]
I created a website for my Corporation but I am having problems getting it to load in the IGB. It says
UNSUPPORTED FORMAT This page is not suitable for displaying ParsingError line 49, offset 0
What does it mean? I made my website using HTML and I got ahold of a website that tells you what stuff you can use. but I don't understand what it means when it talks about
The browser sets its user agent to be 'EVE-minibrowser/2.0a1'. This can be used to identify requests coming from the in-game browser rather than from external browsers
I got the information from http://www.mcdee.net/eve/html.html if there's anyone that can help me I would really appricate it. thanks
|

Xailia
|
Posted - 2004.02.20 22:42:00 -
[2]
Post the HTML code here... I'll see if I can figure out what is causing the error.
"The sky above the port was the color of a television, tuned to a dead channel." |

Retals Drahcir
|
Posted - 2004.02.20 22:47:00 -
[3]
If you hadn't already realised the in game browser only uses HTML 1.0
http://www.mcdee.net/eve/html.html is a pretty good tutorial.
--
Click to visit Overclockers Player Services | Kings of Chaos
|

Xailia
|
Posted - 2004.02.20 23:06:00 -
[4]
He has.
"I got the information from http://www.mcdee.net/eve/html.html if there's anyone that can help me I would really appricate it. thanks"
"The sky above the port was the color of a television, tuned to a dead channel." |

SkyRaker
|
Posted - 2004.02.21 06:28:00 -
[5]
ok here is the html coding for the website
<html> <head> <title>Welcome To Intrusion</title> </head> <body bgcolor="black"><font color="white"> <font size="7"><b>Welcome To Intrusion</b></font> <p> <hr> <p> <font size="7"><b><u>About Us</font></u></B> <p> Intrusion is a multi-task corporation. We offer our members the choice of mining, production, and secruity (Bounty Hunting and Escort Services). We offer our members other great benefits from joining on with us. All we want to do is grow out farther into space and help those who are willing to help them. By joining Intrusion you won't just help us out but you'll be helping yourself out also. <p> <hr> <p> <font size="7"><b><U>Benefits For Joining</u></font></b> <p> When joining Intrusion you receive many great benefits. Some of the benefits we offer, other corporations don't even offer. The benefits that we include are following. <p> 1. All Managers receive 250 Corporation Shares.<p> 2. All Basic Members receive 25 Corporation Shares.<p> 3. If a new applicant gives us your name, that member gains an extra 10 free Corporation Shares.<p> 4. Any member is allow to purchase more Corporation Shares at 1,000 ISK each. <p> 5. Have access to any item that is donated to the Corporation's Hanger.<p> 6. Every Member will receive a paycheck everyother Sunday (Coming Soon) <p> <hr> <p> <font size="7"><b><u>What We Expect</font></b></u> <p> What we expect from our members is loyalty, truth, honesty, and being active. I know many people have real lives and I know that is important. What we also would like is that members at least donate 5% of their ISK. It is an option and not a mandatory thing to do. Its just to help out with things. If you do decide to do that it just helps you in the long run when you are requesting something from the Corp or ask for a promotion. <p> <hr> <p> <font size="7"><B><U>Contacting us</font></B></U> <p> To reach us we have the current locations at the time.<p> Head Quarters <P> 1. Kisogo State War Academy<P> Offices<P> 1. Urlen VI - Chief Executive Panel Bureau<br> 2. Unpas VI - Moon 3 - Spacelane Patrol Assembly Plant <p> Or you can contact either the following members for more information. <p> SkyRaker - CEO<p> Macthar01 - Vice CEO </body> </html>
|

Xailia
|
Posted - 2004.02.21 06:52:00 -
[6]
Edited by: Xailia on 21/02/2004 06:59:58 Reason: Small typo
Remove all font tags.
<color=0xffffffff> tags will work if you need a specific color, in game, the default is white. (Replace the bold with the RGB hex color of your choice, the first hex pair is alpha, which would effectively increase your color choices to 32bit)
Use header tags for your titles instead of font tags <h1> - <h6>.
I'm also not sure if the body tag supports the bgcolor attribute, I'm pretty sure it does, but if it doesn't render after you take out the font tags, that would be the next thing to take out. It's not needed anyway.
Hope that helps. 
*Tosses SkyRaker a Toblerone*
"The sky above the port was the color of a television, tuned to a dead channel." |

Dr Oetker
|
Posted - 2004.02.21 10:58:00 -
[7]
Edited by: Dr Oetker on 21/02/2004 11:01:07 here ya go worked all glitches out. ur html
simply right click in the new window and click 'view source' copy+past it -----
Everythng that has a beginning must have an end !Well ... Except EVE EVE is a life and life is a game, play it !!!
|

SkyRaker
|
Posted - 2004.02.21 20:35:00 -
[8]
Thanks Dr Oetker it means alot and thanks everyone else that helped out
|
| |
|
| Pages: [1] :: one page |
| First page | Previous page | Next page | Last page |