Search Results for 'buddypress'
-
Search Results
-
Topic: Activity time
Hi,
When I post something in the buddypress activity stream. It’s 7 hours behind. So it says Fernon posted 7 hours ago instead of 1 minute ago.
Does anyone have any idea what this could be? The wordpress and server time stamp settings are correct.
I’ve seen in other topics that this is a bug in Buddypress. Still can’t figure out how to solve this.
Thanks!
Hi,
basic vanilla wordpress, buddypress installation (and forum component activation) after bb-config.php is not generated in the wp base directory.
I tried on localhost (mamp), and hostgator too.
1.6.5 version, there’s nothing wrong, there’s a ready config file.
is it a bug or what could be the problem?
thanks for your help!
I really need someone to help. I installed Buddypress but the pages are not working. Al I see is blank. When I activated the Twenty -twelve theme it worked. That explains that the problem is from the theme. Now how do I make the theme compatible with Buddypress.
The links is fruitbearerschapel.org/communityHello, I’m new to BuddyPress but have plenty of WordPress experience. I’m running WordPress 3.5.1 and BuddyPress 1.7.1, making use of theme compat.
I have created a page called ‘Members Directory’ which is associated with the Members component directory. I’ve added some profile fields using bp_member_profile_data( ‘field=XXX’ ); and am adding them into a custom sidebar which displays user information.
Everything is displaying perfectly when I’m inside the members directory but when I am on other pages the BuddyPress profile data does not display – presumably because this is outside of the scope of the members component.
I’d like to find a way of displaying this information outside of the Members component directory. I know there is a new BP_User_Query function, which sounds like it may be similar to WP_Query, and I’m wondering if I could use this. Unfortunately I can’t seem to find any documentation or info around the web on this.
Any help would be very much appreciated! Thank you
Howdy folks, I’m currently using WP 3.5.1 I just upgraded to BuddyPress version 1.7.1
I have a custom user role called “Manager” that I’ve created with the User Role Editor plugin. Prior to my upgrade to BP 1.7.1 I gave this user role total administrative access over the website except for things like plugin installations and such. This user role could also edit the profiles of all the members in the directory.
Unfortunately since the upgrade, people with the “Manager” user role are not able to edit people’s profiles anymore because they get taken to a page saying: “Sorry, the page you have requested cannot be found or you do not have sufficient privileges.”
I have indeed disabled all my plugins to no avail. I do have a backup just in case, but I’d really like to resolve this issue if at all possible. I double checked the permissions of the “Manager” role as well and they do have the options for “edit_profile” and “edit_users” among various others.
Thanks so much for your time and assistance.
Topic: Profile groups
I am using the code here http://pastebin.com/RLreXE7X which was in another post to display all profile groups during registration. But I can’t figure out how to get the ID (or name) of the current profile group in the loop, is this possible? Psuedo code something like this
<?php /***** Extra Profile Details ******/ ?> <?php if ( bp_is_active( 'xprofile' ) ) : ?> <div class="register-section" id="profile-details-section"> <h4><?php _e( 'Profile Details', 'buddypress' ) ?></h4> <?php /* Use the profile field loop to render input fields for the 'base' profile field group */ ?> <?php if ( function_exists( 'bp_has_profile' ) ) : if ( bp_has_profile( ) ) : while ( bp_profile_groups() ) : bp_the_profile_group(); ?> if (profile group ID = x) SOME CONDITIONAL STUFF <?php while ( bp_profile_fields() ) : bp_the_profile_field(); ?> ....If someone makes a long update in the activity stream of a group then the read more link appears at on the update but when it is clicked there is a page not found error. To work around this my people are posting in the group forum but that is not really what I want I would rather have everything on the group activity page. The forum posts cannot be edited even by admin, when I try to edit them I get “Oh bother! No topics were found here!” I have tried maxing out the time that edits are allowed in the forum settings but that did not work either.
What would be ideal would be if I could just get the ability for the long posts to be accessable from the group activity stream. I hate forums anyway and would rather get rid of them.
I am desperate for some help with this as I have just got some serious traffic going to this site and I would like these guys to hang around.
here is my site http://
I have buddypress 1.7.1 running on wordpress 3.5.1 I am using buddycolumns theme but I have tried the default theme which does not rectify the problem.
Plugins that are currently installed (not all active)
bbPress
BP-Registration-Options
BpDev Recently Updated Blogs Widget
BP Export Users
BP Gallery
BP Group Management
BuddyPress
BuddyPress Activity Comment Notifier
BuddyPress Activity Plus
BuddyPress Activity Stream Bump to Top
BuddyPress Edit Activity Stream
BuddyPress Facebook Connect Plus
BuddyPress Gifts
BuddyPress Like
BuddyPress Links
BuddyPress Privacy Component (BP Privacy, BP_Authz, or BPAz)
Buddypress Sitewide activity widget
BuddyPress Template Pack
Codepress Admin Columns
CONTENT BLENDER
CubePoints
CubePoints Buddypress Integration
Easy Google Analytics for WordPress
Email Login
Facebook Like User Activity Stream For BuddyPress
jQuery Vertical Accordion Menu
Ping Kaching
PrettyGallery
SI CAPTCHA Anti-Spam
WangGuardTIA
Alice.Topic: What page for "register"?
I have buddypress set up inside S2member. When my subscribers get through paying on Paypal they are being sent to a page that says “that page doesn’t exist.” I see that my BuddyPress pages “registration’ section is all set to -None- . What should those be set to? I don’t really have a page on my site that is a registration page. Is there a Buddypress shortcode or something I’m supposed to put on a page?
I try to keep all my plugins updated and today saw that BP 1.7.1 was available. I upgraded and didn’t think twice. I check a few hours later and my Register page, Activity page and Members List pages (only BP pages I have on my site) are not working. The pages all appear, but the content section is completely blank. The login form, forums, news pages, everything else is fine.
I used vaultpress to restore to last nights backup and it works fine again so it’s definitely the update (I didn’t do anything else today)
Using latest version of WP installed in a directory on a Godaddy server. Using BP 1.7.1 but now back to 1.7. I have a few plugins but they never effected anything with 1.7. All are updated to latest versions: Akismet, bbpress, buddypress, bulletproof security, gD press attachments, jetpack, postloop, vaultpress, wangGuard, wordpress seo.
Using a custom theme too. I should have tried to switch back to the default theme sorry!
I just updated my Buddypress website to 1.7.1 and now I can’t comment or post an update. Other people are having this problem.
I am using WordPress 3.5.1, and Buddypress 1.7.1.
Is there a fix for this?
Thanks.
Hi All
I would like to modify the Buddypress Registration Page to a certain look.
Ideally, I would like to have it set up as a single column with certain fields in a certain order, rather than having two columns as it is setup. So I would like to have it setup as:
1. Name
2. City
3. Province/State
4. Country
5. Email Address
6. Username
7. Password
8. Repeat PasswordRight now I am only able to modify the right column of fields as under Dashboard – Users – Profile Fields.
Can I modify without mucking around with PHP Code or is there another registration plugin I can use that will be compatible with Buddypress?
Thanks!