Search Results for 'buddypress'
-
AuthorSearch Results
-
May 22, 2018 at 4:30 pm #273317
In reply to: Profile notification and settings pages broken
Ninaj
ParticipantThis is now showing up on the staging site notifications page:
Fatal error: Uncaught Error: Call to undefined function bp_is_user_forums() in /nas/content/staging/soberocity/wp-content/themes/soberocity-theme/buddypress/members/single/home.php:91 Stack trace: #0 /nas/content/staging/soberocity/wp-includes/template.php(690): require() #1 /nas/content/staging/soberocity/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(155): load_template(‘/nas/content/st…’, false) #2 /nas/content/staging/soberocity/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(61): bp_locate_template(Array, true, false) #3 /nas/content/staging/soberocity/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(338): bp_get_template_part(‘members/single/…’, NULL) #4 /nas/content/staging/soberocity/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-theme-compat.php(212): bp_buffer_template_part(‘members/single/…’, NULL, false) #5 [internal function]: BP_Members_Theme_Compat->single_dummy_content(”) #6 /nas/content/staging/soberocity/wp-includes/class-wp- in /nas/content/staging/soberocity/wp-content/themes/soberocity-theme/buddypress/members/single/home.php on line 91May 22, 2018 at 3:22 pm #273314In reply to: No more comments on group posts !
Venutius
ModeratorI’ve just raised a ticket about not being able to comment on activity items in the group activity page: https://buddypress.trac.wordpress.org/ticket/7854#ticket
IF you switch to BP Nouveau in
settings>>BuddyPress>>Optionsyou will get a BP Nouveau item in the customize options list.May 22, 2018 at 3:18 pm #273312In reply to: Mobile activity menu
Venutius
ModeratorHi there, some things to check:
wp-content/plugins/bp-custom.php - general bp customisations wp-content/themes/your-child-theme/functions.php - general wp customisations wp-content/your-child-theme/buddypress/activity etc. bp page overloadsThose three files/locations are where most customisations will be done, but they could also be done via plugins so you should check what you have loaded as well.
May 22, 2018 at 3:13 pm #273311In reply to: Comment Button and Reply Not showing
Venutius
ModeratorI’ve raised a ticket for this: https://buddypress.trac.wordpress.org/ticket/7854#ticket
May 22, 2018 at 9:40 am #273298In reply to: BP3.0 strange behavior
awpt
ParticipantI had the same problem but here is a temporary solution until you get your theme or buddypress updated again.
May 22, 2018 at 9:36 am #273297In reply to: Go back to 2.9.4 (issues with 3.0.0)
awpt
Participantas I see there are problems in the last version with custom themes.
Fatal error: Uncaught Error: Call to undefined function bp_is_user_forums() in /Applications/XAMPP/xamppfiles/htdocs/wordpress/wp-content/themes/mytheme/buddypress/members/single/home.php:91 Stack trace: etc etc etc…
So line 91 I changed to
elseif ( class_exists('bbPress') && bp_is_user_forums() ) :and its working fine now because bbpress is not installed, maybe is better including the new buddypress templates instead but I have edited it to bootstrap classes and IDs so this was a temporary solution for me.
May 22, 2018 at 8:57 am #273296In reply to: Go back to 2.9.4 (issues with 3.0.0)
nasihahnet
ParticipantFrom this link :
May 22, 2018 at 3:34 am #273287In reply to: How come no default email to activate new members?
glenndavis007
ParticipantIn Settings/General I checked “Anyone can register” and the New User Default Role is “subscriber.
Is this what you referred to?
If so, it doesn’t make sense why the Buddypress two default emails relating to activating an account are absent. It would be helpful if someone can show me what the emails look like.
May 21, 2018 at 11:49 pm #273284In reply to: How come no default email to activate new members?
r-a-y
KeymasterDid you enable registration on your WordPress install?
May 21, 2018 at 11:42 pm #273282In reply to: Using Buddypress
r-a-y
KeymasterAre you sure that BuddyPress is causing your 403 error when logging out?
To verify, disable BuddyPress and attempt to logout and see what happens.
May 21, 2018 at 11:35 pm #273281r-a-y
KeymasterBuddyPress does not handle forum functionality.
I think you meant to post your topic on the bbpress.org/forums instead.
May 21, 2018 at 11:34 pm #273280In reply to: New Update – White Screen
r-a-y
Keymaster@worksofweb – Thanks for the debug messages. It’s due to a plugin or some custom code that is force-enabling the legacy activity query and requesting the total activity count.
I’ve created a ticket with a fix here:
https://buddypress.trac.wordpress.org/ticket/7848In the meantime, if you are using a plugin that is utilizing the
'bp_use_legacy_activity_query'filter, please deactivate it temporarily.May 21, 2018 at 9:50 pm #273276In reply to: New Update – White Screen
worksofweb
ParticipantOK… thanks for the debugging advice – I get these two errors –
Notice: Undefined variable: cache_group in /home/folder123/public_html/wp-cont/pluginssss/buddypress/bp-activ***/classes/class-bp-act***-acti***.php on line 742
Notice: Undefined variable: cache_group in /home/folder123c/public_html/wp-cont/pluginssssssss/buddypress/bp-activity/classes/class-bp-act***-act****.php on line 745
anyone know what these codes mean? they were not an issue until the new update!
May 21, 2018 at 8:22 pm #273273In reply to: BuddyPress 3.0, no new users since…
nasihahnet
Participantfinally I did the same.
I took BuddyPress back to version 2.9.4, and everything works again!May 21, 2018 at 8:07 pm #273272In reply to: BuddyPress 3.0, no new users since…
webmasterandadmin
ParticipantI have now used the Plug-in “WP Rollback”, and took BuddyPress back to version 2.9.4, and everything works again!
I will never again use versions that ends with X.0.0…
Henrik
May 21, 2018 at 7:26 pm #273267In reply to: Go back to 2.9.4 (issues with 3.0.0)
knowitallninja
ParticipantHi djsteveb,
I do have a backup, could I copy the old buddypress folder over the new one?
Thanks
May 21, 2018 at 4:02 pm #273262In reply to: Profile Field checkbox that is required not working
snorklebum
ParticipantHi, Sounds similar to what we are seeing, I believe there is a ticket open for this already..
https://buddypress.trac.wordpress.org/ticket/7845#ticketHopefully they’ll have it fixed soon
May 21, 2018 at 11:50 am #273256In reply to: Go back to 2.9.4 (issues with 3.0.0)
djsteveb
Participant@knowitallninja – Did you make a backup of your database before the upgrade? Like phpmyadmin – export – check add drop table or whatever?
Did you make a backup of your files / folders?
I would think you could import a backup db into a new db name, delete the buddypress folder.. then change your wp-config to pull info from the other database instead.. then upload the old buddypress..
There may be more steps – but that is basically the gist I think, which all depends on if you made or have access to backup of your sql database before the updated plugin was activated.
make a backup of your backups before trying any of this, if I am missing important steps I don’t want your backup ruined. Surely there are better tutorials on this via bing / startpage / duckduckgo search.
hopefully you’ll hear from memberpress about knowledge of an issue with an update coming at a certain time.
May 21, 2018 at 7:38 am #273254In reply to: Login page redirects user to the dashboard of WP
Venutius
ModeratorThere’s quite a few different ways a redirect can be put in place. If you did not specifically set it up that I’d be thinking this must a side-effect of a plugin. Maybe you could deactivate all plugins apart from BuddyPress and see if the redirect is removed?
May 21, 2018 at 4:37 am #273247In reply to: New Update – White Screen
nasihahnet
ParticipantUnfortunatly, No body make support here
They just feel hapy with their new buddypress update which make many many problem to us and let us suffering without any actual support.
I am sorry, but this is the fact.May 20, 2018 at 8:17 pm #273240In reply to: Nouveau – login and logout option?
glenndavis007
ParticipantThanks @vapvarun. I realized I did not check “Buddypress” in Screen Options.
May 20, 2018 at 3:20 pm #273239In reply to: BuddyPress 3.0, no new users since…
nasihahnet
ParticipantI face the same problem since I updated to version 3.0
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bp_activity_reset_my_new_mentions’ not found or invalid function name in /home/nasihah2/public_html/wp-includes/class-wp-hook.php on line 286
it shows with user profile page and it seem to be there is confelect with buddypress x-profile plugin
I am using boss theme from buddybossMay 20, 2018 at 2:23 pm #273229In reply to: users can not be activated after registration
bluviaggiatore
ParticipantI use buddypress legacy .
May 20, 2018 at 1:51 pm #273228In reply to: users can not be activated after registration
Paul Wong-Gibbs
KeymasterAre you using the new Nouveau template pack that came with Buddypress 3.0?
May 20, 2018 at 1:50 pm #273226Paul Wong-Gibbs
KeymasterYep, it’s not a core BuddyPress problem. We can’t support other plugins, sorry.
-
AuthorSearch Results