Making themes (a little imcomplete, but if you’ve done themeing for other CMS, WP included, you’ll pick it up in a snap).
You can just edit your theme to have ads where you want them. There are some plugins, but there aren’t widgets etc in bbPress (yet?) so you don’t have as granular control.
You should spend some time looking through the bbPress plugin directory:
https://bbpress.org/plugins/
You can also search this forum for things like “adsense” and you will find people who’ve already done what you’re looking to do.
To add a new directory, called a “forum” in bbPress, you log in as keymaster (the admin user you set up at the beginning), click the Admin link, then select “Forums” from the admin panel. That’s where you add new forums. If you want them to act like directories, tick the box that says “Category” and it will become a container to hold other forums and won’t accept posts of its own.
Spend some time playing with the software.
i have a website (not a WP), my own domain and i’m interested in starting a forum using open sources like BB. my hosting company supplies BB’s forum as an option and i’ve already installed it. however, i don’t know how to insert ads in the forum — both google ads and others from my advertisers. i have BB version 1.0 and the only plugins that come with that are akismet, bozo users and hello louie. i don’t know where or how to start a new directory in BB to even add one for advertising and other features like theme etc. Please help if you have can…i’ll greatly appreciate it.
I’ve now made the identical Topic Voices functionality available for bbPress 0.9
http://bbshowcase.org/plugins/topic-voices.zip
Any changes you make to your templates to use it will remain compatible when upgrading to 1.0, users will only have to deactivate the plugin after upgrading.
(this is also a demonstration of how Voices should have been a plugin rather than in the core)
ashfame’s guide is pretty clear on the steps. For me, the key was going to http://YOURSITE/wp-admin/options, grabbing the AUTH keys there, then pasting them in the correlating section of the bbPress config.php file in the install. Once they both had the exact same cookie codes in their config files, it worked like a charm.
I have the same problem… any solutions?
Thank you so much…I’m going to try to reinstall it again.
Integration works! (Mostly)
However, if I log in via BBPress, and try to log-out via WP, it will not let me, I must go to BBPress to logout.
Every other combination of log-in, log-out works (I think) except for this one.
In WP — Out BBP : Yes
In WP — Out WP : Yes
In BBP — Out WP : No
In BBP — Out BBP : Yes
Any thoughts?
WPMU 2.8.1 (in subdirectory, using sub-sub- directories for blogs ( example.com/blogs/blog1 )
BBPress 1.0.1 (in subdomain: bbpress.example.com )
@Ashfame – You keep insisting that no plugin is needed – however, I could not make the integration work until I installed the plugin –
https://wordpress.org/extend/plugins/bbpress-integration/
I have WP installed in a subdirectory, and BBPress installed in a sub-domain. The plugin helped me to discover how to a) make the cookies register in the same root domain, and b) define the cookie hash that was missing.
In short, although it may not be needed – it is useful. In my humble opinion.
Hi all,
I have bbpress 1.01 and inove theme…
The password reset or forget password link is not showing anywhere..
( http://telecomdiary.com/Telecom_Forums/ ) … please help.
Hi all,
I have bbpress 1.01 and successfully running. But, it is the same old problem I am facing.
New users are not recieving mails while they register at forums. Although, I have instant-password plugin, mails need to send. Some one please help me..
I hosted my site ( http://www.telecomdiary.com/Telecom_Forums/ ) at remote server and it is IIS7 Plus….
Why I need to login again if I visit the Extend Section – http://bbpress.org/plugins/ even if I am logged in on forums? Isn’t there should be a synchronization?
You can make a view to do that quite easily.
In fact there is already such a view in “My Views” plugin.
Ignore the completely proprietary query system (BB_Query) that the bbpress api uses, it’s incomplete, brain damaging and 100% non-portable to any other system. Just use real mysql queries instead (that goes for WP_Query as well, I have no idea what they were thinking).
Just for “fun” I’ve tallied the bbPress release history so far:
2009-07-08 03:59 1.0.1
2009-07-03 03:54 1.0 Bechet
2009-06-17 13:09 1.0-rc-3
2009-06-10 14:41 1.0-rc-2
2009-06-03 23:02 0.9.0.5
2009-05-12 13:38 1.0-rc-1
2009-01-07 20:00 1.0-alpha-6
2009-01-02 05:06 0.9.0.4
2009-01-02 05:05 1.0-alpha-5
2008-12-14 10:21 1.0-alpha-4
2008-12-10 02:20 0.9.0.3
2008-10-08 20:04 1.0-alpha-2
2008-08-09 13:11 1.0-alpha-1 (backpress)
2008-04-25 11:41 0.9.0.2
2008-04-03 10:54 0.9.0.1
2008-04-02 22:45 0.9 Brubeck
2008-01-02 20:03 0.8.3.1
2007-09-26 19:59 0.8.3
2007-06-19 16:04 0.8.2.1
2007-06-18 19:06 0.8.2 (pretty permalinks, plugin management, sub-forums)
2007-02-21 01:53 0.8.1 (timezone configuration, forum deletion)
2007-02-08 15:47 0.8 Desmond
2007-01-15 14:56 0.75
2007-01-05 20:01 0.74
2006-10-27 18:51 0.73 (installer, rewrite rules, multi-language support, new template)
2006-10-13 20:38 0.72 Bix (first public release)
2004-12-26 03:20 0.70 (live on WordPress.org 2004-12-28)
Good day,
I am working on a review site built using WordPress/bbPress and am in need of a ratings module. I’ve looked all over but as it turns out what I really want is something that bbpress uses when you go to a plugins page. An example of such a page is below (picked at random):
http://bbpress.org/plugins/topic/best-answer/
On the right sidebar there is brief information along with an average rating and the ability to allow the user to vote (and adjust it in the future). What’s more is that users are able to post their reviews within the same page which is perfect for what I need.
I’m using bbPress in conjuction with WordPress for my site, and since the logins database is used between them a plugin solution can be for either bbPress or WordPress.
Is such a plugin available, and if so where may I find it?
Thanks for your help.
Adam Lawton
Yah, you can see some of the emotional responses in past threads:
https://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress
https://bbpress.org/forums/topic/key-master-posts-not-showing-up
It happened to one of my top contributors, and she almost quit before I finally figured out what was going on! Thankfully it’s just a plugin, so you can turn it off. (It’s a little scary, but more and more stuff like this is ending up in core – so bugs like this will be a lot harder to resolve, imo!)
@_ck_: That would be awesome!
@johnhiler: Thanks for your insights. Before this thread I was not sure if I my theme’s moderation system was simply not working right…looks like it is! My only major beef with bbPress is moderation interface.
1) Don’t like that you can’t permanently delete a post. (Let’s say there is a duplicate…it is pointless for the duplicate to remain in the system, want it deleted completely so I don’t confuse myself when I see it on the “Recently Moderated Items” of the dashboard!)
2) Anyone else have problems where bbPress flags a new poster (maybe they use naughty stuff in their name or profile descriptions) and makes them a bozo but you unfortunately don’t notice that bbPress flagged them for a couple days? Wish there was a better notification system for this (no one wants to lose potential users who are frustrated by their material not showing up)
I think that error occurs if you have bb_ prefix tables already. Can you check the database to see if that’s the case? If there are bb_ tables already, maybe you tried once before to install bbPress?
Looks like you have a bbpress folder inside the forum folder? I think I would just reinstall. Unzip the bbPress software then rename the folder ‘forum’ before you start the installation. That’s probably easier than trying to fix it if you don’t have any action there yet.
Polish forum about chronic gynecological issues. BBPress 1.01 + custom theme.
You can see topics you started on the bottom of your profile page?
https://bbpress.org/forums/profile/thion
Maybe that would be a place to start, in terms of figuring out how to make a custom query?