bb-load, bbsync & wp_plugin_bbPress_Integration
-
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
- You must be logged in to reply to this topic.