Skip to:
Content
Pages
Categories
Search
Top
Bottom

just added site, no admin pages

Published on November 25th, 2009 by financialnudity

i just added bbpress to my website and the admin pages aren’t working at all. in fact, nothing really works other than the main page comes up and clicking on any link just makes the page do a never-ending refresh. the install said there were some “minor” errors in the install, but i couldn’t figure out what they were. i did install it to connect to my wordpress site with a separate database, if that helps any.

stast.php?

Published on November 25th, 2009 by GREY_FOX

hi,

I am creating a theme editing kakumei but i don’t understand when is used stats.php…

documentation in this site says “When viewing forum statistics.”. But i don’t found this page.

two hopefully simple issues (force login & topic author)

Published on November 25th, 2009 by yaysloths

Hey all –

Just started playing with bbpress last night & I am both totally hooked and somewhat frustrated, which seems to be my standard reaction to new software. I’m fluent in HTML, conversational in CSS and have worked with WordPress code before so I’m not completely in the dark, but there’s enough of a learning curve here that I have a few things I’d love some help with, if someone had a moment. Here’s the first two:

1. I would like my forum to be completely private – i.e., people would have to register or login on some sort of splash page before they reached the forum. In searching around these boards I found this plugin, but I just get a big ol’ 404 Not Found when I try to download it (and it looks like it’s a ways behind bbpress v1.0.2 anyway). Is this what I should be using instead? And if so, where exactly would it go, and on what page(s)?

2. I’m trying to add a “topic started by” field to the list of threads; I can get it to show up in the header row but I can’t get the fields in the actual table to show up. See what I mean? That’s no good. It’s probably some stupid PHP thing missing a thing (man, PHP is unforgiving) but I just can’t find it. Here’s the code I’m using:

<?php if ( $topics || $stickies ) : ?>

<table id="latest">
<tr>
<th><?php _e('topic'); ?> — <?php new_topic(); ?></th>
<th><?php _e('started by'); ?></th>
<th><?php _e('posts'); ?></th>
<th><?php _e('last poster'); ?></th>
<th><?php _e('last post'); ?></th>
</tr>

<?php if ( $stickies ) : foreach ( $stickies as $topic ) : ?>
<tr<?php topic_class(); ?>>
<td><?php bb_topic_labels(); ?><a href="<?php topic_link(); ?>"><?php topic_title(); ?></a></td>
<td class="num"><?php topic_author(); ?></td>
<td class="num"><?php topic_posts(); ?></td>
<td class="num"><?php topic_last_poster(); ?></td>
<td class="num"><a href="<?php topic_last_post_link(); ?>"><?php topic_time(); ?></a></td>
</tr>

<?php endforeach; endif; ?>

Lord knows I have more questions, but let’s start with those. Any help would be very much appreciated…thanks!!

“deep” integration

Published on November 24th, 2009 by syborgod

I have already installed and integrated bbPress to WordPress MU on my site, and I need to know if i can add the following:

require_once(‘path/to/wp-blog-header.php’); in bbPress’ bb-config.php (wp-blog-header is in the same

directory as WordPress’ wp-config.php file).

without messing anything up or do I need to reinstall bbPress again and do this process at the beginning?

There was a problem connecting to the WordPress user database you specified. Please check the settin

Published on November 24th, 2009 by

Hello All.

I am trying to install bbPress to my WordPress MU installation for 4th time now.

During the installation process, in the Step 2 where we have the option to integrate the Forums with WordPress, I type all the AUTH keys and all other keys and user database settings correctly, but it ends up showing the following error.

“There was a problem connecting to the WordPress user database you specified. Please check the settings, then try again.”

I’m 100% sure I’ve typed the correct data. Okay. So I skipped the User integration part and proceed to finish the installation. Then, I get my Forums set up. Nice and running. Good. But in the Admin page, if I try to integrate the users with WordPress, I am suddenly logged out of my account and my Admin account is vanished.

If I try to log-in, it says there’s no such account and I can’t access the Admin page any longer/

Why is this happening and what should I do?

Align right "Hot Tags" section

Published on November 24th, 2009 by Ken

Hi:

How do I align the HOT TAGS section to the right?

I’m using Kakumei Blue 1.0 theme for bbpress

thank you ;-)

http://www.movielakay.com/forums/

Post umlauts inside [code]

Published on November 23rd, 2009 by

Hello,

i want to post umlauts inside a code section ,
but when i post umlauts in html-format like this:
& auml ;
& ouml ;

the umlauts change to ä ö.
How can i change this?

[code],

but when i post umlauts in html-format like this:

& auml ;

& ouml ;

the umlauts change to ä ö.

How can i change this?

Link wordpress comments to forum

Published on November 23rd, 2009 by zeaks

I integrated wordpress with BBpress, using the bbPress-WordPress syncronization plugin, it works fine, but I want to link the comments button under the post to direct to the proper forum topic. Is there a way to do this? Or a plugin for this?

EDIT: Actually, nevermind. After making a few posts and reading the hundreds of comments, it’s clear that this plugin is still buggy and not complete, and every other sync plugin is out of date. Off to try something else, BBpress has nothing yet to offer that any other forum doesn’t already have if it can’t integrate completely with wordpress..

Help out with new theme

Published on November 23rd, 2009 by hpguru

http://keskustelu.hpguru.net/

I have http://keskustelu.hpguru.net/forum/pelit etc. without any topics, this is main forum. I have subforums with discussion. In index page i have a main forum with zero post and subject (main forum). I don’t want them zeros. Kakumei don’t display zeros there.

http://keskustelu.hpguru.net/forum/pelit is nonwork, no subforums list. Can i disable link to this page from index? Bad english, but i wish that you help me out. :)

Theme is http://urbangiraffe.com/themes/guangzhou/

To theme developer: awesome theme! Use too in my blog.

bbpress installation help, why can't i log in?

Published on November 23rd, 2009 by SolidarityX

http://i714.photobucket.com/albums/ww145/GrrAnimalCrackers/Bleh/Screenshot-52.png

MySQL Database Information

Status: Setup

Host Name: can0932412570712.db.5237484.hostedresource.com

Database Name: can0932412570712

Database Version: 5.0

Description: WordPress

User Name: can0932412570712

What am I doing wrong, why can’t I get past this part? Do I have to edit a certain file? Just today I installed phpbb3 with these setting, why isn’t it working with bbpress?

Skip to toolbar