here the php log
[05-May-2010 16:55:12] PHP Warning: require_once(/Applications/MAMP/htdocs/bbpress/bb-load.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/wp2.9/wp-config.php on line 18
[05-May-2010 16:55:13] PHP Warning: require_once(/Applications/MAMP/htdocs/bbpress/bb-load.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/wp2.9/wp-config.php on line 18
[05-May-2010 16:55:44] PHP Fatal error: Cannot redeclare wp_clone() (previously declared in /Applications/MAMP/htdocs/wp2.9/bbpress/bb-includes/backpress/functions.core.php:1043) in /Applications/MAMP/htdocs/wp2.9/wp-settings.php on line 308
[05-May-2010 16:56:13] PHP Warning: require_once(/Applications/MAMP/htdocshttp://localhost:8888/wp2.9/bbpress/bb-load.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/wp2.9/wp-config.php on line 18
[05-May-2010 16:56:14] PHP Warning: require_once(/Applications/MAMP/htdocshttp://localhost:8888/wp2.9/bbpress/bb-load.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/wp2.9/wp-config.php on line 18
I try to set another path on my wp-config.php as
http://localhost:8888/wp2.9/bbpress/bb-load.php or
/bbpress/bb-load.php
but nothing
any ideas?
kikko088
There is plugin Unread Posts.
In the database, there are values stored for where the wp_users table resides (database host, database name, database password, database username). They’re in bb_meta as bb_options. That might be causing your problem.
https://bbpress.org/forums/topic/lost-all-users-including-me#post-66255
the plugin is not enabled, try checking its settings..
my-templates folder should have 775 permissions to work. if you dnt what permissions are, then follow this link – http://blog.ashfame.com/2009/09/fix-my-templates-my-plugins-folder-not-working-bbpress/
Im getting these messages @ the bbPress syncronization page in WP
(Synchronization with bbPress is not enabled. You must check options and enable plugin to make it work.)
&
URL is incorrect or connection error, please verify it (full variant): pedalmovement.com/forum/my-plugins/wordpress-bbpress-syncronization/bbwp-sync.php
The forum is visible at >>> http://pedalmovement.com/forum/
I have the plugins correct…
Also want to change the template, I uploaded one to the my-templates folder, how do you activate it?
It should be wp_ instead of _wp
It looks like that you don’t have shared tables as of now. Try the admin account with which you installed bbPress.
Ahh.. When you are providing such service why not build up themes which don’t depend on deep integration. Its only difficult for the beginners.
And regarding building up a demo of such themes, I think it can be done somehow if you bluff bbPress by changing the value of fetched data related to active WP theme (I think those are 3 values) and then it should work fine.
This is interesting, the buzzing bee doesn’t show up in any browser but Chrome and Safari for me.
Maybe a CSS3 rule of some kind.
Ah okay maybe it’s the z-index, foreground image overlapping the rear.
Hmm, I can’t quite figure out the issue.
Does anyone in Firefox see this in the header:
https://bbpress.org/common-theme/images/bborg-banner-background.gif
Just checked out Noel’s site and the first thing I see are a bunch of Scarlett Johansson videos! lol
database name, username, password & hostname
These are the only four things you need and since you mention only the username and passwords are changed, this even narrow down.
Is there a possibility your host changed things for a particular hostname only (that script was intended for your WP hostname only and bbPress is on a different hostname)?
And since you are using deep integration, I guess it has to do something with the WordPress loading before and conflicting with the bbPress db connection somehow.
Where is your deep integration line in bb-config.php? Before where bb db settings are defined. right?
Were you using the same database for bbPress? If yes, then you can get the details from wp-config.php file and just copy over the values
Hi!
I installed bbpress with deep integration and it was humming along nicely. Then my host went through all the database user passwords and updated them, for security purposes. They had a script to change the .php files for the wordpress installs, but not for bbpress unfortunately.
First I got “ERROR: Could not establish a database connection” on my bbpress install. I thought, no worries, I just need to update bb-config.php with the new password.
Problem: I did just that, and it is still giving me the same error.
Any chance there’s another file that also needs to be updated? Perhaps with the deep integration there’s a second place that I need to change?
Thank you SO much in advance for your help!
I used SMTP mailer for bbPress and the problem was solved.
https://bbpress.org/plugins/topic/smtp-mailer-for-bbpress/
Thanks for making bbPress.org 2.0 happen Michael !
The new theme is Sam’s excellent work, tweaked and implemented by Noël who’s been working on it on and off for a few weeks.
I’m sure there’s still some wonky things going on that we’ll get straightened out over the next couple days.
Okay after trying to install my BBPress for 4 hours I finally got it up and running. However I could not figure out the complete integration into my WP blog so I think I got like half of it installed. Long story short, I decided to push it one more time in the Integration section of the admin section and there is a part at the very bottom where it says your two databases might be the same and if so it’s usually _wp so I changed that setting to _wp.
Then it made me log back into my BBpress but it did not recognize my password. Now it is saying that none of the names I’m entering are recognized users. Not even “admin” is working. WTF! Does anyone know how this happened and what I can do to get logged back in as the admin? Why is there not an “send info to email” for a password/user recovery?
I have recently discovered that new users at my bbpress forum
fail to receive their welcome email with their password.
BBpress version 1.0.2 integrated with WordPress version 2.9.2
I thought it might be the New User Email Setup , http://www.epicalex.com/new-user-email-set-up/ plugin installed in my WP, but deactivating it didn’t fix the issue.
Any tips on where to start looking for a solution would be much appreciated.
Q1 – the blank page is likely a 500 Internal Server Error. If you are not displaying errors on screen, then you will need to see the php or apache error log to find out what that is.
Kudos to whoever made the change … the new look for the site is a huge step forward. If, for no other reason, than to send the message that “something is happening around here”
Hi at all, I have some question:
first question:
if I put
require_once( dirname( dirname( __FILE__ ) ) . ‘bbpress/bb-load.php’ );
define(‘WP_BB’, true);
on my wp_config.php, for use bbpress function on wordpress, I recive a blank page, why? is the same code that I put on bb-config.php with another path and file. (I can put wordpress function on bbpress, it works). wordpress is on the root and bbpress inside the bbpress folder.
second question:
i have install bbsync, on plugin page I see that there is some config to do, if I click on “It needs your config!” i’m linked on general setting, I don’t understand what I have to do for use this plugin.
third question: is neccesary wp_plugin_bbPress_Integration?
I put all key on bb-config and wp-config.
thank you
kikko088
Yes, for the themes to work deep integration (include wp-load.php) needs to be used. The themes do not work unless the wordpress version is active. So both WP & bbP theme have to be active at the same time for the “preview”
@Daiv
Thanks! They should be up in a few days. I will announce here