Search Results for 'buddypress'
-
Search Results
-
Hello,
I’m getting the below error when trying to access my woocommerce home page:
Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in ../wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in../wp-includes/functions.php on line 3560
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in ../wp-includes/functions.php on line 3560
Notice: Use of undefined constant ATT_REQ – assumed ‘ATT_REQ’ in ../wp-content/plugins/wplms-assignments/includes/assignments.php on line 148
Notice: Undefined variable: metabox_settings in ../wp-content/plugins/vibe-customtypes/custom_meta_boxes.php on line 978
Please help!
[Mod edit: server path removed for security reason]
Im importing a previous WP site into buddypress with about 2000 posts from several hundred authors.
However, they old blog posts are not showing up on each users profiles. After some investigation, I’ve realized that the profiles only show items for which have ‘activity records’ which are only created when new post are published.
Does anyone have a function that loops through old posts and generates activity records? I found this, but after trying to modify it for a few hours it still doesnt work: https://wordpress.org/plugins/bp-import-blog-activity/
Topic: Remove Activity / Join Info
Is there an easy way to remove the “joined 1 year, 4 months ago” and the “active 1 month, 2 weeks ago” that is displayed in Buddypress? We would like to remove any instance of these types of notifications.
Thanks in advance with any input on how to achieve this.
I found an interesting discussion from about 5 year ago about an alternative to Facebook: https://buddypress.org/support/topic/alternative-to-facebook/
What do you think about a bundle of plugins, serving your marketing, social networking and content management needs, turning your WordPress/BuddyPress to a Shopify or Volusion for content managers?
Nowadays many people make money from blogging, like Pat Flynn, Yaro Starak, Defek Halperm. All they, and all the marketers say: ‘money is in the list’, referring the email lists they have and the options to manage their contacts freely in a platform independent way(in contrast with in Facebook and G+).
We see many people wanting WordPress to become more ‘social’. What do you think about one such bundle. Would you use it?I have outlined my ideas in a lean canvas: http://decentralizedmodel.wordpress.com/2014/10/15/my-social-media-decentralization-core-via-lean-canvas/
I’d be happy to see your thoughts.I am using wordpress 4.2.2 and buddypress 2.3.2.1
when i go to members area, there is no biographical info of the member. I add biographical info in my profile area but this not showing in my member profile. screenshot url: http://i.imgur.com/Oo8p5RG.png
Is there any way to add this?
Another problem, Where to change header title of the member area?
it just showing membername|sitenameSince I’ve upgraded BP from 2.2 to 2.3, the functions i’ve used to format my activity stream no longer work (they don’t do anything, no errors or no effects whatsoever).
Function was taken from here(https://buddypress.org/support/topic/add-post-featured-image-in-activity-stream/)…
I’ve looked through the 2.3 release notes, but cant find anything that indicated that an action like below might no longer work?
function icondeposit_bp_activity_entry_meta() { if ( bp_get_activity_object_name() == 'blogs' && bp_get_activity_type() == 'new_blog_post' ) {?> <?php global $wpdb, $post, $bp; $theimg = wp_get_attachment_image_src( get_post_thumbnail_id( bp_get_activity_secondary_item_id() ) ); ?> <img src="<?php echo $theimg[0]; ?>" > <?php } } add_action('bp_activity_excerpt_append_text', 'icondeposit_bp_activity_entry_meta');Hello,
I need to add the ‘Favorite’ button that is seen in the activity stream to single posts. I am using it as a bookmark function, so when the user then goes to their favorites page they can see all the posts they have saved.
I’ve seen several older posts (e.g http://www.dnexpert.com/2010/06/11/mark-blog-post-as-favorite-in-buddypress/) but they no longer work with newer versions of BP.
Does anyone have a solution that still works?
I’m making a website that has a few criteria and would appreciate some help thinking through some setup options.
The site needs to have several user groups, I’m thinking buddypress to manage this that would allow users to post in their groups forum, their groups classifieds, etc…
The groups should be automatically assigned to the user on registration based on their email address, think universities. (@school1.com, @school2.com) each would subscribe them to the group for School1 or School2; allowing them to access forums and classified specific to their university.
Any ideas where to start on this? I’ve checked a few plugins but this issue is pretty specific and and moreso looking for where to start coding this.
1. Which version of WordPress are you running?
4.2.22. Did you install WordPress as a directory or subdomain install?
3. If a directory install, is it in root or in a subdirectory?
It is at domain.com/members4. Did you upgrade from a previous version of WordPress? If so, from which version?
No5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
This is a fresh install–relatively, I’ve been playing and testing with it for a month or two, but no posts–not yet public.6. Which version of BP are you running?
2.3.2.17. Did you upgraded from a previous version of BP? If so, from which version?
I have updated my plugins whenever it asks so maybe, but the issues have been present pretty much since I started. I’vbe just been focusing on different areas.8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
Advanced Access Manager: not activated
Akismet: still need to get the API
Child Theme Configurator
Conditional Menus
Lazy Load for Videos
Microthemer: not activated
Press Permit Core: not activated
Restrict User Access
Simple:Press
UpdraftPlus – Backup/Restore
User Role Editor
Zippy CoursesSome are not activated because I was trying out a few different plugins for user roles.
9. Are you using the standard WordPress theme or customized theme?
I have created a child theme from the Social Triggers theme for Zippy Courses10. Have you modified the core files in any way?
I don’t think so.11. Do you have any custom functions in bp-custom.php?
I don’t think so.12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
Not running bbPress13. Please provide a list of any errors in your server’s log files.
How do I do this?
I copied the 300 most recent and removed those that were not from the members folder (smf forum had the most) and got a list of 16–of course there would be more if it listed more than 300. But these give addresses and IPs.
I’m probably not understanding how to do this.All of them are File not Found errors and there are 8 different ones–each error shows twice.
8 refer to Zippy courses, referencing the child theme and wp-admin
2: wp-admin/index.php
2: wp-admin/plugins.php
2: wp-admin/themes.php
2: wp-admin/update-core.phpThe other 8 do not refer to Zippy Courses, but otherwise refer to the same end places.
Does that help?14. Which company provides your hosting?
Cyberlynk15. Is your server running Windows, or if Linux; Apache, nginx or something else?
WindowsI switched themes to 2015 and then 2013 to see if it made a difference and it did not.
I installed a fresh install of WP at a new location (domain.com/members) for using the zippy courses plugin. Afterwards I thought I should try out BuddyPress with it, so I installed and activated it.
I’ve had some issues and I don’t know if its zippy courses, buddypress or something else. But I did just go to the codex and read that I should not have use softaculous to install WP.
So I think I should start over again—not a huge deal since I’m just playing around with zippy and buddy, but I would rather not lose some of the things I’ve done. How can I save what I’ve done and still reinstall? Zippy courses has an importer/exporter, so that’s no problem, but what about the other stuff:
I’ve set up user roles with a plugin and created a child theme and added a second menu and done some other things that, for me, took time.Some of the issues could simply be that I’m still learning (like the child-theme). All of the pages in both the zippy and buddypress core pages section say they are pointing to the page with the corresponding name. I have the front page set as Home. But when I try to go to the homepage it goes directly to the members page instead.
When I try the links at the top: activity, notifications, profile, settings; they all go toThe requested URL /members/members/Rollercoasterider/notifications/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.The only one that goes somewhere is the log out link and that goes to the Simple:Press forum I just set up—before I installed Simple:Press it went somewhere else. I don’t know why it is now going to Simple:Press. (Other than this now directing to Simple:Press, all these issues were present before I installed Simple:Press).
Why do pretty permalinks need to be used? I thought I read something (a few years ago) about these causing problems.
We are looking into switching over from Social Engine to a Buddypress Installation on our current WordPress Installation. We use the DIVI theme from Elegant Themes.
I really need some advice on how to make a good social network for my users with Buddypress. I have it set up pretty well in a development environment. However I cannot get a sidebar to cooperate and go to the right side of the page.
We have an app currently in the APP Store and Google play under Time to Play Golf Mobile. This is a social engine install however i cannot trust that system anymore and am looking to convert over to buddy press where our E-commerce ( Woocommerce) is installed and working well.
If you know anyone who could help please tag them. I am not a developer but have gotten pretty far with WordPress and Buddypress. Our app needs to be able to notify golfers that others are looking to play with them.
Any help would be appreciated.
Topic: Edit Students Stats Widget