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 

archive problems

 
Post new topic   Reply to topic    boardom Forum Index -> How to ?
View previous topic :: View next topic  
Author Message
invis



Joined: 06 Dec 2004
Posts: 2
Location: singapore

PostPosted: Mon Dec 06, 2004 3:13 pm    Post subject: archive problems Reply with quote

I posted a november entry and december entry on my site, but nothing appears on the archives. Here is my site: http://www.tuesday-morning.org/instinct/indexx.php and as you can see, nothing appears under the archives section.

Here is my code:
Code:
 <div class="sidebartitle">Navigation</div><p>
  <a href="http://www.tuesday-morning.org/instinct/girl/girl.php">The Girl</a><br>
<a href="http://www.tuesday-morning.org/instinct/visitors/visitors.php">Visitors</a><br>
  <a href="http://www.tuesday-morning.org/instinct/reads/reads.php">Reads</a><br>
  <a href="http://www.tuesday-morning.org/instinct/fun/fun.php">Fun</a><br>
<a href="http://www.tuesday-morning.org/instinct/site/site.php">Site</a><br>
<a href="http://www.tuesday-morning.org/instinct/leaving/leaving.php">Leaving?</a><br>
<a href="http://www.tuesday-morning.org/instinct/indexx.php">Clear/Journal</a>
<p>

<div class="sidebartitle">Archives</div><p>

<?php include("../instinct/b2/b2archives.php") ?>

<p></div>


Please help. Thanks![/code]
Back to top
View user's profile Send private message
Cyberian75



Joined: 26 Sep 2002
Posts: 1278
Location: Oregon

PostPosted: Mon Dec 06, 2004 8:25 pm    Post subject: Reply with quote

In Options, try setting the archive mode to Monthly.
_________________
Michael P.

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



Joined: 06 Dec 2004
Posts: 2
Location: singapore

PostPosted: Tue Dec 07, 2004 1:10 am    Post subject: Reply with quote

it has already been set to monthly, but still the same thing happens. Also, there is an error when I include the full url of the archives:

Code:
<div class="sidebartitle">Navigation</div><p>
  <a href="http://www.tuesday-morning.org/instinct/girl/girl.php">The Girl</a><br>
<a

href="http://www.tuesday-morning.org/instinct/visitors/visitors.php">Visitors</a><br>
  <a href="http://www.tuesday-morning.org/instinct/reads/reads.php">Reads</a><br>
  <a href="http://www.tuesday-morning.org/instinct/fun/fun.php">Fun</a><br>
<a href="http://www.tuesday-morning.org/instinct/site/site.php">Site</a><br>
<a

href="http://www.tuesday-morning.org/instinct/leaving/leaving.php">Leaving?</a><br>
<a href="http://www.tuesday-morning.org/instinct/indexx.php">Clear/Journal</a>
<p>

<div class="sidebartitle">Archives</div><p>

<?php include("http://tuesday-morning.org/instinct/b2/b2archives.php") ?>

<p>


The error is
Fatal error: Call to undefined function: dbconnect() in /home/cindyfc/public_html/instinct/b2/b2archives.php on line 8
Back to top
View user's profile Send private message
Cyberian75



Joined: 26 Sep 2002
Posts: 1278
Location: Oregon

PostPosted: Tue Dec 07, 2004 3:59 am    Post subject: Reply with quote

You apparently deleted some essential lines of code. Refer to the original index file that comes with b2.
_________________
Michael P.

Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> How to ? 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