Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 1,726 through 1,750 (of 69,016 total)
  • Author
    Search Results
  • #324989
    ajeclizm
    Participant

    I am trying to use the [bbp-register] shortcode on a page but it just shows the shortcode, not the registration form.

    1. I have the latest version of BuddyPress and BuddyPress Docs installed and activated.
    2. I have tried using several other themes, including twenty twenty-two.
    3. I have tried loading in an incognito window.
    4. Same problem happens with other bbp shortcodes, like the login shortcode.
    5. I’ve tried deactivating all other plugins except BuddyPress.

    Anyone know why the shortcodes aren’t working for me?

    Hereโ€™s the page: https://ntgreekreadinggroup.com/register/

    #324985
    Mohd Umar
    Participant

    @geetestdevelop,

    Try checking in the Settings -> Buddypress if the components are active.

    mikeVhd
    Participant

    I want to have VIP members in my website. The VIP members should pay to register. And VIP members have more authority and activity options in website.
    Also I intend to have some marketer for website (affiliate program- like the affiliate wp plugin), and pay to the marketer for the members that invited by them and registerd as vip member.
    How can I do it?

    WordPress version:6.0
    BuddyPress version:10.3.0
    Theme:Olympus.

    I would appreciate to your attention.

    #324976
    joselawrence
    Participant

    Some Help please. All of my buddypress emails not sending. I have the wpmail smtp plugin configured and other emails are being sent but not the buddypress emails, there are not even saved in the email log, which convinces me that they are not being sent al all.

    Any help here will really be appreciated.

    Weird!

    Made the page a draft for now, so at least it won’t get indexed.

    My guess is that mercime removed the docs (or restricted access to them).

    There are obviously much better tools for documenting hooks these days than there were even 4 years ago, so perhaps that page can just get deleted and we can look into generating them over at https://developer.buddypress.org/reference/.

    Thanks for the heads up!

    tracy apps
    Participant

    the three pages linked here codex.buddypress.org/developer/buddypress-hooks-actions-filters/ i would love to access, but they are not public. who controls these? if these are supposed to be private, it’s probably a good idea to REMOVE those links from the PUBLIC codex site.

    #324967
    itsabhist
    Participant

    i want to send buddypress message by PHP code for that i made function as given below

    function send_message(){
    
    messages_new_message(
      array(
        'sender_id'  => 10,
        'thread_id' => 0,
        'recipients' => 11 ,
        'subject'    => 'NOTICE',
        'content'    => 'HELLO',
      )
    );
    } 

    but this is not working and showing error

    Notice: Undefined property: BP_Messages_Component::$table_name_messages in /home/u992033758/domains/site.com/public_html/wp-content/plugins/buddypress/bp-messages/classes/class-bp-messages-message.php on line 143
    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
    SELECT MAX(thread_id) FROM
    
    Notice: Undefined property: BP_Messages_Component::$table_name_messages in /home/u992033758/domains/site.com/public_html/wp-content/plugins/buddypress/bp-messages/classes/class-bp-messages-message.php on line 148
    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '( thread_id, sender_id, subject, message, date_sent ) VALUES ( 1, 10, 'NOTICE...' at line 1]
    INSERT INTO ( thread_id, sender_id, subject, message, date_sent ) VALUES ( 1, 10, 'NOTICE', 'HELLO', '2022-06-13 10:13:46' )

    please support

    joselawrence
    Participant

    Hi, Some help here please.
    I am creating a buddypress community and among other plugins I have the “Buddypress Compliment” and the “Block, Suspend, Report for BuddyPress” plugins active, but these two plugins cause the the “Private Message” button to display last in the user profile header. I want the private message button to display second, right next to the “Add Friend” button and that all other buttons should fall after it.

    Somebody kindly help me with the code needed for this and where to insert it, or if the is another better way to solve this issue I will really be grateful.

    Noon
    Participant

    Is there any way at all to prevent Buddypress Rewrite Rules on Non-Buddypress pages/posts?

    There’s a problem that people have been facing with Buddypress for years that give random 404 errors because of a rewrite rule being executed on nonbuddypress pages the more activity there is, is there something I can do to prevent the write rule from being run on nonbuddypress pages?

    So far there have been absolutely no answers/patches over the years

    #324959
    Noon
    Participant

    Hello, I’m getting 404 errors in a similar way this person was getting 404 errors:

    Getting 404 after visiting activity stream in buddypress

    From time to time, if you click a link not related to Buddypress, you get a 404 error. I uploaded a query monitor and found that on pages that get those 404 errors, there’s a different “Matched Rule” when the page is requested. When it’s not working it’s [^/]+)(?:/([0-9]+))?/?$, when it is working it’s (.?.+?) (?:/([0-9]+))?/?$

    I tried implementing the code in the above link, replacing my failed matched rule with theirs in the code, but I got critical errors. I’m wondering if the code is correct in my instance, and I added it to the class-wp file right after $rewrite = $wp_rewrite->wp_rewrite_rules(); (I don’t know what he means by “in the parse function request”), so I’m wondering if the place I placed it is correct as well

    #324957

    In reply to: Expand a group page

    shanebp
    Moderator
    #324953

    In reply to: [Help]

    shanebp
    Moderator

    The error comes from this plugin: stax-buddy-builder
    Not from BuddyPress.
    You need to contact the creators of this plugin: stax-buddy-builder

    #324946
    pharmdit
    Participant

    Unable to log into my WordPress since I downloaded the most recent BuddyPress plugin. My site is running well, but i’m unable to login as admin with my regular username/password. I am unable to reset my password. The only message I receive is:

    Warning: strpos(): Empty needle in /home/customer/www/pharmdit.com/public_html/wp-content/plugins/stax-buddy-builder/core/hooks/BuddypressHooks.php on line 491

    Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/pharmdit.com/public_html/wp-content/plugins/stax-buddy-builder/core/hooks/BuddypressHooks.php:491) in /home/customer/www/pharmdit.com/public_html/wp-login.php on line 462

    Thank you.

    #324929
    iantiu
    Participant

    I just want to know for certain what is normal behavior for link previews. On the screenshot below, the area circled in red is clickable and it takes you to the URL. However, the area circled in green is not. Is this normal for Buddypress? Is this area for preview only? Thank you.

    Screenshot

    #324927

    In reply to: activate.php files.

    Youzify
    Participant

    Hi @ditout

    Have you set the “Activate” page on BuddyPress settings page?

    image

    #324926
    Youzify
    Participant

    Hi @sevenkader

    Actually, you can add BuddyPress menu on your website Main Menu. Please check screenshot below

    image

    #324908

    In reply to: activate.php files.

    ditout
    Participant

    Hi @kainelabsteam
    I have desactivated all the plugins besides Buddypress and changed the theme, it is not OK,
    so I am sure that is a problem of a bag register verification, and cannot receive this page.
    https://si3.photorapide.com/invites/photos/2022/05/27yqvh.jpg
    how can I make to display this page ? it is a question.
    Thank you !

    #324887

    In reply to: activate.php files.

    Youzify
    Participant

    Hello @ditout

    I think you need to do a conflict test.

    1. Deactivate all of your plugins except BuddyPress. If this solves the problem, gradually activate your plugins one by one, until you spot the problematic plugin.

    2. Change your WordPress theme to WordPress TwentySeventeen (or other default WordPress theme).

    #324886
    Youzify
    Participant

    Hello @iantiu

    As you use Yozuify together with BuddyPress, I think you can ask about this on the Youzify FB Community or on our WordPress support forum. ๐Ÿ™‚

    #324879
    shanebp
    Moderator

    A litespeed style sheet is not being loaded because it is loaded from http – instead of https.
    You can see the error by opening your browser’s inspection tool and then the console.
    This is the error:
    Mixed Content: The page at 'https://www.moviemakingbay.com/mmtb/new-registration-page/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.moviemakingbay.com/mmtb/wp-content/litespeed/css/5810e95e71643d10ac36591f4668ddc7.css?ver=1a34c'. This request has been blocked; the content must be served over HTTPS.

    Your issue is not related to BuddyPress.

    #324874
    mikeVhd
    Participant

    Thank you so much, it works properly.I have used shortcode of this link: https://kainelabs.ticksy.com/article/16578/

    I want to tell a scenario and I will be so appreciated if you tell me your idea:
    I want to design a social network by using Olympus theme, Yousify, BuddyPress and some other plugins.
    In this network we have 5 member types and every member type has some sub member types. Every body should be able to select the member type while registrig in website.
    We also want to have vip members and common members and get pay from vip members. Non vip members should be restricted for some activity. For example just vip members could be able to post. So non vip members sould be able to just see the others posts. We have also affiliate system. And pay commision for marketers that invite new members that register in website. So I think I can use affiliate pro and restrict content pro beside buddypress.
    What is your idea and if there is/are better softwares I will be appreciated if you recomond me.
    Thanks a lot.

    #324866
    Youzify
    Participant

    Hello @doncomputing

    I think, the error come from a conflict between Youzify and another plugin. You may deactivate all of your plugins except BuddyPress. If this solves the problem, gradually activate your plugins one by one, until you spot the problematic plugin. ๐Ÿ™‚

    mikeVhd
    Participant

    How can I show each member type members in seperate page?
    WordPress version:6.0
    BuddyPress version:10.3.0
    Theme:Olympus.

    effi10
    Participant

    Hello

    In a project already in production (with an exclusively private access and about 100 existing members), I want to add a discussion space, and BuddyPress seemed to me to be the ideal solution.

    However, I would like to :
    – keep the native WordPress registration form (already modified)
    – automatically attach users to BuddyPress (when I install BuddyPress, I don’t see them in the members!)

    I already use (among other things) the “Members” extension in WordPress.

    Thanks

    Translated with http://www.DeepL.com/Translator (free version)

    #324839
    davidnewth
    Participant

    Currently customising a WordPress site. Complete newbie, but progressing along. Installed BuddyPress and created a couple of groups and even integrated them with forums (old school) however I need to change the colour of the breadcrumbs (to green) as the site cannot contain any blue. To do this by CSS is preferable as I lack any real knowledge. Many thanks in advance.

    Groups

Viewing 25 results - 1,726 through 1,750 (of 69,016 total)
Skip to toolbar