boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

entries don't show

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
fifskasj



Joined: 08 Dec 2004
Posts: 3

PostPosted: Wed Dec 08, 2004 1:06 am    Post subject: entries don't show Reply with quote

Just got B2, and it's punching me in the face since I don't know php. Here is my index.php code...can someone please tell me why no entries show?

<?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("blog.header.php"); ?>
<html>
<head>

<STYLE TYPE="text/css">

body {background-color: navy}
body {color:white;}
p {font-family: verdana}
p {font-color: white}
p {text-indent: 1cm}
a:link {color: #bee37d}
a:visited {color: #b8d8c9}
a:hover {color: #e6f6c9}
body {

scrollbar-arrow-color: navy;
scrollbar-base-color: navy;
scrollbar-dark-shadow-color: navy;
scrollbar-track-color: navy;
scrollbar-face-color:#e86434;
scrollbar-shadow-color: navy;
scrollbar-highlight-color: navy;
scrollbar-3d-light-color: navy;
}
</style>
<STYLE TYPE="text/css">p {align=justify}
BODY{cursor: url(http://sjrepresentin.toxicsugar.net/mycur.cur);}
a {cursor: url(http://sjrepresentin.toxicsugar.net/mycur.cur);}
</STYLE>

a:hover {text-decoration:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
</style>
<title>
</title>
<SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original: [email protected] -->
<!-- Web Site: http://www20.brinkster.com/mahathmaonline -->

<!-- Begin
function addbookmark()
{
bookmarkurl="http://sjrepresentin.toxicsugar.net"
bookmarktitle="SJ Representin'"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
// End -->

</head>
<body>
<center><img src="http://sjrepresentin.toxicsugar.net/title.gif"border="0"></center><br><br>

<hr color="red" width="80%">
<br>

<!-- // b2 loop start -->
<?php while($row = mysql_fetch_object($result)) { start_b2(); ?>

<br>
<?php the_date("","",""); ?>
<br>
<?php the_time() ?>
<br>
<?php the_content() ?> <br>


<center>
<a href="<?php comments_link() ?>"><?php comments_number("comments ?", "1 comment", "% comments") ?></a> <?php include ("b2comments.php"); ?>
</center>

<!-- // this is just the end of the motor - don't touch that line either -->
<?php } ?>






<br>
<hr color="red" width="80%">


Vote:
<a href="http://acid-lemon.just-in-dreams.com/main.php?id=50" target="_blank">X</a>
<a href="http://regretless.com/dodo/newworld/topsites/vote.php?id=4033" target="_blank">X</a>
<a href="http://www.allthingskawaii.net/cgi-bin/links/rate.cgi?ID=2275"target="_blank">X</a>
<a href="http://www.star-girl.org/top/in.php?id=86"target="_blank">X</a>
<a href="http://lush.solais.net/in.php?id=300"target="_blank">X</a>
<a href="http://www.root-top.com/topsite/kisswebdesign/in.php?ID=809"target="new">X</a>


<form method="post" action="nvform.php">
<input type="hidden" name="subject" value="Ask me a question">
<input type="hidden" name="success_page" value="http://sjrepresentin.toxicsugar.net/success.html">
<INPUT TYPE="hidden" NAME="to" VALUE="[email protected]">
<INPUT TYPE="hidden" name="subject" VALUE="Feedback form">
<INPUT TYPE="hidden" NAME="form" VALUE="http://sjrepresentin.toxicsugar.net">
<INPUT TYPE="hidden" NAME="admin" VALUE="[email protected]">
<INPUT TYPE="hidden" NAME="language" VALUE="en">
<p>



<input name="question" value="ask me a question" size=30 style="background-color:white; color: black;
font-face: verdana; font-size: 8pt; border: 1 black solid">
<INPUT TYPE="submit" NAME="Submit" value="go" style="background-color:white; color: black;
font-face: verdana; font-size: 8pt; border: 1 black solid"></font>
</FORM>

<br>
feelin':<a href="http://www.imood.com/users/fifskasj"><img src="http://moods.imood.com/display/uname=fifskasj/fg=00659c/bg=009ace/imood.gif" alt="How grouchy am I today?" border="0"></a><br>
cravin':<script language="JavaScript" src="http://www.yourchillin.com/craving/image.php?ID=157"></script>

<br><br>

<a target="_top" href="http://t.extreme-dm.com/?login=fifskasj">site stats</a><script language="javascript1.2"><!--
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;//-->
</script><script language="javascript"><!--
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
EXd.write("<img src=\"http://t0.extreme-dm.com",
"/c.g?tag=fifskasj&j=y&srw="+EXw+"&srb="+EXb+"&",
"l="+escape(parent.document.referrer)+"\" height=1 width=1>");//-->
</script><noscript><img height=1 width=1 alt=""
src="http://t0.extreme-dm.com/c.g?tag=fifskasj&j=n"></noscript>
</font>
<br><br><small>
<b>Disclaimer</b>: I designed the site, but the retro background is <b>not</b> by me. I forget who did make it. Most other things are made by me except any of the javascripts. If you want to know who did make the different javascripts, just email me at [email protected] . Thanks Smile</small>
<hr color="red" width="80%">

</body>
</html>
Back to top
View user's profile Send private message
Cyberian75



Joined: 26 Sep 2002
Posts: 1283
Location: Oregon

PostPosted: Wed Dec 08, 2004 2:14 am    Post subject: Reply with quote

Use www.wordpress.org instead.
_________________
Michael P.

Back to top
View user's profile Send private message AIM Address
fifskasj



Joined: 08 Dec 2004
Posts: 3

PostPosted: Wed Dec 08, 2004 3:52 pm    Post subject: advice Reply with quote

any other advice?
Back to top
View user's profile Send private message
Sigg3



Joined: 03 Jul 2003
Posts: 896
Location: Oslo, Norway

PostPosted: Thu Dec 09, 2004 9:56 am    Post subject: Reply with quote

Try adding a DOCTYPE and a type="javascript" to the scripts..

Or go wordpress.
_________________
Sigg3.net - You know you're worth it! | b2 Cafelog Resource Center | Fight my BattleImp!
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group