-
Georgio replied to the topic Changing adminbar site-name url in the forum How-to & Troubleshooting 9 years, 5 months ago
Sorry, after resolving the problem as I mentionned above, I completely forgot this thread.
Thank you very much for your code. I saved it in case it is useful in the future.
Have a nice day! -
Pete Hahn replied to the topic Changing table label text color for custom profile fields in the forum How-to & Troubleshooting 9 years, 6 months ago
Thank you! Thank you! Thank you! I had the exact same problem and your solution worked for me as well. Someone needs to kick this up the chain to development so they can tweak the CSS in a future release.
-
David Cavins replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
OK, maybe I could have administrator access to your site temporarily (or FTP access, whichever is easier for you)? You can find me on the buddypress channel in Slack, or email me at d_cavins76 [at] yahoo [dot] com.
-
Derbentcioglu started the topic Add buddypress my account menu to theme in the forum How-to & Troubleshooting 9 years, 6 months ago
Hi all,
I wanna learn where are my account menu and notification codes in admin bar?
If I wanna add these codes to theme head, how I can do?

Thanks. -
Lynda Howard's profile was updated 9 years, 6 months ago
-
David Cavins replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
You can remove the other statements if you want. We know what they’re doing. 🙂
-
David Cavins replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
We’re closing in on the problem, I think. One more debug addition, this time to
bp-core/bp-core-cache.php:
http://pastie.org/10965063#12-14Thanks!
-
David Cavins replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
Thanks again for your help troubleshooting. Can you add a couple of debug statements to the function
prime_group_admins_mods_cache()in the same class? It looks like the cache itembp_group_modsis not being set properly; I’m trying to understand why that would be.Debug lines added here:
http://pastie.org/10965044#11,35Thanks!
-
Henry Wright replied to the topic uploading avatar or cover photo hangs site! help! in the forum How-to & Troubleshooting 9 years, 6 months ago
Maybe 256M is more than your server can handle? try something like 128M.
It has to be Buddypress…
Maybe, but it is working for me so it’s more likely related to your set up.
-
Henry Wright replied to the topic Error 404 for non logged in users in the forum How-to & Troubleshooting 9 years, 6 months ago
Hi all
As @danbp mentioned, if you haven’t done so already, please open a bug report for this on Trac if you believe there to be an issue. That way it’ll get investigated by the core team.
-
David Cavins replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
@jeffwilliams-1 Not at all! If you’re feeling like chasing it down, give it a try. When your code change last time failed, it was probably because somewhere along the line, a
<was encoded for the web as & l t ; so make sure that the changes to the file look visually like<?php…Thanks!
-
David Cavins replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
Hi @jaumearagay & @JeffWillia.ms-
Thanks for posting the results of your testing. @jaumearagay, your results match what I expected. Can you try another test for me that checks the value after the foreach?
http://pastie.org/10964506Thanks for your patience as we figure this one out.
-David
-
Henry Wright replied to the topic uploading avatar or cover photo hangs site! help! in the forum How-to & Troubleshooting 9 years, 6 months ago
Try increasing your memory. Ref
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
-
Henry Wright replied to the topic Tweak registration confirmation text after submission in the forum Installing BuddyPress 9 years, 6 months ago
The path should be /my-theme/buddypress/members/activate.php
-
Glenn started the topic how-to NOT automatically activate new users??? in the forum How-to & Troubleshooting 9 years, 6 months ago
for some reason my User Registration is automatically activating new users. I’m unable to find the settings to disable this and have the Activation Email sent.
can someone kindly show me how to enable this feature?
thanks
GN -
Henry Wright replied to the topic Tweak registration confirmation text after submission in the forum Installing BuddyPress 9 years, 6 months ago
You’ll find that text in the bp-templates/bp-legacy/buddypress/members/register.php template.
This article will help too 🙂
-
Henry Wright replied to the topic uploading avatar or cover photo hangs site! help! in the forum How-to & Troubleshooting 9 years, 6 months ago
Hi @zoldos9
Do you have anything in your error logs?
-
David Cavins replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
HI @JeffWillia.ms-
Can you do the troubleshooting step requested above?
Thanks,
-David
-
Henry Wright replied to the topic How to Hide subnav Tabs in the forum How-to & Troubleshooting 9 years, 6 months ago
bp_core_remove_subnav_item()can be used to delete an item from the secondary navigation.For example:
bp_core_remove_subnav_item( BP_SETTINGS_SLUG, 'some-slug' ); -
Henry Wright replied to the topic AVATAR/COVER IMAGE HTTP ERROR in the forum How-to & Troubleshooting 9 years, 6 months ago
This could be a server issue. Is there anything in your logs?
- Load More
