Search Results for 'wordpress'
-
AuthorSearch Results
-
September 23, 2011 at 6:35 am #120731
In reply to: [fixed] Bug on 1.5
Paul Wong-Gibbs
KeymasterWordPress does that to slugs when there’s already a pre-existing slug with the same name; it adds a number to differentiate.
September 23, 2011 at 1:39 am #120718In reply to: Widgets are not working BuddyPress 1.5
Chido
MemberBP Default. Native WordPress themes, like the login form that used to be in the right is not showing in this version
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 9:05 pm #120690rodrigueswilson
ParticipantHow can I chage wordpress 1.5 language?
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: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: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: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: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 5:48 pm #120659In reply to: 404 Not Found for all pages!
MajinSaha
Member@Paul_Gibbs, the error I get is something like that:
[Thu Sep 22 08:47:40 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/wordpress/register, referer: http://localhost:9080/wordpress/September 22, 2011 at 3:40 pm #120633In reply to: 1.5 Group Avatars using Mystery Man Default?
sheffieldlad
MemberThe setting is in wordpress under discussion I believe
September 22, 2011 at 3:30 pm #120632In reply to: BuddyPress 1.5 compatibility for plugins and themes
Damon Cook
ParticipantAlso, Custom Profile Filters seems to be working fine with BP 1.5 / WP 3.2.1.
September 22, 2011 at 3:25 pm #120631In reply to: BuddyPress 1.5 compatibility for plugins and themes
Damon Cook
ParticipantBP User Profile Map seems to be working nicely on BP 1.5 / WP 3.2.1. See in action here
September 22, 2011 at 3:04 pm #120629valuser
ParticipantA note on this. may or may not be relevant.
Have two test multisite installations both with subdirectories and both with bp installed on a subdirectory via wp-config -define ( ‘BP_ROOT_BLOG’, 14 );
One (say A) I left BP on 1.2.9 and then on 1.2.10.
The other (say
I was continually updating via ftp to server with the trunk version right up to 5176 (which btw is labelled 5175 on trunk page). here the bp subdirectory is (define ( ‘BP_ROOT_BLOG’, 2 );B is fine up to now with 5176
To-day, once 1.5 was made official I tried updating A in the normal fashion via the WordPress.
disabled plugins etcWent to Wizard but the references to the bp pages are all for blog id 1 not to blog id 14 and if i go to the pages via browser I get Error 404 – Not Found
Hope this is of some use. Thanks for all the work you guys have done. Is there any remedy for Site A (not urgent).
September 22, 2011 at 2:54 pm #120626Boone Gorges
KeymasterGlad to hear it
September 22, 2011 at 1:54 pm #120616echoman
ParticipantThank you boone that worked and that was all i wanted to know and learn it’s a learning curve .I respect that there are volunteers i actually don’t like bumping so trust my i apologize for that. Out of frustration i think you’d understand. Anyways you’re a lifesaver and i won’t bump threads anymore .I know the core team etc, are working hard to get things working. I am now a happy soldier!!
September 22, 2011 at 1:45 pm #120615In reply to: BP 1.5 & bbpress 2 (site wide) slugs
Boone Gorges
Keymaster@darrenmooney
`Its unfortunate that BuddyPress was set up this way`I agree. We’re working toward a solution that will allow for both sitewide forums and group-specific forums. This solution has been delayed by the impending release of bbPress 2.0 and the long BP 1.5 dev cycle. Now that both of these milestones have passed, we will be able to work toward a more flexible forum solution. You can follow that development on tickets like https://buddypress.trac.wordpress.org/ticket/3598
September 22, 2011 at 1:36 pm #120613Boone Gorges
KeymasterNo need to bump more than once a day. We are all volunteers!
– Dashboard > Pages > the name of the post you want to edit.
– Find and click the “Screen Options” button. Make sure the “Discussion” box is checked.
– A “Discussion” box should appear. Uncheck “Allow comments”. Update the post.September 22, 2011 at 1:29 pm #120612In reply to: Needed BUDDYPRESS 1.3 zip file. URGENT
Boone Gorges
KeymasterThere was no BuddyPress 1.3. See https://buddypress.org/2011/07/buddypress-1-5-beta-1/
You can download earlier versions of BuddyPress at https://wordpress.org/extend/plugins/buddypress/download/
September 22, 2011 at 1:12 pm #120610echoman
ParticipantBump
It would be nice to get a response please.September 22, 2011 at 8:12 am #120586September 22, 2011 at 8:05 am #120583In reply to: 404 Not Found for all pages!
MajinSaha
Member@Paul Gibbs
Thanks for your answer!
1) I did complete the install Wizard ( the one consisting of 6 steps, right? ).
2) I am on my own machine running Wamp ( Windows + AMP ). My site has a URL in a form http://localhost/wordpress in a web browser.
As for permalinks, I’m not quite sure what you mean. When I was asked for permalinks in the install Wizard, I checked “Year and month” option: year/month/sample-post. In the permalinks section of the Settings in the Dashboard I checked “Year and month” as well.
So what do you think? Maybe the fact I’m running BuddyPress locally causes such results?September 22, 2011 at 6:58 am #120577In reply to: Some Activity features not working with BP1.5
Paul Wong-Gibbs
KeymasterDid we AND WordPress remove backpat for that function??
-
AuthorSearch Results