Search Results for 'bbpress'
-
AuthorSearch Results
-
November 15, 2009 at 8:51 pm #56736
In reply to: Translation not working?
5402929
InactiveLooking forward to help on the language’s. I’ve got buddypress translated to dutch and that works fine. After that I activated bbpress but cannot figure out where the language files for bbpress go ?
bb-config says: * bbPress Localized Language, defaults to English.
*
* Change this to localize bbPress. A corresponding MO file for the chosen
* language must be installed to a directory called “my-languages” in the root
* directory of bbPress. For example, install de.mo to “my-languages” and set
* BB_LANG to ‘de’ to enable German language support.
*/
define( ‘BB_LANG’, ‘nl_NL’ );
Where is the root directory of bbPress when one installed it with the one-click install from within buddypress ? e.g. where does the .mo file go ?
November 15, 2009 at 10:17 am #56723In reply to: Blank page after install Buddypress 1.1.2
5408820
InactiveI said “same problem”, so copy from kkemenczy message:
1. Which version of WPMU are you running?
2.8.5.2
2. Did you install WPMU as a directory or subdomain install?
as a directory
3. If a directory install, is it in root or in a subdirectory?
subdirectory
4. Did you upgraded from a previous version of WPMU? If so, from which version?
No, this is a clean install,
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
yes, and it will work again if I remove the BP from plugin directory
6. Which version of BuddyPress (BP) are you running?
1.1.2
7. Did you upgraded from a previous version of BP? If so, from which version?
No, this is a clean install
8. Do you have any plugins other than BuddyPress installed and activated?
this is the first plugin in the system.
9. Are you using the standard BuddyPress themes or customized themes?
standard
10. Have you modified the core files in any way?
no
11. Do you have any custom functions in bp-custom.php?
no
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
no
13. Please provide a list of any errors in your server’s log files.
when the plugin activated the blank page appears
+1 have you copied the buddypress themes to themes folder and activated default theme.
yes, but after activate the plugin or activate the theme first I cannot log in the admin site again
November 13, 2009 at 12:15 am #56607Jeff Sayre
Participant@pollyplummer-
There are more detailed instructions here:
https://codex.buddypress.org/developer-discussions/buddypress-forum/
I hope that helps.
November 12, 2009 at 6:02 pm #56564Sarah Gooding
MemberI’ve had issues with it working sometimes and not others on clean installs with virtually no plugins. Maybe I’m doing something wrong. I’ll have to review my process
November 12, 2009 at 4:14 pm #56557Jeff Sayre
ParticipantOne click (or rather two clicks) bbPress install works great for me and many others.
November 12, 2009 at 4:56 am #56520Sarah Gooding
MemberI’m subscribing to this… maybe one click install is too good to be true?
November 11, 2009 at 5:15 pm #564745348648
InactiveI guess it would be important to note that I DID have previous install. Due to some BBpress forum issues during upgrade, I decided to go with a fresh install.
I have copied in the WP theme to /wp-content/themes/Essence-Silver in hopes I can apply it to the main page.
Advice from here?
November 11, 2009 at 2:33 pm #56457In reply to: Forum – cannot post in old groups
Jeff Sayre
ParticipantUnfortunately, I do not have any dev sites that have meta data from the old, deep-integration bbPress forum days. I blow out everything (data and files) when I upgrade. I want a clean install for all dev work. Old test data is worthless to me.
Perhaps jjj or someone else can chime in and help Michael work through the possible issue of orphaned bbPress meta data.
November 11, 2009 at 2:28 pm #56455In reply to: Forum – cannot post in old groups
Michael Berra
ParticipantYes: Deep integration, killed the old data and chose “new bbPress Installation” (if I would have known what you just mentioned with “using an existing install”, I guess I would have done this, because I understud that wrong).
Sadly I don’t have the old bb-config.php anymore (from deep integration), so I cannot do this. Besides the old config-file I tried that reinstall option a couple times (as far as I can see, this just creates a new bb-config.php in the root).
Some thoughts/questions:
1. Why does it after the upgrade not work at all. with BP 1.1.1. and WMPU 2.8.4 at least the newer groups which never had any forum-data from the depp-integration-time had in them worked…
2. When my Test-Install on the same server works it seems to me that there must be somewhere any leftover data from the deep-integration-times that confuses the new forum-setup. So wouldn’t it help to find out where (in files, db, etc) is ANY information regarding the forums stored (like my question above about the wp_bp_groups_groupmeta table). That way we could work our way through…
Ps: In the process I already deactivated ANY Plugins (not only BP-related) – but it did not change anything. So it seems it’s not a plugin conflict…
November 11, 2009 at 2:17 pm #56453In reply to: Forum – cannot post in old groups
Jeff Sayre
ParticipantOkay, we can rule out some strange server configuration issue.
If I remember correctly, you used to have bbPress running via deep integration but did not need any of that old data. The very first time you tried using the new one-click forum setup, did you choose the “Existing bbPress Installation” or the “New bbPress Installation” option?
Do you still have a backup copy of your old bb-config file? If so, then delete the current bb-config.php file by replacing it with your old bb-config.php file. Then go to the WPMU backend and visit “BuddyPress > Forums Setup” and click the “re-install” link. At this stage, it is worth a try.
Please note, using an “Existing bbPress Installation” does not really mean using the old bbPress files. It means use an existing bb-config file to setup bbPress with the bbPress files located in the new location. You will see this text at some point in the process:
BuddyPress will now use its internal copy of bbPress to run the forums on your site. If you wish, you can remove your old bbPress installation files, as long as you keep the bb-config.php file in the same location.November 11, 2009 at 1:54 pm #56449In reply to: Forum – cannot post in old groups
Michael Berra
ParticipantOk.
I already did this. It was a fresh install where the old-bbpress-forums never had been installed. There it works without any troubles… Same server.
Could the table wp_bp_groups_groupmeta have something to do with it. There I find a couple entrances like with the meta-key “forum_id”…
November 10, 2009 at 8:40 pm #56406In reply to: how to access to bbpress admin from buddypress??
Jeff Sayre
Participant@hardseatsleeper
Have you enabled bbPress in WPMU’s backend as Site Admin? You go to “BuddyPress > Forums Setup” and click the appropriate button.
November 10, 2009 at 8:33 pm #56404In reply to: how to access to bbpress admin from buddypress??
5069396
InactiveI’m also experimenting with this today. As an admin I tried to start a new group with a new forum but was given a warning on the group creation screen, saying I needed to configure forums correctly at:
/wp-admin/admin.php?page=buddypress/bp-forums.php
but that page doesn’t exist. I might not have these forums configured correctly, as I can’t see where I’m supposed to start a thread or create a new forum, as I did in bbpress.
November 10, 2009 at 8:22 pm #56402In reply to: how to access to bbpress admin from buddypress??
Jeff Sayre
ParticipantForums integrate into groups. Therefore, if bbPress has been activated and a given group has enabled forums, then you need to navigate to a group that you belong to and click the “Forum” menu. You can then see and respond to existing threads or create a new thread.
November 10, 2009 at 8:05 pm #56397In reply to: how to access to bbpress admin from buddypress??
Lriggle
ParticipantI can’t even find where you create a forum topic in the new integrated BBPress.
November 10, 2009 at 1:35 pm #56359In reply to: wp-signup.php is a blank page
circuit
Participanti’m adding this to functions.php and it’s killing my bbpress integration (which calls wp-load.php in the header). i just get a white page.
/* Kill the wp-signup.php if custom registration signup templates are present */
function bp_core_wpsignup_redirect() {
if ( false === strpos( $_SERVER['SCRIPT_NAME'], 'wp-signup.php') )
return false;
if ( locate_template( array( 'registration/register.php' ), false ) || locate_template( array( 'register.php' ), false ) )
wp_redirect( bp_root_domain() . BP_REGISTER_SLUG );
}
add_action( 'signup_header', 'bp_core_wpsignup_redirect' );November 10, 2009 at 4:21 am #563395069396
InactiveThanks for the help, Ray.
Adding the tables from my forum to my wp db shouldn’t be too hard. It seems to be a prerequisite for integration in bp 1.1
But i really want my old forum users to be buddypress users, seeing how they have years of forum posts in there. I’d hate to cut them off and make them start all over again.
November 10, 2009 at 4:03 am #56337In reply to: Friends Function Has Disappeared…
Don Elliott
ParticipantThanks r-a-y, I did look into that – I have everything enabled except Blog Tracking and bbPress Forums. My only other options (all of which are enabled) are as follows:
Activity Streams
Groups
Private Messaging
Comment Wire
Extended Profiles
Status Updates
…..
November 10, 2009 at 3:13 am #56334r-a-y
KeymasterIs your WP+bb already integrated? If it is, you can probably easily migrate to BP!
I’d probably upgrade your bbPress install to 1.0.2.
Then convert the WP site to WPMU. Here’s a guide I’ve used in the past that might help:
http://welcome.totheinter.net/2008/10/04/how-to-migrate-from-wordpress-to-wordpress-mu/
At this point, I’d make sure to see if bbPress integration is properly integrated with your new WPMU setup. The bbPress integration plugin will help here.
I’d then install BuddyPress and try to use your existing bbPress setup.
—
EDIT: Just read this:
but my bbpress and my wp are 2 different databases, so with bp 1.1 if I combine these, it sounds like it will be easier to integrate these?
Since your bbPress db does not use the same database as your WP install, I don’t think this is going to work.
More info here:
https://codex.buddypress.org/developer-discussions/buddypress-forum/
You could probably use BuddyPress’ internal bbPress setup, but then your original bbPress will be separate from BP.
Hopefully someone else can jump in with more info.
November 9, 2009 at 11:59 pm #56327arghagain
ParticipantAfter looking through global db, I saw the buddypress did not installed any bbpress table at all. After looking into defaults.bb-schema.php, I recreated the bbpress tables as follow:
CREATE TABLE mydb_global.wp_bb_forums (
forum_id int(10) NOT NULL auto_increment,
forum_name varchar(150) NOT NULL default ”,
forum_slug varchar(255) NOT NULL default ”,
forum_desc text NOT NULL,
forum_parent int(10) NOT NULL default 0,
forum_order int(10) NOT NULL default 0,
topics bigint(20) NOT NULL default 0,
posts bigint(20) NOT NULL default 0,
PRIMARY KEY (forum_id),
KEY forum_slug (forum_slug)
);
CREATE TABLE mydb_global.wp_bb_meta (
meta_id bigint(20) NOT NULL auto_increment,
object_type varchar(16) NOT NULL default ‘bb_option’,
object_id bigint(20) NOT NULL default 0,
meta_key varchar(255) default NULL,
meta_value longtext default NULL,
PRIMARY KEY (meta_id),
KEY object_type__meta_key (object_type, meta_key),
KEY object_type__object_id__meta_key (object_type, object_id, meta_key)
);
CREATE TABLE mydb_global.wp_bb_posts (
post_id bigint(20) NOT NULL auto_increment,
forum_id int(10) NOT NULL default 1,
topic_id bigint(20) NOT NULL default 1,
poster_id int(10) NOT NULL default 0,
post_text text NOT NULL,
post_time datetime NOT NULL default ‘0000-00-00 00:00:00’,
poster_ip varchar(15) NOT NULL default ”,
post_status tinyint(1) NOT NULL default 0,
post_position bigint(20) NOT NULL default 0,
PRIMARY KEY (post_id),
KEY topic_time (topic_id, post_time),
KEY poster_time (poster_id, post_time),
KEY post_time (post_time),
FULLTEXT KEY post_text (post_text)
) TYPE = MYISAM;
CREATE TABLE mydb_global.wp_bb_terms (
term_id bigint(20) NOT NULL auto_increment,
name varchar(55) NOT NULL default ”,
slug varchar(200) NOT NULL default ”,
term_group bigint(10) NOT NULL default 0,
PRIMARY KEY (term_id),
UNIQUE KEY slug (slug),
KEY name (name)
);
CREATE TABLE mydb_global.wp_bb_term_relationships (
object_id bigint(20) NOT NULL default 0,
term_taxonomy_id bigint(20) NOT NULL default 0,
user_id bigint(20) NOT NULL default 0,
term_order int(11) NOT NULL default 0,
PRIMARY KEY (object_id, term_taxonomy_id),
KEY term_taxonomy_id (term_taxonomy_id)
);
CREATE TABLE mydb_global.wp_bb_term_taxonomy (
term_taxonomy_id bigint(20) NOT NULL auto_increment,
term_id bigint(20) NOT NULL default 0,
taxonomy varchar(32) NOT NULL default ”,
description longtext NOT NULL,
parent bigint(20) NOT NULL default 0,
count bigint(20) NOT NULL default 0,
PRIMARY KEY (term_taxonomy_id),
UNIQUE KEY term_id_taxonomy (term_id, taxonomy),
KEY taxonomy (taxonomy)
);
CREATE TABLE mydb_global.wp_bb_topics (
topic_id bigint(20) NOT NULL auto_increment,
topic_title varchar(100) NOT NULL default ”,
topic_slug varchar(255) NOT NULL default ”,
topic_poster bigint(20) NOT NULL default 0,
topic_poster_name varchar(40) NOT NULL default ‘Anonymous’,
topic_last_poster bigint(20) NOT NULL default 0,
topic_last_poster_name varchar(40) NOT NULL default ”,
topic_start_time datetime NOT NULL default ‘0000-00-00 00:00:00’,
topic_time datetime NOT NULL default ‘0000-00-00 00:00:00’,
forum_id int(10) NOT NULL default 1,
topic_status tinyint(1) NOT NULL default 0,
topic_open tinyint(1) NOT NULL default 1,
topic_last_post_id bigint(20) NOT NULL default 1,
topic_sticky tinyint(1) NOT NULL default 0,
topic_posts bigint(20) NOT NULL default 0,
tag_count bigint(20) NOT NULL default 0,
PRIMARY KEY (topic_id),
KEY topic_slug (topic_slug),
KEY forum_time (forum_id, topic_time),
KEY user_start_time (topic_poster, topic_start_time),
KEY stickies (topic_status, topic_sticky, topic_time)
);
CREATE TABLE mydb_global.wp_bb_users (
ID bigint(20) unsigned NOT NULL auto_increment,
user_login varchar(60) NOT NULL default ”,
user_pass varchar(64) NOT NULL default ”,
user_nicename varchar(50) NOT NULL default ”,
user_email varchar(100) NOT NULL default ”,
user_url varchar(100) NOT NULL default ”,
user_registered datetime NOT NULL default ‘0000-00-00 00:00:00’,
user_status int(11) NOT NULL default 0,
display_name varchar(250) NOT NULL default ”,
PRIMARY KEY (ID),
UNIQUE KEY user_login (user_login),
UNIQUE KEY user_nicename (user_nicename),
KEY user_registered (user_registered)
);
CREATE TABLE mydb_global.wp_bb_usermeta (
umeta_id bigint(20) NOT NULL auto_increment,
user_id bigint(20) NOT NULL default 0,
meta_key varchar(255),
meta_value longtext,
PRIMARY KEY (umeta_id),
KEY user_id (user_id),
KEY meta_key (meta_key)
);
Unfortunately, test user is still cannot create topic. BBpress forum is essentially broken.
November 9, 2009 at 10:45 pm #56320arghagain
ParticipantJohn, yes it say it did it successfully. I’m looking into defaults.bb-schema.php right now to see if I can find anything. I’m clueless now. Funny thing is that this file is not in buddypress plugin before, but I downloaded the buddypress again from buddypress.org and found it. This file supposed to be gone after buddypress got upgraded or installed?
November 9, 2009 at 10:26 pm #56319John James Jacoby
KeymasterWhen you try the one click installation, does it say it did it successfully?
November 9, 2009 at 10:17 pm #56317arghagain
ParticipantI did not use bbpress for buddypress 1.0.0, but after upgrade to buddypress 1.1.2, I use the one click install bbpress mode. No existing bbpress before that.
November 9, 2009 at 10:11 pm #56316John James Jacoby
KeymasterWas this a fresh installation or did you have bbPress installed previously?
November 9, 2009 at 4:37 pm #56273In reply to: BuddyBar for bbPress
circuit
Participantmy second-level menus aren’t popping out on bbpress. i tried the fix on the first page of the thread but the CSS file is different in newer versions of buddypress. can anyone suggest a solution, please?
/* third-and-above-level lists */
#wp-admin-bar ul li ul ul {
margin: -28px 0 0 183px;
}
#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}
#wp-admin-bar ul li.align-right:hover ul {
right: 0;
}
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
left: -999em;
} -
AuthorSearch Results