Look in your web server’s error log (or ask your host to do that for you ).
looked thought error log… nothing there that i can see that would relate to the issue…
Why would that happen?
[21-Feb-2012 02:30:16] WordPress database error Multiple primary key defined for query ALTER TABLE wp_usermeta ADD PRIMARY KEY (umeta_id) made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_screens, do_action, call_user_func_array, bp_forums_directory_forums_setup, do_action, call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDelta
[21-Feb-2012 02:30:16] WordPress database error Multiple primary key defined for query ALTER TABLE wp_users ADD PRIMARY KEY (ID) made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_screens, do_action, call_user_func_array, bp_forums_directory_forums_setup, do_action, call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDelta
[21-Feb-2012 02:30:16] WordPress database error Duplicate key name ‘user_nicename’ for query ALTER TABLE wp_users ADD UNIQUE KEY user_nicename (user_nicename) made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_screens, do_action, call_user_func_array, bp_forums_directory_forums_setup, do_action, call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDelta
How did you build your theme? Did you use the BP Compatibility Pack, or is it a child theme of bp-default? It’s possible that you’re missing some of necessary template files. (like those inside /members/single/)
well i used the BP compitability… thats my first experience with BP…
i have the folders like /members/single/… maybe something is missing in them? or maybe some server set up?
see this…
http://beta.christianheritageonline.org/wp-content/themes/christianheritage/bp.png
maybe something with mod_rewrite?
even when i enable the dp-default theme… those pages are still not working…
Anybody can help or maybe at least direct at where to look at the problem?
thanks!
I was having this problem last week. I had Event Espresso’s Membership Integration plugin running, which was overriding the buddypress plugin. If you don’t have Event Espresso, it’s a plugin doing this.
Go in and deactivate individually each plugin and do a check. It’s tedious, I know. But I ended up rebuilding my entire website in a weekend and found out it was just a plugin.
Event Espresso has been working on BuddyPress integration and they used to have it, but that all changed when BuddyPress went to 1.5 and it broke their own code.
@snowlas, thanks so much! i was going desperate. yeah member plugin was the issue at the end…
is there a fix for that so far?
so if i will use something lower then 1.5 of buddypress i will be able to use the member plugin?
do you know?
i have wp 3.2.1 will i be able to use BP 1.4 on it fine with the member plugin?
thanks for your help! you are the man!
I have no idea. From Event Espresso’s support forums, it looks like something they’ve worked on since November. Now when Event Espresso go to 3.2 (it’s at 3.18) we may see a difference then.
I just stopped using Member Integration. I was already using Membership from WPMU Dev and all Member Integration was going to do was prefill information for me. But it didn’t work and I’m not heartbroken. Membership did a lot more for me.