Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 6,651 through 6,675 (of 69,043 total)
  • Author
    Search Results
  • #273509
    Marcoevich
    Participant

    I am also unable to register new user accounts. I have a checkbox field on the registration page which always fails to validate with message “this is a required field”. Doesn’t matter how many boxes I tick. It always fails.

    Also, there’s a php notice on my registration page. This one: Warning: trim() expects parameter 1 to be string, array given in /public_html/wp-content/plugins/buddypress/bp-members/screens/register.php on line 93

    darrennye
    Participant

    Thanks Ray,

    I did find this link/plugin – not sure if it will work for me:
    https://profilepress.net/downloads/wordpress-buddypress-extended-profile-sync/

    But can you please comment on the other issue, the Alphabetic sort disappearing when Extended Profiles is disabled?

    Thank you

    #273497
    r-a-y
    Keymaster

    @knowitallninja – There are a couple of other instances of groups_record_activity() that needs to be replaced.

    See https://buddypress.trac.wordpress.org/attachment/ticket/7870/7870.02.patch

    #273496
    r-a-y
    Keymaster

    Thanks for confirming and finding the bug. I’ve created a ticket here – https://buddypress.trac.wordpress.org/ticket/7870

    #273495
    knowitallninja
    Participant

    Hi @r-a-y

    That’s definitely the issue. I do have activity deactivated. I fixed the issue by commenting out lines 588-592.

    It also fixed my other problem with the free trial, as when users signed up to a free trial it automatically adds them to a buddypress group.

    So it was all down to that.

    Thanks

    r-a-y
    Keymaster

    BuddyPress currently doesn’t support the WordPress default bio fields for the Extended Profiles component.

    There is a ticket that might add this functionality in a future version:
    https://buddypress.trac.wordpress.org/ticket/7162

    #273491
    r-a-y
    Keymaster

    Thanks for the report, @knowitallninja.

    Sounds like a bug. It seems like you do not have the Activity Streams component active. Can you confirm?

    If you do not have the Activity Streams component active, can you activate it on the “Settings > BuddyPress” page temporarily until we can address this issue?

    #273490
    knowitallninja
    Participant

    I have now tried everything except rollback.

    I have uninstalled and reinstalled buddypress. I have deactivated every single plugin except buddypress and I have even switched to the twenty-seventeen theme, with no custom code or anything. I am still getting an error when I add a user to a group. The error in my log says this:

    Call to undefined function groups_record_activity() in /wp-content/plugins/buddypress/bp-groups/bp-groups-functions.php:588

    So it seems the error is certainly to do with buddypress itself, right? Anyone got any suggestions?

    r-a-y
    Keymaster

    It looks like there is a bug where the activation email post is not created for new installs using single-site.

    I’ve reported the bug here:
    https://buddypress.trac.wordpress.org/ticket/7869

    The fix can be found here:
    https://buddypress.trac.wordpress.org/attachment/ticket/7869/7869.01.patch

    Once you’ve added the fix, go to “Tools > BuddyPress” in the admin dashboard and select “Reinstall emails”. This should add the missing activation email post.

    #273478

    In reply to: Activation key

    albabu
    Participant

    This is the php that i modificated

    /public_html/weplaybox.com/wp-content/themes/youplay/buddypress/members/activate.php

    Maybe it helps you

    #273467
    mcm1963
    Participant

    Thats a file which came original with buddypress! and again: no problem with 2.9.4, start’s with update to 3.0

    #273462
    mcm1963
    Participant

    WP_DEBUG says:

    Fatal error: Uncaught Error: Call to undefined function bp_is_group_forum() in /pages/f6/cb/d0013282/home/htdocs/bipar/wp-content/themes/mh_magazine/buddypress/groups/single/home.php:123 Stack trace: #0 /pages/f6/cb/d0013282/home/htdocs/bipar/wp-includes/template.php(690): require() #1 /pages/f6/cb/d0013282/home/htdocs/bipar/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(155): load_template(‘/pages/f6/cb/d0…’, false) #2 /pages/f6/cb/d0013282/home/htdocs/bipar/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(61): bp_locate_template(Array, true, false) #3 /pages/f6/cb/d0013282/home/htdocs/bipar/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(338): bp_get_template_part(‘groups/single/h…’, NULL) #4 /pages/f6/cb/d0013282/home/htdocs/bipar/wp-content/plugins/buddypress/bp-groups/classes/class-bp-groups-theme-compat.php(265): bp_buffer_template_part(‘groups/single/h…’, NULL, false) #5 /pages/f6/cb/d0013282/home/htdocs/bipar/wp-includes/class-wp-hook.php(286): BP_Groups_ in /pages/f6/cb/d0013282/home/htdocs/bipar/wp-content/themes/mh_magazine/buddypress/groups/single/home.php on line 123

    #273459

    In reply to: Activation key

    albabu
    Participant

    Finally, i can do it from my cpanel searching “activate.php”

    Then i follow this (from the other post):
    https://github.com/buddypress/BP-Default/commit/baa3be909bb353e2a20a16a0e6da5219b4a73627

    I don’t know if it still a long time, but for the moment it works.

    Thank you!

    #273455
    mcm1963
    Participant

    Its the mh-magazine Theme on the Site with Integrated standard buddypress configuration. URL is http://www.bipar.de

    Everything worked fine with 2.9.4. Problems occured immeadetly After Update to bp 3.0

    #273447

    In reply to: Activation key

    Venutius
    Moderator
    #273442
    Venutius
    Moderator

    It depends on why you overloaded the file in the first place, presumably you did that to add some feature. One thing to try is to simple rename that file as .old for example and see if you still have your required functionality on that page.

    Assuming you find you are missing something, you could compare that file with the new source file in plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/home.php and see what differences there are.

    Venutius
    Moderator

    Did you test the activation email without BuddyPress loaded? I don’t suppose you edited the slug for he register page? I knw that sometimes causes the activation email to fail.

    #273434

    In reply to: version 3.0 problems

    awpt
    Participant

    Im using rtmedia and buddypress together new version and buddypress legacy templates of the version 2.9.4 in my theme, everything is working fine when you remove two php lines in two files which you can find here in the forums.

    I think the new buddypress is much faster, the speed is much better than before.

    #273416
    r-a-y
    Keymaster

    I just went into my dashboard and clicked on the update button for the BuddyPress activity php

    I don’t know what that means. It might be possible that your version of BuddyPress 3.0 is corrupted. Deactivate the plugin and try reinstalling the plugin.

    You can also try leaving BuddyPress deactivated to see if your dashboard problems disappear. If your problems are still there after deactivating BuddyPress, that means it isn’t a BuddyPress issue.

    r-a-y
    Keymaster

    Notify the Invite Anyone author:
    https://wordpress.org/support/plugin/invite-anyone
    https://github.com/boonebgorges/invite-anyone

    I did a quick test and Invite Anyone works with a WordPress default theme. Sounds like a problem with your theme, but I’m not sure how BuddyPress 3.0 would break that change.

    #273412
    richardrcook2
    Participant

    I just went into my dashboard and clicked on the update button for the BuddyPress activity php, and this is the error message I got: “Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over http://FTP.”

    I didn’t make any changes to the code. I just clicked on the update button to see if that will make any difference on the activity page; it didn’t.

    No matter where I go to click on that update button in my dashboard, even when I’m not making any changes to any codes, I get that same message. That’s also something that’s been happening in the last few days.

    #273404
    r-a-y
    Keymaster
    r-a-y
    Keymaster

    This is a reported bug.

    Check the following for a temporary fix until v3.1.0 is released:
    https://buddypress.org/support/topic/comment-button-and-reply-not-showing/#post-273325

    Varun Dubey
    Participant

    @uncooluser you will also have subtabs under friends
    1) Friendships
    2) Requests

    With Request subtab, you can always find all pending friend requests

    For Avatar image, you can set default Avatar size https://codex.buddypress.org/themes/guides/customizing-buddypress-avatars/

Viewing 25 results - 6,651 through 6,675 (of 69,043 total)
Skip to toolbar