Search Results for 'bbpress'
-
Search Results
-
Hello
I had WP working. Then I installed bbpress into WP as a sub directory of WP.
ie. /wp/bbpress
I filled out the config.php file. But I get the following error:
Parse error: syntax error, unexpected T_STRING in /wp/bbpress/config.php on line 20
Line 20 appears to be this:
$bb->path = ‘/wp/bbpress/’;
So what could I be doing wrong?
kannued
Hi, Gurus,
I installed a old version bbpress at my webpage. Now I want to upgrade the old version to this formal bbpress 0.72. what should I do? any documents talking about this?
many thanks,
Franky
Topic: tagsize plugin
I hacked up this little plugin that lets you change the size of the tag cloud without hacking any core files. (And, yeah, that’s all it does.)
It does, however, require you to change some code in your template to call the function.
(I took the code from template-functions.php line 1150 or so, the tag_heat_map.)
See it here or download it here.
You can comment about it on my site if you wish. My Release Annoncement.
Hi,
How can I control the number of latest discussions shown on the frontpage?
I know I can edit the “topics shown on each page” in the config file but I just want a few topics on the frontpage and a different amount for the forums themselves.
TIA
Phillip
UPDATE FROM MODERATOR (Feb 12, 2007):
There is now a plugin for this which allows you to specify the number of topics that show up on many of bbPress’ pages:
Has anyone got bbpress to integrate either with WP or WPMU off a second database? Yes, I read the documentation, which isn’t clear as to what I’m supposed to do. I tried many different things, resulting in different errors each time, none of which actually used the wp_users table in bbpress. The last change almost did it, but it somehow horked my WPMU install when I went to add a user to see which db it plunked it in (neither, as it turns out – it seems to be in limbo).
To start, I had a local copy of MU working, and I got an install of bbpress working as well. It’s just getting the two of them hooked up is where I run into issues.
Any ideas? Tips? Step by step instructions?
Topic: Can I do this…?
Hey all,
Not really sure if this is the right area, sorry if not.
I’m thinking of using bbPress on a new site. Theres a couple of things I’d like to figure out first:
– Is there any way of dictating a ‘banned words’ list?
– I want to include a tag cloud type thing but instead of using tags, using post titles.
Any info/ideas much appreciated
Cheers,
-Mark