[SOLVED] Is something missing?

This is a discussion on "[SOLVED] Is something missing?" within the Web Page Design section. This forum, and the thread "[SOLVED] Is something missing? are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Oct 18th, 2007, 01:15
mcdanielnc89's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Missouri
Age: 19
Posts: 232
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] Is something missing?

Hey, some reason my code doesn't show correctly when it loads on the page, lol... I think i did somethign to it and it no longer works correctly. Can someone try to figure out what's wrong? i've looked but cannot see it..

Thanks,
-Nathaniel

HTML: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <meta name="generator" content=
  "HTML Tidy for Windows (vers 12 April 2005), see www.w3.org">
  <title>New Breed Jesus Freaks</title>
  <meta http-equiv="Content-Type" content=
  "text/html; charset=us-ascii">
  <meta name="description" content=
  "The NBJF Website is a community for believers and non-believers in Christ Jesus. We are here to help each and everyone grow in their walk with God as well as bringing people to God. We are a new generation of people in the christian world and are here to have some fun!">
  <meta name="keywords" content=
  "NBJF, newbreedjesusfreaks. new breed jesus freaks, christian forums, forums, christian chat, chat, games, friendly">
  <link href="includes/style.css" rel="stylesheet" type="text/css">
  <link href="includes/layout.css" rel="stylesheet" type=
  "text/css">
  <link href="includes/menu.css" rel="stylesheet" type="text/css">
  <link href="includes/scrollbar.css" rel="stylesheet" type=
  "text/css">
<script type="text/javascript" src="includes/show5.js">
</script>
<script type="text/javascript" src="includes/bookmark.js">
</script>
</head>
<body onload="javascript:show5();">
  <div id="wrapper">
    <div id="inner" class="clearfix">
      <div id="content">
        <div id="header">
          <div id="time">
            <p><a href=
            "javascript:bookmarksite('New%20Breed%20Jesus%20Freaks',%20'http://www.newbreejesusfreaks.com')">
            Bookmark this site</a></p>
            <ul>
              <li><a href="./index.php">Home</a></li>
              <li><a href="./index.php?page=aboutus">About
              Us</a></li>
              <li><a href="./index.php?page=signin">Monthly
              Sign-in</a></li>
              <li><a href=
              "./index.php?page=statementoffaith">Statement of
              Faith</a></li>
              <li><a href=
              "<A href="http://www.newbreedjesusfreaks.com/forums/">Forums</a></li">http://www.newbreedjesusfreaks.com/forums/">Forums</a></li>
              <li><a href="./index.php?page=rules">Rules</a></li>
              <li><a href=
              "<A href="http://www.chat.newbreedjesusfreaks.com/">Chat">http://www.chat.newbreedjesusfreaks.com/">Chat
              room</a></li>
              <li><a href=
              "./index.php?page=downloads">Downloads</a></li>
              <li><a href=
              "./index.php?page=requests">Requests</a></li>
              <li><a href="./index.php?page=tencommandments">Ten
              Commandments</a></li>
              <li><a href="./index.php?page=staff">Staff</a></li>
              <li><a href=
              "./index.php?page=memberofthemonth">Member of the
              Month</a></li>
              <li><a href="./index.php?page=puritypledge">Purity
              Pledge</a></li>
              <li><a href="./index.php?page=links">Links</a></li>
              <li><a href="./index.php?page=search">Search</a></li>
              <li><a href="./index.php?page=donate">Support
              Us</a></li>
              <li><a href="./index.php?page=contactus">Contact
              Us</a></li>
            </ul>
          </div>
          <div id="content2">
            <div id="content3">
              <?php
              switch ($_GET['page'])
              {
              //Main website pages
              case "aboutus":
              include('aboutus.php');
              break;
              case "empty":
              include('empty.php');
              break;
              case "donate":
              include('donate.php');
              break;
              case "signin":
              include('signin.php');
              break;
              case "staff":
              include('staff.php');
              break;
              case "statementoffaith":
              include('statementoffaith.php');
              break;
              case "rules":
              include('rules.php');
              break;
              case "requests":
              include('requests.php');
              break;
              case "contactus":
              include('contactus.php');
              break;
              default:
              include('home.php');
              }
              ?>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div id="m"></div>
  </div>
  <div id="footer">
    <div id="logos">
      <a href=
      "http://validator.w3.org/check?uri=http%3A%2F%2Fwww.jackgodfrey.org.uk%2F">
      <img src="http://www.webforumz.com/images/valid-html401-blue.png" alt=
      "Valid HTML 4.01 Strict"></a> <img src=
      "http://www.webforumz.com/images/valid-css-blue.png" alt="Valid CSS!">
    </div>
    <div id="copy">
      <p>Copyright 2003-2007 New Breed Jesus Freaks. All Rights
      Reserved.</p>
      <p>Web Design &amp; Development by New Breed Jesus Freaks</p>
    </div>
  </div>
</body>
</html>
Last Blog Entry: My blog? (Oct 18th, 2007)

Last edited by karinne; Oct 18th, 2007 at 14:02. Reason: Change the [ code ] to [ html ] vBcode
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Oct 18th, 2007, 01:32
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: Is something missing?

What do you mean by "it doesn't show correctly"?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Oct 18th, 2007, 02:06
mcdanielnc89's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Missouri
Age: 19
Posts: 232
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is something missing?

lol.. look at http://www.newbreedjesusfreaks.com/ it is all wrongly, lol..
Last Blog Entry: My blog? (Oct 18th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Oct 18th, 2007, 09:14
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,780
Thanks: 0
Thanked 16 Times in 16 Posts
Re: Is something missing?

In what browser - its fine in IE6..
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Oct 18th, 2007, 09:29
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: Is something missing?

FF - messed up!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Oct 18th, 2007, 09:41
Highly Reputable Member
Join Date: Jul 2006
Location: Devon, England
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is something missing?

Looks screwed up in IE7

Tried validating and got this error
Quote:
Sorry, I am unable to validate this document because on line 125 it contained one or more bytes that I cannot interpret as us-ascii (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
The error was: ascii "\x86" does not map to Unicode
I think you are missing a div which probably would your <div id="left">

Try this
HTML: Select all
       <div id="header">
          <div id="time">
            <p><a href=
            "javascript:bookmarksite('New%20Breed%20Jesus%20Freaks',%20'http://www.newbreejesusfreaks.com')">
            Bookmark this site</a></p></div></div>
<div id="left">
            <ul>
              <li><a href="./index.php">Home</a></li>
              <li><a href="./index.php?page=aboutus">About
              Us</a></li>
              <li><a href="./index.php?page=signin">Monthly
              Sign-in</a></li>
              <li><a href=
              "./index.php?page=statementoffaith">Statement of
              Faith</a></li>
              <li><a href=
              "http://www.newbreedjesusfreaks.com/forums/">Forums</a></li>
              <li><a href="./index.php?page=rules">Rules</a></li>
              <li><a href=
              "http://www.chat.newbreedjesusfreaks.com/">Chat
              room</a></li>
              <li><a href=
              "./index.php?page=downloads">Downloads</a></li>
              <li><a href=
              "./index.php?page=requests">Requests</a></li>
              <li><a href="./index.php?page=tencommandments">Ten
              Commandments</a></li>
              <li><a href="./index.php?page=staff">Staff</a></li>
              <li><a href=
              "./index.php?page=memberofthemonth">Member of the
              Month</a></li>
              <li><a href="./index.php?page=puritypledge">Purity
              Pledge</a></li>
              <li><a href="./index.php?page=links">Links</a></li>
              <li><a href="./index.php?page=search">Search</a></li>
              <li><a href="./index.php?page=donate">Support
              Us</a></li>
              <li><a href="./index.php?page=contactus">Contact
              Us</a></li>
            </ul>
          </div>
 
Also I would suggest making a backup of the working site before you change and save any code in case errors occur. That way you can restore any changes

Last edited by AdRock; Oct 18th, 2007 at 09:47.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Oct 18th, 2007, 14:03
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is something missing?

This line is a problem

HTML: Select all
<li><a href=
              "<A href="http://www.newbreedjesusfreaks.com/forums/">Forums</a></li">http://www.newbreedjesusfreaks.com/forums/">Forums</a></li>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Oct 18th, 2007, 15:56
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,780
Thanks: 0
Thanked 16 Times in 16 Posts
Re: Is something missing?

HTML: Select all
<li><a href=
              "<A href="http://www.newbreedjesusfreaks.com/forums/">Forums</a></li">http://www.newbreedjesusfreaks.com/forums/">Forums</a></li>
You have a " in the first </li>.
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Oct 18th, 2007, 15:58
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is something missing?

Hmmm ... that's kinda what I said
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Oct 18th, 2007, 16:25
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,780
Thanks: 0
Thanked 16 Times in 16 Posts
Re: Is something missing?

LOL excuse me karinne, that was kinda a dumb blonde moment (im not blond, neither am i woman).. I never even answered the question!!

HTML: Select all
<li><a href="http://www.newbreedjesusfreaks.com/forums/">Forums</a></li>
Try that!!

Hopefully im right this time.. PMSL!
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Oct 18th, 2007, 19:04
mcdanielnc89's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Missouri
Age: 19
Posts: 232
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is something missing?

lol. ok guys.Thank you iwill fix it tonight.
Last Blog Entry: My blog? (Oct 18th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Oct 19th, 2007, 05:29
mcdanielnc89's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Missouri
Age: 19
Posts: 232
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is something missing?

hm yes i agree, i need to save them i forget, lol.. it still isn't working. i almost have it but not doing anything.
Last Blog Entry: My blog? (Oct 18th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old Oct 19th, 2007, 05:32
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: Is something missing?

backup your file dude!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
images missing in IE smudger Web Page Design 5 Jan 26th, 2007 13:08
missing posts skaara Databases 5 Dec 19th, 2006 15:36
What is my Forum Missing?? flamelinker Graphics and 3D 1 Oct 14th, 2006 19:49
What is my Forum Missing?? flamelinker Web Page Design 2 Oct 14th, 2006 11:38
Missing graphic Legacy_Staff Web Page Design 1 Apr 10th, 2006 19:19


All times are GMT. The time now is 00:15.