Skip to:
Content
Pages
Categories
Search
Top
Bottom

How-to: Delete all spam and deleted posts or topics from database

Published on November 28th, 2009 by hpguru

You need phpMyAdmin. In PHPMYADMIN´s bbPress database choose SQL. Go here. Please backup first!

DELETE FROM *bb_posts* WHERE *bb_posts*.*post_status* =2 ;

DELETE FROM *bb_posts* WHERE *bb_posts*.*post_status* =1 ;

PLEASE CHANGE ALL * TO BACKTICKS `

OK. Spam and deleted posts now deleted from db.

2 = spam

1 = deleted posts

Converting smf forum to bbpress

Published on November 28th, 2009 by Macmenddotcom

I have used the phpbb script found here to convert smf has made an SQL dump which all looks ok but when I try to run it in phyadmin on the bbpress database it keeps stopping with duplicate errors either on the ” left for empty fields or on the user themselves anyone know why

Disable Time limit for editing post

Published on November 28th, 2009 by

Hi,

I want to allow my user to be able to edit their post forever, how can I disable the time limit on post editing?

Thanks in advanced

Can't login here with wordpress login

Published on November 28th, 2009 by Macmenddotcom

And it refuses to allow me to reset my password why is that?

"There was a problem connecting to the database you specified."

Published on November 28th, 2009 by Jeroenrs

I’m very new to this, I installed WordPress a few days ago and now I’d like to install bbPress. The installation of WordPress went great, but when I try to install bbPress, I get the “There was a problem connecting to the database you specified.”-error. So there must be something wrong with the data I filled in, what did I do wrong?

Database name: b4_4599254_forum

Database user: b4_4599254

Database host: ftp.byethost4.com

Thanks.

downloading a plugin file on Vista

Published on November 28th, 2009 by mrsparex

Fortunately I’ll not be able to hear people laughing at me but I just bought hosting from Siteground (great service by the way) and they uploaded bbpress for me. I believe I found how/where to upload in the “my plugin” file. It asks where to download from… well….when I try to save the plugin download onto my computer it defaults to save it with notepad (offers internet explorer too). When I save it with notepad and then view the file it looks like wingdings on bad drugs. I know this is a silly question for most here…but how do I save a plugin download with Vista? (go ahead and laugh my speakers are off) LOL …I must to learn more basics before I can do this it appears. oh yeah….my site is pennyforums.com Thanks!

bbPress "Extend" pages broken on this site?

Published on November 27th, 2009 by

Hi there. I’ve tried with different browsers, but get the same results. It seems that the footer is missing from the Plugins/Extend section on the bbPress site, so the pages are cut off half-way down. Plugins can still be downloaded, but one cannot read the discussions there. What’s going on? Is anyone having the same problem?

Install worked but user can't post and Wp pages don't show when logged out

Published on November 27th, 2009 by federalist1

Just redid a fresh install of bbPress with integration and everything worked until the error on the last step.

Now I have two problems:

Users can’t post in the forums. Is this because the restore of old posts from an SQL file failed?

Visitors can’t see the pages on the wordpress page without logging in.

Since the database is now shared, how can I clean up the bad bbPress restore?

Last poster link

Published on November 27th, 2009 by

Hi, on front-page template and forum template how do i make the last poster’s username hyperlinked to its profile?

Thanks

What's happening with bbPress?

Published on November 27th, 2009 by Darfuria

It has been 4 months since the latest update on the blog, and I’ve not heard any news about it elsewhere. I know that it’s a side-project of sorts, but I was just curious to know if there was any development news or upcoming features.

Skip to toolbar