Skip to:
Content
Pages
Categories
Search
Top
Bottom

1970 issue

Published on November 30th, 2007 by

Hey.

Usually it only displays the freshness of my forum’s post, but when using the search function it also shows the date the post was created.

Unfortunately it show the year 1970.

Here’s the link:

http://www.cmscentral.de/content/forum/search.php?q=Family

Does anyone know how to fix this?

Thanks in advance!

Information

Published on November 30th, 2007 by

To install my bbpress do i need to create a new database?

I would integrate in my wordpress using same users.

Search function

Published on November 30th, 2007 by

Hey.

I would like to insert a Search Function into my theme, but I couldn’t find the right code anywhere.

Does anyone know the php-call to insert into my template?

Can’t login

Published on November 29th, 2007 by Ben L.

I can’t seem to log in to my forums or blog. What troubles me is that another blog on a different domain refuses to let me log in also, and all three of them are on the same server.

When I click the register link, it tells me that I’m already logged in.

Edit: I seem to be logged in when I use a page that has a php extention. :/

Create a blank page

Published on November 29th, 2007 by

what do i need to do that?

<?php
/*
Page Name: Highest rated
2007-11-29 14:47:26
*/
$sidebar_area = "forum";
// $sidebar_ibox = "topic";
require_once('./bb-load.php');
bb_get_header();
?>
<div id="content" class="narrowcolumn">
<h2>Most highly rated topics</h2>
<?php
// Display top rated
bb_top_topics();
?>
</div>
<?php
bb_get_footer();
?>

Cant display topics so something is missing..

Forum WIthin WordPress

Published on November 28th, 2007 by

Is there a way to have the bbpress forum show within one of the wordpress pages. I dont want my users to go from one site to another that looks different. I want them to stay on my blog yet do everything in the forum while still staying on the blog. is that possible?

Forum keeps going back to wordpress

Published on November 28th, 2007 by

I have wordpress installed in my main directory kicksonfire.com

I have installed bbpress at http://kicksonfire.com/beta/

for some reason when i click anything it takes me to teh 404 error page of my wordpress blog… wat can be wrong?

RSS to Posts?

Published on November 28th, 2007 by citizenkeith

Is there a plugin that will allow me to grab an RSS feed and “post” each news item as a separate thread?

Stick important post on top

Published on November 28th, 2007 by

DHOUU sorry… i got it…

Hi All

Is there any way of making one important post stay on top all the time?! so it is always the first one displayed – and then the others can sort after last edited….

it’s because i have some rules for posting in my forum and i would like people to see this post (where i wrote the rules) every time they go into the forum.

any ideas?!

DHOUU sorry… i got it…

forum underconstruction page

Published on November 27th, 2007 by Null

Hi,

I thought there already was a plugin for this, but I can’t find it.

What I am looking for is a way so the admin can put the forum in undercontruction-mode. Visitors will see a default underconstruction-page until the admin removes it again (with a selection option in the admin?). Very handy when updating a forum.

_Null

Skip to toolbar