Search Results for 'buddypress'
-
AuthorSearch Results
-
May 24, 2018 at 7:39 am #273437
Venutius
ModeratorDid 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.
May 24, 2018 at 6:29 am #273434In reply to: version 3.0 problems
awpt
ParticipantIm 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.
May 23, 2018 at 7:50 pm #273416In reply to: Activity page buttons not working
r-a-y
KeymasterI 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.
May 23, 2018 at 7:46 pm #273414r-a-y
KeymasterNotify the Invite Anyone author:
https://wordpress.org/support/plugin/invite-anyone
https://github.com/boonebgorges/invite-anyoneI 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.
May 23, 2018 at 7:05 pm #273412In reply to: Activity page buttons not working
richardrcook2
ParticipantI 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.
May 23, 2018 at 4:57 pm #273404In reply to: 502 bad gateway error using BP login widget
r-a-y
Keymaster@eric01 – Can you try the following fix?
https://buddypress.trac.wordpress.org/attachment/ticket/7860/7860.01.patchMay 23, 2018 at 4:43 pm #273402r-a-y
KeymasterThis 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-273325May 23, 2018 at 3:11 pm #273392Varun Dubey
Participant@uncooluser you will also have subtabs under friends
1) Friendships
2) RequestsWith 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/
May 23, 2018 at 2:05 pm #273382In reply to: Activation Code after New Member Registration
Venutius
ModeratorMay 23, 2018 at 10:44 am #273373alexhal
ParticipantWell from buddydpress 3.0.0 there are not activation email are being imported even upon re-installing emails from wp-admin -> tools -> buddypress .
any fix or solution for this?May 23, 2018 at 10:30 am #273372In reply to: Looking for private group plugin
Varun Dubey
Participant@vegebond BuddyPress is free and it does not have any pro version.
You can use https://wordpress.org/plugins/invite-anyone/ for your workflowVenutius
Moderatorhttp://membrii-pm23.partidulmonarhist.ro/buddypress/register/ works, repoint you register menu to that page.
May 23, 2018 at 10:12 am #273369In reply to: Comment Button and Reply Not showing
Varun Dubey
Participant@cyberjulie you can download the previous version at https://downloads.wordpress.org/plugin/buddypress.2.9.4.zip
@abracarambar patch is working fine, you only need to modify
Line 395 inside plugins/buddypress/bp-groups/bp-groups-activity.php( ! groups_is_user_member( bp_loggedin_user_id(), $group_id ) || ! groups_is_user_banned( bp_loggedin_user_id(), $group_id ) )
with
( ! groups_is_user_member( bp_loggedin_user_id(), $group_id ) || groups_is_user_banned( bp_loggedin_user_id(), $group_id ) )May 23, 2018 at 7:31 am #273363In reply to: Activation is not visible
ZaheedManuel
ParticipantNo worries! I fixed the issue.
This is what I did. I located the activate.php file in the theme files and then edited the lines using this link > https://buddypress.trac.wordpress.org/changeset/11766/trunk/src/bp-templates/bp-legacy/buddypress/members/activate.php
thanks everyone!! You make close this topic 🙂
May 23, 2018 at 7:18 am #273361In reply to: Comment Button and Reply Not showing
Venutius
ModeratorIf you are using BP Legacy its at
wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress...May 23, 2018 at 6:56 am #273358In reply to: Activation is not visible
Varun Dubey
Participant@zaheedmanuelI will suggest waiting for Kleo update, and meanwhile, you can rollback to the previous version of BuddyPress.
May 22, 2018 at 11:09 pm #273347In reply to: users can not be activated after registration
r-a-y
KeymasterIt sounds like your theme needs to be updated.
View what I wrote here:
https://buddypress.org/support/topic/activation-is-not-visible/#post-273344May 22, 2018 at 10:57 pm #273346In reply to: BP3.0 strange behavior
r-a-y
KeymasterSounds like there is a javascript conflict on your site.
Please follow some debug info that I wrote to another user in another thread:
https://buddypress.org/support/topic/activity-page-buttons-not-working/#post-273343May 22, 2018 at 10:35 pm #273344In reply to: Activation is not visible
r-a-y
KeymasterThe Kleo theme needs to update the
activate.phptemplate.Please let the Kleo authors know about this change:
https://buddypress.trac.wordpress.org/changeset/11766/trunk/src/bp-templates/bp-legacy/buddypress/members/activate.phpIf Kleo is based on an older bp-default theme, then this change might be more applicable:
https://github.com/buddypress/BP-Default/commit/baa3be909bb353e2a20a16a0e6da5219b4a73627May 22, 2018 at 8:09 pm #273338In reply to: BP3.0 strange behavior
r-a-y
KeymasterIf you are encountering problems with the group activity stream not showing the Comment button, then this is a reported bug with a fix here:
https://buddypress.org/support/topic/comment-button-and-reply-not-showing/#post-273325I cannot duplicate the problem with the login widget.
Venutius
ModeratorOK, I setup a new page called Register and linked it to BP, I logged uut to look at it and it had all of your fields, you just need to add it to your BuddyPress menu, replacing the current page. That should do it.
Venutius
ModeratorThis is a volunteer only operation, theres a jobs board to post invites.
Maybe you should check my site BuddyPressUser dot com, I wrote a lot of articles aimed at the begineer, that should be of help.
I’m not sure what setup you have got but if you set it up running the 2017 theme, only BuddyPress running, do you still not see those extra fields?
May 22, 2018 at 5:57 pm #273329In reply to: Mobile activity menu
Venutius
ModeratorFirst thing I’d check is if you are running a separate mobile theme, which could be configured to use a different activity page. If that were the case then it’s likely that theres an overloaded activity theme file in the child-themes/buddypress directory. It’s also possible to write a plugin to do the same though – serve a different set of options to mobile pages.
May 22, 2018 at 5:29 pm #273325In reply to: Comment Button and Reply Not showing
r-a-y
KeymasterThanks for the reports everyone.
The following patch should fix this problem:
https://buddypress.trac.wordpress.org/attachment/ticket/7854/7854.01.patchAll you need to do is to change one line in the
bp-groups\bp-groups-activity.phpfile.This will be apart of v3.1.0 when it is released after other bugs are fixed.
May 22, 2018 at 4:38 pm #273318In reply to: Profile notification and settings pages broken
Ninaj
ParticipantHi everyone – it looks like I solved this. I needed to delete the lines in home.php in both in my theme buddypress template under members>single and groups that refers to the ‘forum’.
-
AuthorSearch Results