Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 5,076 through 5,100 (of 32,678 total)
  • Author
    Search Results
  • danbp
    Participant

    Hi,

    BuddyPress doesn’t handle users. It use WP’s user_table and user_meta and his own meta tables (bp_activity_meta or bp_notifications_meta).

    In BP settings, you have an option to sync BP to WP profile’s. And that’s all.

    If you have another plugin who’s is synced with WordPress profiles, guess it will do the same with BP. But, adding a custom member table only for BP usage within WP registration process isn’t a good idea as you probably will have to rewrite a lot of code.

    Members are the heart of BP, but in the sense of “how to show members and let them work together”, not in the way to include/register them to the site.
    BP doesn’t never affect the first step when accessing the WP user registering. This step belongs clearly to WP ONLY. Adding member and meta tables doesn’nt modify that.

    samurdhilbk
    Participant

    I am running two registration schemes in my website (which is still under local development). For one, I am using a different plugin which works with the default wp_users table. For the other, I am thinking of using a different table (say wp_members).
    How do I make BuddyPress work with this table (and an associated meta table) without disrupting the other plugin?

    If I’m not mistaken, doing

    define ( 'CUSTOM_USER_TABLE', 'wp_members' );
    	
    define ( 'CUSTOM_USER_META_TABLE', 'wp_members_meta' );

    would alter the WP settings as well.

    WordPress version – 4.7.2
    BuddyPress version – 2.7.4

    #263433
    leo1951
    Participant

    Buddypress: Version 2.7.4
    Wordpress: WordPress 4.7.2 running MesoColumn theme

    Hello Forum, I have being searching and reading the many threads about the Buddypress activation email not being sent and is not coming up with a solution and it seems that this issue goes back very far.

    With out Buddypress activated I am able to get the registration email. I am also using Easy WP SMTP.

    Is there any input that can guide me?

    Many Thanks

    Fred.

    #263432
    thasmas
    Participant

    Hi I came across this great post from 3 years ago and I wounder if we have any “good changes” on those plugins, mentioned there… I really need Pre-booking, Attending Buttons without paying (YES, MAYBE, NOT ATTENDING) –
    Way to contact these Audience who marked “MAYBE ATTENDING”, waiting list and compatible with BBpress which means Members could be able to create and manage events from the front end….

    thanks,

    Hello!

    I am currently setting up and developing a social media site based on WordPress/BuddyPress but can’t find a single event plug-in, that meets our requirements:

    1. Users can submit events
    2. Integration in the BP Frontend/Profiles
    3. Ability for recurring events
    4. Usage of custom Post Types and Taxonomies for Events and Locations
    5. Ability to show intention to attend (like in Facebook)
    6. Ability to invite others (your friends) to an event by BP messages or BP notifications
    7. Activity Stream entrys for creating and attending events
    8. Sell tickets (preferably integrating mit MarketPress or WooCommerce).
    9. Granular Shortcodes and Template-Tags for complete customization of output.

    I would gladly pay 500 or even 1,000 dollars for a plug-in that does it all!

    I started off with looking at a plug-in, I’ve been using for 4 years now: Events Manager. Its VERY well documented, has loads of shorttags and complies with 1/2/3/4/7/8/9. But it cant invite other users by internal BuddyPress functions and you cant say “I’ll attend” without “buying” a ticket.

    Then I came upon Event Espresso. Nice and polished and with some extra features like QR-Code tickets and a mobile app to have a digital check-in. It also exposes all content through a JSON API possibly making a mobile app integration (like with PhoneGap) much easier. It also offers seating plans for variable tickets. But again: no invitation or notification through BuddyPress. No “Attend” and “maybe” buttons like in FB. And no BuddyPress integration, not frontend event submission and unless you have bought a license you cant check, what shortcodes it has to offer. Certainly a more tight-lipped approach to technical support.

    For a long time I thought, these are the major players I have to choose among, before I became aware of Events+ by WPMU. Incredibly, it seems to be the only WordPress events plugin mimicking the FB way of showing your intention to attend. The “Attend” and “Maybe” buttons are front and center of this plugin, along with recurring events and a system to buy tickets (integrated with MarketPress). It even allows different ticket prices based on user level/role. But a lousy pre-sales documentation and limited number of shortcodes and again: no internal invitation feature.

    I googled again and again, before I found a reference to the original BP events plugin, seemingly abandoned by its (too good not to ne hired by Facebook) developer. This plug-in, was apparently able to invite friends of the event organizer through BuddyPress notifications. It hasnt been developed further since then, it seems, and it came with a peculiar “feature”: all people invited were automatically registered as attending. If everything in life would be so easy

    #263422
    samurdhilbk
    Participant

    Oops! Forgot to mention this

    WordPress version – 4.7.2
    BuddyPress version – 2.7.4

    samurdhilbk
    Participant

    Oops! Forgot to mention this

    WordPress version – 4.7.2
    BuddyPress version – 2.7.4

    #263417
    Venutius
    Moderator

    There’s quite a few privacy plugins for BuddyPress, just search the WordPress Plugins directory for BuddyPress and Privacy

    johanna75
    Participant

    But how to set exactly this menu (with red circle with number notifications) out the very top admin bar but in the right sidebar for example.
    I follow this link:

    BuddyPress Links in WordPress Menus


    But notifications does not display… 🙁

    samurdhilbk
    Participant

    When I try to associate the page called ‘Members’ with the members directory in the BuddyPress settings panel it refuses to save the settings. There is no error in the PHP error logs or anywhere that I can find. When I click ‘Save settings’ the page reloads with nothing selected as the members page.

    There is a notice called ‘The following active BuddyPress Components do not have associated WordPress Pages: Members. Repair‘. When I click on ‘Repair‘ again nothing happens. How can I resolve this?

    #263380

    In reply to: Is Buddy Press for me?

    djsteveb
    Participant

    @rickaltman – I think buddypress can do most of what you describe here right out of the box. I would search for forum threads and maybe plugins to have your members auto join a group –
    this would give you something like “your site dot com / groups / mainGroupName / members
    for this kind of list – although it would be a list rather than grid system – you may find another way to do it, but it’s probably gonna take some hacking-up things to get the grid layout if you really want that – I’d try to find something less robust – like maybe just the wpmudev membership2 plugin in the wp repo – and hackup a page to list authors with a wp theme or something…

    bp can do a profile pic.. but it needs plugins to really “upload photos” – and that’s a can of worms in which some is over-baked, some under baked, and future possibilities are endless.. some built in bp hooks have been made a while back but.. well not sure what meant exactly by “upload photos” –

    its going to be much easier to get community support for regular wordpress themes and such.. buddypress is probably a lot more power than your use case is gonna need.. and with that is gonna be spam issues – virtually no support for customizing anything.. even if you knew php really well, you’d have learn wordpress well, and then try to digest all the BP docs and sort through tracs.. gits.. and other random stuff on the web that is not well documented, no well supported, and leaves you wondering if it’s secure… and the chances of all the various hackedup things working well together is blah… and future updates – hahaha.. who knows that is going to happen.

    In your situation I’d say it wouldn’t hurt to play around with BP – as it’s free.. but if it doesn’t do what you want out of the box.. then I would delete it all – and try a basic wordpress with members plugin.. maybe even just a ‘multi-author blog” – you’ll get less spam, and much less work.

    Others may think / feel differently about all this, my experience comes from my issues – your mileage may vary..

    #263379
    danbp
    Participant

    Thank you for these clarifications.

    It was not a BuddyPress issue and not a WordPress issue (as first expected), but a simple php error in a custom file. Little cause, big disease

    This is a lesson for all of us: whatever you code, take care with it. A missing dot, coma or other little syntax error can lead to endless searches, heavy expectations and massive headaches!

    #263378
    danbp
    Participant

    Hi,

    BP devs are aware of this detail… Please read https://buddypress.trac.wordpress.org/ticket/7392

    #263375
    mmrs151
    Participant

    Hi,

    As soon as I activate the plugin on my php7.1 (stable) my site breaks, and on the error log, this is what is says,

    [php7:error] [pid 8669] [client 127.0.0.1:55242] PHP Fatal error:  Uncaught Error: [] operator not supported for strings in /home/muhammad/Sites/wordpress/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php:281\nStack trace:\n#0 /home/muhammad/Sites/wordpress/wp-includes/class-wp-hook.php(298): BP_Activity_Component->setup_admin_bar('')\n#1 /home/muhammad/Sites/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)\n#2 /home/muhammad/Sites/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#3 /home/muhammad/Sites/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(143): do_action('bp_setup_admin_...')\n#4 /home/muhammad/Sites/wordpress/wp-includes/class-wp-hook.php(298): bp_setup_admin_bar(Object(WP_Admin_Bar))\n#5 /home/muhammad/Sites/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)\n#6 /home/muhammad/Sites/wordpress/wp-includes/plugin.php(515): WP_Hook->do_action(Array)\n#7 /home/muhammad/Sites/wordpress/wp-includes/admin-bar.php(83): do_action_ref_array('admi in /home/muhammad/Sites/wordpress/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php on line 281, referer: http://localhost/wordpress/wp-admin/plugin-install.php?s=BuddyPress&tab=search&type=term
    

    Thanks for your time.

    samurdhilbk
    Participant

    When I try to go to the Register page while already logged-in, BuddyPress redirects to the home page. How can I change where it redirects to, in such an occasion?

    WordPress version – 4.7.2
    BuddyPress version – 2.7.4

    #263358
    maccast
    Participant

    Thanks @shanebp. Yes for sure we would want to avoid the scenario where we are “re-uploading” the default choosen image for each user. I guess I was sort of hoping there was a way in the uploader to just offer them to choose images from our custom library. Sort of like when you use the WordPress media uploader and can choose to pick from the library limiting it to “uploaded to this post”. Overloading the template and using our own custom image picker will work fine. By it being stored in another custom user meta data field it does add some complexity in figuring out how to decide which cover image to use. Meaning that if they upload an image and have also chosen one of our images I need to decide which image takes priority. I’m not sure how I’d do that since meta data fields don;t maintain an “updated” timestamp.

    #263307
    rgrober
    Participant

    Thank you very much for the reply @shanebp!

    I found this on the member-header.php file.

    On a member’s profile page, I’m attempting to insert an element before the user’s name (directly before, not above), but I’m not sure which hook I’m supposed to use.

    I’m successfully adding content after/below the User’s name by using bp_before_member_header_meta

    Do plugins and themes create custom hooks in addition to the standard wordpress hooks?

    Again, I really, really appreciate your help!

    #263297
    ptangen
    Participant

    I have been trying to get sweet date working. It requires buddy press so I have tried to install the new version of that – 2.7.4, I believe. After it is activated, I get the white screen of death. After enabling debugging, I get the message below after activating buddy press. I switched back to the twenty fifteen theme and the behavior is the same.

    Any ideas about how to get around this issue?

    Thanks,
    Paul

    Fatal error: Uncaught Error: [] operator not supported for strings in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php:281 Stack trace: #0 /Applications/MAMP/htdocs/wordpress/wp-includes/class-wp-hook.php(298): BP_Activity_Component->setup_admin_bar(”) #1 /Applications/MAMP/htdocs/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /Applications/MAMP/htdocs/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /Applications/MAMP/htdocs/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(143): do_action(‘bp_setup_admin_…’) #4 /Applications/MAMP/htdocs/wordpress/wp-includes/class-wp-hook.php(298): bp_setup_admin_bar(Object(WP_Admin_Bar)) #5 /Applications/MAMP/htdocs/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #6 /Applications/MAMP/htdocs/wordpress/wp-includes/plugin.php(515): WP_Hook->do_action(Array) #7 /Applications/MAMP/htdocs/wordpress/wp-includes in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php on line 281

    #263290
    rebekahltc
    Participant

    Hello,

    I’m so sorry to ask, and I’ve tried so hard to get to the bottom of this myself. I’ve come to the end of my knowledge and our site is launching tomorrow.

    Background – I work for a charity which puts older people in schools to help with reading. We’re poorly funded, and creation of the site has fallen to me. As our audience is older people, often reluctant with new technology, I need this to be as user friendly as possible.

    I’m running latest version of WordPress, latest BuddyPress, with ColorMag as a theme (I have a child theme running)

    My problem is the groups page – it’s not presently as clearly as I’d like. My weak spot is CSS, I’m a bit clueless.

    When I go onto the page – the text for Group Admins/Group Mods is massive, meaning the user need to scroll down to see the content for the group. I’ve used an element inspector and I can see its H2, but where to change it and how? It’s way out of proportion.

    The other thing on my wish list, is to add a colour behind the group menu (Home/Forum/Members etc) – I’d like this to appear as a nav bar, to make it clearer, but I don’t know how.

    I would so appreciate some help. We’re on such a shoe-string that development ust fall to little old me, and although I’ve done pretty well so far, I’m stumped. I’ve searched and fiddled with it to no avail.

    Thanks so much in advance for any pointers.

    #263286
    shanebp
    Moderator

    In which file are you seeing bp_before_displayed_user_fullname ?

    It’s probably a wordpress do_action hook.
    https://developer.wordpress.org/reference/functions/do_action/

    #263281
    danbp
    Participant

    You can activate wp_debug mode.

    #263280
    danbp
    Participant

    Hi,

    BuddyPress follow your wordpress registration settings. Some other details can be found here:

    Registration

    Modifying the Registration Form

    #263277
    Glowball
    Participant

    I’ve just installed BuddyPress 2.7.4 on WordPress 4.7.2 and I have a question about functionality. I have this configuration working and I was hoping to replace the standard user capabilities with BuddyPress.

    1. There is an Event custom post type
    2. There is a Member custom post type, and each Member has a single post associated with them
    3. Each Event will have 1 to many Members, and each Member will have attended 1 to many Events
    4. The bridge between Events and Members is another custom post type, Attendees

    I’d like to allow Members (WP Contributors) to have the additional functionality that BuddyPress provides. In addition, I’d like to add WP Subscribers to the list of BuddyPress users but they will not have the additional Member post or any of the associations I mentioned above. They’d be limited to BuddyPress functionality.

    Is this possible? Thanks!

    #263221
    danbp
    Participant

    Hum, i have not noticed such an issue on any of my BP sites, what ever theme i use…
    Have you tested with all plugins deactivated ?

    Afaik you have to debug properly.
    Use WP and BP only, with Twenty Sixteen and wp_debug activated.

    https://codex.wordpress.org/Debugging_in_WordPress

    Read also here and give details.

    #263218
    danbp
    Participant

    @deunit,

    it’s not an issue but eventually an enhancement.
    As nothing new appeared in the plugin sphere, and if you don’t know further, follow Shane’s recommendation.

    To monetize your BP, perhaps you can consider MyCred ?

    Closing this tread now.

Viewing 25 results - 5,076 through 5,100 (of 32,678 total)
Skip to toolbar