Published on March 19th, 2009 by Postmatic
I’m using WordPress 2.7.1 and just installed the latest alpha of bbpress. Looking around I see lots of very old chatter about Themepress being the best solution for sharing a theme between the two products.. but it doesn’t seem to be available/work anymore.
So what’s the latest? I’m going to make the assumption that someone picked up on themepress’s work and has come up with a solution to integrate WordPress and Bbpress themes. What’s the latest and greatest?
Best,
Jason
Published on March 19th, 2009 by Null
Hi,
Beneath eacht post there is a line like: Posted 2 days ago #. The # is a link directly to the topic. Now I want to get this link from (to?) the second post, so I can use this link in a plugin. But how to get this link?
Many thanks
Published on March 19th, 2009 by DTI
I take some days to install the bbpress forum software and still can’t pass step 1.
I have checked many topics at “install”, “installation” and “config.php” etc. in FORUMS and try it.
After read these topics, I was confused.
1. If I only need forum and don’t need blog. Do I need install WordPress?
2. Do I need to fill the Show Advanced Setting in step 1? I checked the bb-config-sample.php file, it prompt “If you are installing for the first time, leave them here.”
Published on March 19th, 2009 by
I just do not know where to read about it.
Published on March 19th, 2009 by
I installed bb-press on my mac server.
I can log-in and write the post on it.
But I can’t activate any plug-ins.
Ativating action sent me the page : http://myhost/bb-admin/plugins.php?action=activate&plugin=core%23akismet.php&_wpnonce=1a942aa4d3
but there are error message : Your attempt to do this has failed.
It’s same both of 0.9.0.4 and Alpha 1.0.
I made my-plugins folder on bb-press root directory and uploaded plug-ins which I downloaded.
I can see the list on admin > plugin. But I can’t activate it too.
Please help me.
Published on March 18th, 2009 by
简体中文测试,喜欢。
希望站长继续加油,支持你们。
Published on March 18th, 2009 by
Hi guyz,
I am working on a new website (php5/mysql5/apache). I have already installed bbPress in sub-directory on my website. What i am trying to do is to integrate my website’s user registration and login module to work with bbPress.
1) When user registers on my site, s/he automatically registers in bbPress too.
2) When user login on my site, s/he automatically login on bbPress too.
I have googled it but most of the topics are for bbPress & WP integration. I am sure this scenario must have happened to someone else before me
I just cant seem to find the solution. please help me.
TIA
Published on March 18th, 2009 by kevinjohngallagher
My latest plugin has hit a snag.
I cannot seem to overwrite bb_get_header() using add_filter(‘bb_get_header’, ‘function_i_want_to_run_instead’);.
I’ve tried variations, adding priorities, spelling – y’know the usual, but nothing i can do seems to overwrite that function. I’d appreciate any help. Thanks
Published on March 17th, 2009 by Hard Seat Sleeper
I made a mistake in integrating my wp and bbpress, by changing the database used to determine users. I thought the database was the same, so I added the wp prefix. Turns out they’re not the same. Now I can’t log into my forum anymore because it’s looking up the login in a different table
I’m getting the error:
bbPress database error: [Table ‘xx_users’ doesn’t exist]
SELECT ID FROM xx_users WHERE user_login = ‘xx’
Can anyone help me disable this as soon as I can? No one can log in!
Published on March 17th, 2009 by
I am running WordPress 2.7.1
I just downloaded the latest bbPress from this website.
According to the screencast I should be seeing a request for AUTH, SECURE_AUTH, LOGGED_IN, and NONCE keys. However, the latest installer seems to be asking for the old SECRET_KEY and nothing else.
Why is this? Is this a reversion error? If this is not an error, you need disambiguation comments in many places, including on the website, in the screencast, and in the installer.