Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BP-FBConnect Plugin


benny148148
Participant

@benny148148

I’m running the latest trunk (r 1197), and I installed the plugin into my /plugins folder so an example path is /wp-content/plugins/bp-fbconnect/bp-fbconnect/wp-facebookconnect/common.php.

I am running the BuddyPress theme in my “community.mysite.com” subdomain, so I’m trying to activate it through that dashboard, not the mysite.com dashboard.

However, when I go to activate the plugin, I get the following fatal error in my plugin menu:

Plugin could not be activated because it triggered a fatal error.

Warning: require_once(/home/zmdy/public_html/wp-content/wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /home/zmdy/public_html/wp-content/plugins/bp-fbconnect/bp-fbconnect/wp-facebookconnect/common.php on line 11

Fatal error: require_once() [function.require]: Failed opening required '/home/zmdy/public_html/wp-content/wp-config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zmdy/public_html/wp-content/plugins/bp-fbconnect/bp-fbconnect/wp-facebookconnect/common.php on line 11

error logs show:

[Mon Mar 09 22:39:58 2009] [error] [client 76.187.253.103] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/zmdy/public_html/wp-content/wp-config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zmdy/public_html/wp-content/plugins/bp-fbconnect/bp-fbconnect/wp-facebookconnect/common.php on line 11, referer: http://community.mydomain.com/wp-admin/plugins.php?error=true&plugin=bp-fbconnect%2Fbp-fbconnect.php&_error_nonce=1a91b34821
[Mon Mar 09 22:39:58 2009] [error] [client 76.187.253.103] PHP Warning: require_once(/home/zmdy/public_html/wp-content/wp-config.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/zmdy/public_html/wp-content/plugins/bp-fbconnect/bp-fbconnect/wp-facebookconnect/common.php on line 11, referer: http://community.mydomain.com/wp-admin/plugins.php?error=true&plugin=bp-fbconnect%2Fbp-fbconnect.php&_error_nonce=1a91b34821

Need some help…could it be a bug with installing this into a virtual domain?

Skip to toolbar