Search Results for 'bbpress'
-
Search Results
-
Topic: database error
Hi: I’m getting the following error (I’ve search through the threads here but can’t find anything on this):
bbPress database error: [Table ‘miningan_ss12084.wp_users’ doesn’t exist]
SELECT ID FROM wp_users WHERE user_login = ‘admin’
bbPress database error: [Table ‘miningan_ss12084.wp_users’ doesn’t exist]
SELECT * FROM wp_users WHERE user_login = ‘admin’
my blog is at http://www.miningandmoney.com
and the forum is at http://www.miningandmoney.com/forum/
This comes after installing via bluehosts script and getting to the integration stage.
Can you help?
Topic: Password mismatch
I’ve installed the 0.9.1 last night. Integration with WP went smoothly and fast.
The problem popped up when i’ve logged on into bbpress with my WP user:pass. It did log me in, but later on attempt to log back into WP said “ERROR: Incorrect password.”
I’ve reset the WP password, logged in, logged out. Logged into bbpress. Than tried to log in to WP with same password and again “ERROR: Incorrect password.” popped up. So it appears that every time i log into bbpress it messes up the WP password.
If i change WP password by resetting it, it works. If i edit my user password in WP – bbpress will accept it.
But if i log into bbpress – WP starts giving me the “incorrect password” message. So bbpress accepts all changes that WP is making to the password, but WP stops accepting the password even after simple login to bbpress with it.
I use WP 2.3.2, latest BBpress, shared databases, shared cookies. UTF8 on both installations. I use “admin” as a login name.
I installed latest version of bbpress on mybrandinc.com and enabled the URL re-write from the admin settings page.
But i am getting 404 errors when i click on links from forum.
My host has enabled mod-Rewrite.
Any help?
Thanks
Hi,
Just installed bbpress latest version on mybrandinc.com. I want to integrate it with my wordpress on featuritis.com and have the users logged in both if they log in at one of the sites. Looks liek for this to work, both the wp and bbpress shoudl be under same domain.
Isn’t there any way to get it to work on different domains.
Thanks for any help/workaround.
With both WP 2.3.3 and WP 2.5 under bbpress 8.3.X I was using the Wordspew plugin to present a shoutbox plugin on my front page of bbpress.
It worked fine, and users who registered with my bbpress were included as wp users as well with the bbpress integration plugin.
Once I upgraded to 9.0.1 the call to the script which presented the shoutbox simply didn’t work anymore.
I poked around and tried to manually add the javascript and css calls in the template header, but nothing worked.
I restored my database to the previous condition, re uploaded my files, and it’s working fine.
I’m wondering what’s changed which would interfere with this simple procedure?
To my mind, if it were an integration thing… then the shoutbox would appear, and new users would not be recognized. So they wouldn’t be able to post shouts.
Instead, the get_jal_wordspew function simply doesn’t work.
Any ideas how I could either get this working again with the new version and improved integration?
Or perhaps port the wordspew plugin to become a bbpress plugin?
It’s silly that a shoutbox is so important at the top of a message board… but people really love it.
The documentation on this site has been updated to reflect the recent changes to installation, upgrading and integration.
Please consult the documentation before posting a question here. There is a good chance that your question will be answered there.
Fresh install of WP2.5 and BB.9.0.1
Within bbpress admin, i setup the maps to from WP -> BB roles
When creating a new user from the WP admin screen, selecting a role of any selection, it will default to the standard member. (verifying by looking under the bb admin user screen)
My solution was to just change the bb_capabilities meta_value to the desired role level of new seeded users.