View previous topic :: View next topic |
Author |
Message |
fifskasj
Joined: 08 Dec 2004 Posts: 2
|
Posted: Wed Dec 08, 2004 1:06 am Post subject: entries don't show |
|
|
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 </small>
<hr color="red" width="80%">
</body>
</html> |
|
Back to top |
|
 |
Cyberian75
Joined: 26 Sep 2002 Posts: 1263 Location: Oregon
|
Posted: Wed Dec 08, 2004 2:14 am Post subject: |
|
|
Use www.wordpress.org instead. _________________ Michael P.
 |
|
Back to top |
|
 |
fifskasj
Joined: 08 Dec 2004 Posts: 2
|
Posted: Wed Dec 08, 2004 3:52 pm Post subject: advice |
|
|
any other advice? |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 764 Location: Oslo, Norway
|
|
Back to top |
|
 |
|