|
More site info...
bbPress support forums - bbpress.org | Site profile
|
|
Site profile page for http://bbpress.org.
This report page has aggregated and summarized the online discussions from the Message Board located at http://bbpress.org.
This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional site profile information for http://bbpress.org is also shown in the following divisions:
1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity table on bbPress support forums:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
76
|
299
|
1,154
|
|
Post:
|
220
|
688
|
2,922
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for bbPress support forums (http://bbpress.org)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
bbPress support forums posting activity graph:
|
|
http://bbpress.org Alexa graph:
|
Top authors on bbPress support forums during last week:
user's latest post:
bbShowcase shut down?
Published (2009-11-30 23:13:29)
You should post here: http://bbpress.org/forums/topic/help-out-with-bbpress Or contact Matt Mullenweg at Automattic.
user's latest post:
What's happening with bbPress?
Published (2009-11-30 21:13:33)
I just saw that on bbshowcase.org too... oh no!!!!! Also, I thought that Sam left, not that there was a "removal".... This is all so odd and sad. bbPress is a great platform and the true logical companion to WordPress as of now. Let's keep it alive and thriving.
user's latest post:
Install.php not included
Published (2009-11-28 00:00:00)
You can't see this? I see it just fine on my end. I can't find a way to make the pictures any bigger. http://i722.photobucket.com/albums/ww222/JazzyWazzy_2009/Picture2-1.png http://i722.photobucket.com/albums/ww222/JazzyWazzy_2009/Picture1-1.png
user's latest post:
bbpress-1.0.2 &...
Published (2009-11-30 18:11:28)
This is usually due to a cookie issue. Clear your cookies and then try to login / logout.
user's latest post:
Well, I'm doing SOMETHING...
Published (2009-11-28 23:52:06)
Thanks for the lower-case tip; actually not sure how they ended up in all caps. I'll blame it on the cat. I hadn't heard of robots=none either, but a fairly net-savvy friend said it was easier than entering the various individual instructions (since apparently there are some obscure ones besides noindex, nofollow?). A Google search turns up pages that seem to agree (see # 4), but maybe I should change it back to be safe. The...
user's latest post:
[resolved] BUG: Previous link on...
Published (2009-11-30 00:00:00)
@hatter Changing $empty_format = ''"; to $empty_format = ''/"; make's it work. MANY, MANY thanks. Anyway of me being able to make this work now without having to modify the core bbPress code? My concern is that I want to be able to upgrade bbPress in the future without having to remember I made this modification to the core function.
user's latest post:
Prevent Users From Creating Topics
Published (2009-12-01 00:09:16)
If you found out how to do this ....I'd love to know the answer. I'm trying to set up a penny stock board but having mostly new topics will not work.
user's latest post:
Blank page while installing
Published (2009-11-28 00:00:00)
I have php 5.0.4 and mysql 4.1.20 so apparently this is not the reason why the installation is freezing. Just to clarify i put the dbname/user/password when the installation process asked it to me. After that the installation process told me that it couldn't create the bb-config.php file then i made a copy of the config file, then created manually the bb-config.php and pasted the content of bb-config-sample.php plus the credentials....
user's latest post:
changing tag list view
Published (2009-11-28 06:52:14)
Ok I have written a function to get the tags in a row, but I want to have them comma seperated, any ideas? function bb_row_tags( $args = null ) { $defaults = array( 'tags' => false, 'format' => 'row', 'topic' => 0, ); $args = wp_parse_args( $args, $defaults ); extract( $args, EXTR_SKIP ); if ( !$topic = get_topic( get_topic_id( $topic ) ) ) { return false; } if ( !is_array( $tags )...
user's latest post:
bbShowcase shut down?
Published (2009-11-30 15:13:29)
Please, don't move bbPress project to trash. I am big bbPress fan! Wait new updates.
|
|
|
Top 10 active forums on bbPress support forums during last week:
|
|
Top 10 forums on bbPress support forums:
|
|
|
|
Latest active threads on bbPress support forums:
Started 5 days, 4 hours ago (2009-11-30 00:00:00)
by chrishajer
This plugin will allow you to limit the number of topics shown for almost any view:
http://bbpress.org/plugins/topic/front-page-topics /
Started 3 weeks, 4 days ago (2009-11-09 17:33:23)
by John James Jacoby
Hey Matt!
Without too much detail, I've been neck deep in theme development, bug patching, code re-factoring and clean-up since the Windows 3.11 and Visual Basic 3.0 days. I've been interested in making bbPress be better integrated with WordPress for probably a year or so now? I was a long time phpBB2.0 junkie, and moved to WordPress because I was frustrated at how forcibly linear typical ...
Started 5 days, 4 hours ago (2009-11-30 00:00:00)
by Olaf
... just checked simplepress, looks much more like a forum than bbpress :(
Started 1 month, 2 weeks ago (2009-10-16 00:00:00)
by adamcap
Hey there,
I want to prevent users from creating new topics on my forum. I have everything synced with my WP installation, so new topics are created automatically with every new post.
I guess I just want to remove the links from the forum template/theme to create new topics...is this possible?
Thanks in advance for any help!
Best Regards,
Adam
Started 1 week ago (2009-11-28 00:00:00)
by Null
It's kinda dead atm. Even big plugin suppliers like _ck_ seems to be abandoning this project. It's a shame :(
Started 4 days, 17 hours ago (2009-11-30 11:11:28)
by shansta
oh i worked it out....
Added
a:2:{s:9:"keymaster";b:1;s:13:"administrator";b:1 ;}
to the admin user in phpMyAdmin
edit: Only problem is cannot logout using bb-login.php?logout=1
anyone know why?
Started 4 days, 16 hours ago (2009-11-30 12:09:20)
by chrishajer
http://bbpress.org/forums/topic/errored-when-insta lled#post-60212
Those are just warnings and will not prevent bbPress from running. There are lots of warnings and notices and deprecated messages with PHP software. Normally in a production environment you would not see them. The messages you've posted are not errors, they're just noise which you can suppress.
Started 5 days, 4 hours ago (2009-11-30 00:00:00)
by frooyo
@hatter
Changing $empty_format = ''";
to
$empty_format = ''/";
make's it work.
MANY, MANY thanks. Anyway of me being able to make this work now without having to modify the core bbPress code? My concern is that I want to be able to upgrade bbPress in the future without having to remember I made this modification to the core function.
|
|
Hot threads for last week on bbPress support forums:
Started 1 week ago (2009-11-28 00:00:00)
by Null
It's kinda dead atm. Even big plugin suppliers like _ck_ seems to be abandoning this project. It's a shame :(
Started 5 days, 4 hours ago (2009-11-30 00:00:00)
by Olaf
... just checked simplepress, looks much more like a forum than bbpress :(
Started 1 week, 1 day ago (2009-11-26 05:27:50)
by johnhiler
Where did you download the files you uploaded?
Also, on your local desktop... is there a folder /bb-admin/ with the file install.php in it?
Started 5 days, 4 hours ago (2009-11-30 00:00:00)
by frooyo
@hatter
Changing $empty_format = ''";
to
$empty_format = ''/";
make's it work.
MANY, MANY thanks. Anyway of me being able to make this work now without having to modify the core bbPress code? My concern is that I want to be able to upgrade bbPress in the future without having to remember I made this modification to the core function.
Started 1 week, 1 day ago (2009-11-26 23:27:46)
by chrishajer
Here are the requirements:
http://bbpress.org/about/requirements/
What does this mean?
created/pasted the content of the config within bb-config.php
Also, the relevant info from your phpinfo(); would be the PHP version and the MySQL version. Thanks.
Started 6 days, 18 hours ago (2009-11-28 10:49:52)
by chrishajer
Which plugin are you talking about? It's possible you don't have the software installed to decompress the file. What is the extension?
If you want to download it, instead of clicking the link to the download, just right click and select " Save As" or something similar (I don't have Vista.) Then it will be saved.
Started 1 week, 2 days ago (2009-11-26 00:00:00)
by chrishajer
For issue # 1, you might want to try hidden forums:
http://bbpress.org/plugins/topic/hidden-forums/
For # 2, in the "started by" data column, just use this in your template's front-page.php :
<?php topic_author(); ?>
You said "started by" right, since "last poster" is already there, right?
Started 1 week ago (2009-11-28 00:00:00)
by buddha trance
@hpguru - It looks like it's a site problem, then. Hopefully, now that the word is out, it will be taken care of. Thanks for replying!
Started 3 weeks, 4 days ago (2009-11-09 17:33:23)
by John James Jacoby
Hey Matt!
Without too much detail, I've been neck deep in theme development, bug patching, code re-factoring and clean-up since the Windows 3.11 and Visual Basic 3.0 days. I've been interested in making bbPress be better integrated with WordPress for probably a year or so now? I was a long time phpBB2.0 junkie, and moved to WordPress because I was frustrated at how forcibly linear typical ...
Started 1 week, 1 day ago (2009-11-26 21:33:44)
by chrishajer
It looks like the default for that function is a list, but table would also be accepted. But the other choice, table, would just return (i.e., I don't think they ever finished that, but were maybe planning on having other options.)
function bb_list_tags( $args = null )
{
$defaults = array(
'tags' => false,
'format' => 'list',
'topic' =>...
|
|