HTML pages management error
5 posters
Page 1 of 1
HTML pages management error
So, i made a homepage, and went to "HTML pages management" and I made a new page and filled out everything, etc... When i press the submit button, I get an errors that says "Pages_html"
How do i fix this and put up my homepage, by the way, this is the code if your wondering...
How do i fix this and put up my homepage, by the way, this is the code if your wondering...
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>
E-T-B Homepage </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noarchive">
<meta name="keywords" CONTENT="Meta keywords go here ">
<meta name="description" CONTENT="E-T-B is a friendly community with lots of stuff to do. It has tips and guides, an arcade, forum games, graphics, contests and more. Our arcade is updated almost every week or possibly every day. E-T-B was creative and we added a shop which you can buy stuff with virtual money. We included a graphic section where graphic designers can go ahead and share their designs or make one for E-T-B. Later when you are trustworthy, you can start earning some medals to add to your collection ">
<style type="text/css">
body { background-image: url("http://www.istartedsomething.com/wp-content/uploads/2007/10/darkaurora.jpg"); background-color:ivory; font-family:Verdana; font-size:18px; color:darkblue; } a:hover {color:darkblue; background-color:lightblue}; </style>
</head>
<body>
<p align="center">
<img src="http://i438.photobucket.com/albums/qq109/XtremeX17/f1f7b2dc.png">
<br />
[<a href="index.php">
forumotion.com"> Forumotion</a>
] [ <a href="Forumotion.com">
Xtreme Planet</a>
] <a href="index.php">
</a>
</p>
<h1 align="center">
E-T-B Homepage</h1>
<p>
Welcome to E-T-B, E-T-B is a friendly community with lots of stuff to do. It has tips and guides, an arcade, forum games, graphics, contests and more. Our arcade is updated almost every week or possibly every day. E-T-B was creative and we added a shop which you can buy stuff with virtual money. We included a graphic section where graphic designers can go ahead and share their designs or make one for E-T-B. Later when you are trustworthy, you can start earning some medals to add to your collection.
</p>
<p align="center">
<img src="http://i223.photobucket.com/albums/dd95/Fireboy8998/Picture1sad.png">
<br />
[<a href="index.php">
Forum</a>
] [<a href="http://e-t-b.darkbb.com/forum.htm">
Register</a>
] [<a href="http://e-t-b.darkbb.com/profile.forum?mode=register">
Rules for E-T-B</a>
] [<a href="http://e-t-b.darkbb.com/rules-for-e-t-b-f12/rules-for-e-t-b-t40.htm#157">
Staff of E-T-B</a>
] [<a href="http://e-t-b.darkbb.com/staff-of-e-t-b-f19/">
Updates</a>
] [<a href="http://e-t-b.darkbb.com/monthly-updates-f18/">
Contests</a>
] <a href="http://e-t-b.darkbb.com/contests-f13/">
</p>
</body>
</html>
Last edited by thunderboyx on February 24th 2009, 6:52 am; edited 1 time in total
Re: HTML pages management error
check HTML, and hav u added forumotion.com anywere or banner
kush1234- Forumember
- Posts : 41
Reputation : 0
Language : english
Re: HTML pages management error
Yes, i have added forumotion link and on the page,
What can i check in the HTML code?
What can i check in the HTML code?
Re: HTML pages management error
errors and check u hav all thing right. (c0de)
kush1234- Forumember
- Posts : 41
Reputation : 0
Language : english
Re: HTML pages management error
kush1234 wrote:errors and check u hav all thing right. (c0de)
I don't think that there is a error with the code itself
Re: HTML pages management error
thunderboyx, i actually tried this code in the morning & edited it quite a bit to see if it could work. But i keep getting that error too, i will try that tomorrow once again to see if it works out.
Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: HTML pages management error
Thanks for tryingSanket wrote:thunderboyx, i actually tried this code in the morning & edited it quite a bit to see if it could work. But i keep getting that error too, i will try that tomorrow once again to see if it works out.

Re: HTML pages management error
I am trying it now, lets see.
Thats the edited code for you. It still gives that error.
I am in the process of searching the past threads, found a few threads with the same thing. It seems its a glitch on forumotion's part.
Thats the edited code for you. It still gives that error.
- Code:
<head> <title> E-T-B Homepage </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="robots" content="noarchive"> <meta name="keywords" CONTENT="Meta keywords go here "> <meta name="description" CONTENT="E-T-B is a friendly community with lots of stuff to do. It has tips and guides, an arcade, forum games, graphics, contests and more. Our arcade is updated almost every week or possibly every day. E-T-B was creative and we added a shop which you can buy stuff with virtual money. We included a graphic section where graphic designers can go ahead and share their designs or make one for E-T-B. Later when you are trustworthy, you can start earning some medals to add to your collection "> <style type="text/css"> body { background-image: url("http://www.istartedsomething.com/wp-content/uploads/2007/10/darkaurora.jpg"); background-color:ivory; font-family:Verdana; font-size:18px; color:darkblue; } a:hover {color:darkblue; background-color:lightblue}; </style> </head> <body> <p align="center"> <img src="http://i438.photobucket.com/albums/qq109/XtremeX17/f1f7b2dc.png"> <br /> [<a href="http://forumotion.com"> Forumotion</a> ] [ <a href="Forumotion.com"> Xtreme Planet</a> ] <a href="index.php"> </a> </p> <h1 align="center"> E-T-B Homepage</h1> <p> Welcome to E-T-B, E-T-B is a friendly community with lots of stuff to do. It has tips and guides, an arcade, forum games, graphics, contests and more. Our arcade is updated almost every week or possibly every day. E-T-B was creative and we added a shop which you can buy stuff with virtual money. We included a graphic section where graphic designers can go ahead and share their designs or make one for E-T-B. Later when you are trustworthy, you can start earning some medals to add to your collection. </p> <p align="center"> <img src="http://i223.photobucket.com/albums/dd95/Fireboy8998/Picture1sad.png"> <br /> [<a href="http://e-t-b.darkbb.com/forum.htm"> Forum</a> ] [<a href="http://e-t-b.darkbb.com/profile.forum?mode=register "> Register</a> ] [<a href="http://e-t-b.darkbb.com/rules-for-e-t-b-f12/rules-for-e-t-b-t40.htm#157"> Rules for E-T-B</a> ] [<a href="http://e-t-b.darkbb.com/staff-of-e-t-b-f19"> Staff of E-T-B</a> ] [<a href="http://e-t-b.darkbb.com/monthly-updates-f18"> Updates</a> ] [<a href="http://e-t-b.darkbb.com/contests-f13"> Contests</a> ] </p> </body>
I am in the process of searching the past threads, found a few threads with the same thing. It seems its a glitch on forumotion's part.
Last edited by Sanket on February 27th 2009, 7:47 am; edited 1 time in total
Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: HTML pages management error
Ok, here's my try:
Hope this has no errors...
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>
E-T-B Homepage </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noarchive">
<meta name="keywords" CONTENT="Meta keywords go here ">
<meta name="description" CONTENT="E-T-B is a friendly community with lots of stuff to do. It has tips and guides, an arcade, forum games, graphics, contests and more. Our arcade is updated almost every week or possibly every day. E-T-B was creative and we added a shop which you can buy stuff with virtual money. We included a graphic section where graphic designers can go ahead and share their designs or make one for E-T-B. Later when you are trustworthy, you can start earning some medals to add to your collection ">
<style type="text/css">
body { background-image: url("http://www.istartedsomething.com/wp-content/uploads/2007/10/darkaurora.jpg"); background-color:ivory; font-family:Verdana; font-size:18px; color:darkblue; } a:hover {color:darkblue; background-color:lightblue}; </style>
</head>
<body>
<p align="center">
<img src="http://i438.photobucket.com/albums/qq109/XtremeX17/f1f7b2dc.png">
<br />
[<a href="http://www.forumotion.com">
forumotion.com"> Forumotion</a>
] [ <a href="http://xtremeforum.expressforum.org/">
Xtreme Planet</a>]
</p>
<h1 align="center">
E-T-B Homepage</h1>
<p>
Welcome to E-T-B, E-T-B is a friendly community with lots of stuff to do. It has tips and guides, an arcade, forum games, graphics, contests and more. Our arcade is updated almost every week or possibly every day. E-T-B was creative and we added a shop which you can buy stuff with virtual money. We included a graphic section where graphic designers can go ahead and share their designs or make one for E-T-B. Later when you are trustworthy, you can start earning some medals to add to your collection.
</p>
<p align="center">
<img src="http://i223.photobucket.com/albums/dd95/Fireboy8998/Picture1sad.png">
<br />
[<a href="http://e-t-b.darkbb.com/forum.htm">
Forum</a>
] [<a href="http://e-t-b.darkbb.com/profile.forum?mode=register">
Register</a>
] [<a href="http://e-t-b.darkbb.com/rules-for-e-t-b-f12/rules-for-e-t-b-t40.htm#157">
Rules for E-T-B</a>
] [<a href="http://e-t-b.darkbb.com/staff-of-e-t-b-f19/">
Staff of E-T-B</a>
] [<a href="http://e-t-b.darkbb.com/monthly-updates-f18/">
Updates</a>
] [<a href="http://e-t-b.darkbb.com/contests-f13/">
Contests</a>]
</p>
</body>
</html>
Hope this has no errors...

Re: HTML pages management error
kjmj14 wrote:Ok, here's my try:
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>
E-T-B Homepage </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noarchive">
<meta name="keywords" CONTENT="Meta keywords go here ">
<meta name="description" CONTENT="E-T-B is a friendly community with lots of stuff to do. It has tips and guides, an arcade, forum games, graphics, contests and more. Our arcade is updated almost every week or possibly every day. E-T-B was creative and we added a shop which you can buy stuff with virtual money. We included a graphic section where graphic designers can go ahead and share their designs or make one for E-T-B. Later when you are trustworthy, you can start earning some medals to add to your collection ">
<style type="text/css">
body { background-image: url("http://www.istartedsomething.com/wp-content/uploads/2007/10/darkaurora.jpg"); background-color:ivory; font-family:Verdana; font-size:18px; color:darkblue; } a:hover {color:darkblue; background-color:lightblue}; </style>
</head>
<body>
<p align="center">
<img src="http://i438.photobucket.com/albums/qq109/XtremeX17/f1f7b2dc.png">
<br />
[<a href="http://www.forumotion.com">
forumotion.com"> Forumotion</a>
] [ <a href="http://xtremeforum.expressforum.org/">
Xtreme Planet</a>]
</p>
<h1 align="center">
E-T-B Homepage</h1>
<p>
Welcome to E-T-B, E-T-B is a friendly community with lots of stuff to do. It has tips and guides, an arcade, forum games, graphics, contests and more. Our arcade is updated almost every week or possibly every day. E-T-B was creative and we added a shop which you can buy stuff with virtual money. We included a graphic section where graphic designers can go ahead and share their designs or make one for E-T-B. Later when you are trustworthy, you can start earning some medals to add to your collection.
</p>
<p align="center">
<img src="http://i223.photobucket.com/albums/dd95/Fireboy8998/Picture1sad.png">
<br />
[<a href="http://e-t-b.darkbb.com/forum.htm">
Forum</a>
] [<a href="http://e-t-b.darkbb.com/profile.forum?mode=register">
Register</a>
] [<a href="http://e-t-b.darkbb.com/rules-for-e-t-b-f12/rules-for-e-t-b-t40.htm#157">
Rules for E-T-B</a>
] [<a href="http://e-t-b.darkbb.com/staff-of-e-t-b-f19/">
Staff of E-T-B</a>
] [<a href="http://e-t-b.darkbb.com/monthly-updates-f18/">
Updates</a>
] [<a href="http://e-t-b.darkbb.com/contests-f13/">
Contests</a>]
</p>
</body>
</html>
Hope this has no errors...
sorry but it still gives the error

Re: HTML pages management error
remove the word "buy" from your code
i know, this sounds weird, but i had this problem too, and while i was searching the forum i saw this thread and had the idea to remove the word from my page.
It worked im wondering why it does this
i know, this sounds weird, but i had this problem too, and while i was searching the forum i saw this thread and had the idea to remove the word from my page.
It worked im wondering why it does this

Re: HTML pages management error
orangegreendaysuite, thanks for the info. I really appreciate it, am sure so does thunderboyx. I had spent a lot of time editing the code & also searching threads, but to no success. Now, i know what the issue is for the future 
Glad its working for you thunderboyx.
Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket

Glad its working for you thunderboyx.

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

» HTML pages management error
» HTML Pages Error
» HTML Page will not save in HTML Pages Management
» HTML pages management
» HTML Pages and HTML Templates: {VALUES}
» HTML Pages Error
» HTML Page will not save in HTML Pages Management
» HTML pages management
» HTML Pages and HTML Templates: {VALUES}
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum