Search Results for 'buddypress'
-
AuthorSearch Results
-
September 23, 2011 at 12:48 am #120711
In reply to: Activity stream, nothing records
@mercime
ParticipantDid you also upgrade your BuddyPress Template Pack plugin to version 1.2?
September 23, 2011 at 12:21 am #120710In reply to: White screen of death when trying to activate 1.5
September 22, 2011 at 10:55 pm #120698In reply to: buddypress 1.5 won’t activate?
Adam
MemberAny ideas? Testing a theory that the plugin installer in the WP dashboard did not set up or download, or extract all the bp files properly, deleting the plugin from ftp took 1 second where as it usually takes a minute.
fixed it: It looks like the WP Plugin installer did not do its job properly
September 22, 2011 at 10:49 pm #120696In reply to: Widgets are not working BuddyPress 1.5
Chido
MemberI have exactly the same problem!
September 22, 2011 at 10:28 pm #120695In reply to: Widgets are not working BuddyPress 1.5
Myne Whitman
MemberThe widgets in one of my widget area are not showing either unless I move them some place else. And they lose their boxes.
September 22, 2011 at 9:06 pm #120691In reply to: Some Activity features not working with BP1.5
everydayreviews
MemberIm still having trouble. now the message form is showing up, but when I click on send message, it comes up with a blank form, the name doesnt transfer. when i do send a message, i got a blank page with this error now:
Fatal error: Call to undefined function bp_get_settings_slug() in /home2/showandr/public_html/wordpress/wp-content/plugins/buddypress/bp-messages/bp-messages-notifications.php on line 20Also, all replies to any activity not showing up/not working. any ideas?
September 22, 2011 at 8:19 pm #120689In reply to: buddypress 1.5 won’t activate?
Adam
MemberHeres what I did:
(this is on a multisite – yes my host allows for e to execute php files and -press type programs, including wordpress and bbpress)
I deleted my old BPress for other issues that worked upon its deletion. I then searched and installed this version through the dashboard for network admin and then tried to network activate. the first tie I got that error, I then checked the permissions and tried an experiment by setting things from 750 – 777 for all files and directories (including sub directories) of my “upload to” folder. so this made all associated files with bp 777. I tried activating it again….same issue.
September 22, 2011 at 7:44 pm #120682In reply to: 1.5 Group Avatars using Mystery Man Default?
September 22, 2011 at 7:34 pm #120681In reply to: Upgrading Buddypress – Wizard Problem
raquel_p
MemberThanks Boone Gorges!
A comment the line about enable multiblog and the wizard runs well. I really need the Multiblog feature in my website and I will uncomment the line after. I have problems to make BP-compatibility runs, but now they are solved.
September 22, 2011 at 7:28 pm #120680In reply to: Changing Groups URL Slug
Boone Gorges
KeymasterThis is a good idea for a feature enhancement. I encourage you to open a ticket, requesting that these slugs be customizable. http://trac.buddypress.org
September 22, 2011 at 7:26 pm #120679In reply to: 404 Not Found for all pages!
MajinSaha
Member@r-a-y What happens is what I described above. I NEVER activated BP Template Pack. It’s only installed for future use, that’s all.
September 22, 2011 at 7:26 pm #120678Boone Gorges
KeymasterHave you gone through the BuddyPress setup wizard? When you go to Dashboard > BuddyPress > Pages, is there a page associated with Members?
September 22, 2011 at 7:24 pm #120677In reply to: Previous version?
Boone Gorges
KeymasterYou can download previous versions of BuddyPress from https://wordpress.org/extend/plugins/buddypress/download/
September 22, 2011 at 7:23 pm #120676In reply to: buddypress 1.5 won’t activate?
Boone Gorges
KeymasterVery strange. Can you check your file permissions, to make sure that the web server can read the contents of bp-core?
September 22, 2011 at 7:11 pm #120675In reply to: Frisco Child Theme
angslycke
Participant@davidtcarson Sounds great! Will wait for the version in the repository then. I think your theme will become really popular since there’s a huge lack of good looking themes and since it’s a child theme to the original theme and thus easier to update. Thanks again for all your work and count on me to help spread the word!
September 22, 2011 at 7:05 pm #120674In reply to: “My topics” link in support does not work
r-a-y
KeymasterThanks for the report.
I’ve filed a ticket about this:
https://buddypress.trac.wordpress.org/ticket/3604#comment:2September 22, 2011 at 6:59 pm #120673In reply to: Changing Groups URL Slug
alanchrishughes
ParticipantIs unhooking a difficult task?
@DJPaul did you know of a better way to do this? You had replied to me a while back on the blog post for beta 1 that it shouldn’t be too hard.
September 22, 2011 at 6:48 pm #120671In reply to: importing users from 1.2.10 to 1.5
r-a-y
KeymasterUsers are the same even when you upgrade from 1.2.x to 1.5.
If you’re talking about an import users option for BuddyPress (not WordPress), that’s different. A plugin like that could be developed, but as far as I know, nothing freely exists at the moment. I could be wrong though.
September 22, 2011 at 6:47 pm #120670In reply to: Poll (User’s Results)
islandcastaway
ParticipantHello,
This really isn’t a BuddyPress thing.Check out https://wordpress.org/extend/plugins/polldaddy/
Polldaddy is an Automattic ruckus http://polldaddy.com/
September 22, 2011 at 6:41 pm #120668In reply to: member profile settings 404 error
r-a-y
KeymasterSeptember 22, 2011 at 6:26 pm #120667In reply to: BP_DEFAULT_COMPONENT usage
islandcastaway
ParticipantNo, that is where i started.
I added:
define( ‘BP_DEFAULT_COMPONENT’, ‘sites’ );to bp-custom and now it does.
so the page https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/ is incorrect.
I currently have:
define( ‘BP_MEMBERS_SLUG’, ‘clients’ );
define ( ‘BP_BLOGS_SLUG’, ‘sites’ );
define( ‘BP_DEFAULT_COMPONENT’, ‘sites’ );//define ( ‘BP_IGNORE_DEPRECATED’, true );
//define ( ‘BP_ENABLE_MULTIBLOG’, true );//define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );
define( ‘BP_SILENCE_THEME_NOTICE’, true );
//define( ‘BP_ENABLE_USERNAME_COMPATIBILITY_MODE’, true );
define ( ‘BP_DISABLE_ADMIN_BAR’, true );in wp-config. all seem to work accept the default profile page.
September 22, 2011 at 6:25 pm #120666In reply to: Changing Group tab display defaults
Andrew Tegenkamp
Participantok, let’s give this code a shot. I just tried it on a local dev and it worked well.
Code:function redirect_group_home() {
global $bp;
$path = clean_url( $_SERVER[‘REQUEST_URI’] );
$path = apply_filters( ‘bp_uri’, $path );
if (bp_is_group_home() && strpos( $path, $bp->bp_options_nav[‘groups’][‘home’][‘slug’] ) === false ) {
/*
echo "HERE WE GO…";
echo "<PRE>"; print_r($bp->groups->current_group); echo "</PRE>";
echo $bp->groups->current_group->status;
echo $bp->groups->current_group->is_user_member;
*/
if ($bp->groups->current_group->is_user_member || $bp->groups->current_group->status == ‘public’) {
//echo "<PRE>"; print_r($bp->bp_options_nav); echo "</pre>";
//exit();
if ($bp->bp_options_nav[‘groups’][‘announcements’][‘slug’]) {
bp_core_redirect( $path . $bp->bp_options_nav[‘groups’][‘announcements’][‘slug’] . ‘/’ );
} else {
bp_core_redirect( $path . $bp->bp_options_nav[‘groups’][‘forum’][‘slug’] . ‘/’ );
}
//bp_core_redirect( $path . ‘welcome/’ ); //quick hack for some other tab
}
}
}
function move_group_activity_tab() {
global $bp;
if ($bp->groups->current_group->is_user_member || $bp->groups->current_group->status == ‘public’) {
$bp->bp_options_nav[‘groups’][‘home’][‘position’] = ’98’;
$bp->bp_options_nav[‘groups’][‘admin’][‘position’] = ’99’;
$bp->bp_options_nav[‘groups’][‘home’][‘name’] = ‘Activity Log’;
}
}
add_action(‘wp’, ‘redirect_group_home’ );
add_action(‘bp_init’, ‘move_group_activity_tab’);If that does not work for you can you kinda enable debug and comment out the /* and the //echo lines and see if you get anything different?
On a side note, I noticed you called them forums. Did you know that bbPress is now a plugin at https://wordpress.org/extend/plugins/bbpress/ if you don’t want all the BuddyPress features and just the forum itself? Just an FYI in case that serves ya better. Check out https://bbpress.org/blog/ for more as it’s new as of yesterday as an official release.
September 22, 2011 at 6:18 pm #120665In reply to: Blogs & Sites
r-a-y
KeymasterYou need to create a WordPress network first before you can use BuddyPress’ blog tracking functionality.
Have you read this article?
https://codex.wordpress.org/Create_A_NetworkSeptember 22, 2011 at 6:02 pm #120661In reply to: BP_DEFAULT_COMPONENT usage
r-a-y
KeymasterBuddyPress 1.5 created pages for your directory pages.
In the WP dashboard, navigate to “Pages”, and try and find a page that says “Sites” or “Blogs” or whatever your blog directory is called. Rename the page slug to ‘sites’.
Then in your bp-custom.php file, use:
`define( “BP_BLOGS_SLUG”, “sites” );
define( “BP_DEFAULT_COMPONENT”, “sites” );`September 22, 2011 at 5:55 pm #120660In reply to: 404 Not Found for all pages!
r-a-y
KeymasterAfter you’ve installed BuddyPress, what happens when you switch to the bp-default theme?
In the WP dashboard, navigate to “Appearance > Themes” after you have installed BuddyPress and select “BuddyPress Default 1.5”Do not activate BP Template Pack yet. What happens?
Does BuddyPress function on the site?
-
AuthorSearch Results