-
r-a-y replied to the forum topic BP 1.5 User profile settings broken in the group How-To and Troubleshooting 14 years, 11 months ago
-
r-a-y replied to the forum topic Buddypress login/logout widget displays a link instead of name in the group How-To and Troubleshooting 14 years, 11 months ago
BuddyPress doesn’t come with a login widget; looks like someone coded a custom login widget for you.
They need to replace the code contained within the
withbp_loggedin_user_link(). -
r-a-y replied to the forum topic Activity stream showing my posts as being very old in the group How-To and Troubleshooting 14 years, 11 months ago
What version of BuddyPress are you using?
Have you tried changing the timezone settings in WordPress?
https://codex.wordpress.org/Settings_General_ScreenIf you change your timezone settings, try posting a […]
-
r-a-y replied to the forum topic don't show non-friends actions in activity stream in the group How-To and Troubleshooting 14 years, 11 months ago
On the main activity page when you’re logged in, there should be a tab called “My Friends”.
Click on this tab to view only your friends’ activity updates.
You can see this in action […]
-
r-a-y replied to the forum topic How to tell if global.js is working properly? in the group How-To and Troubleshooting 14 years, 11 months ago
Connor – glad that worked!
modemlooper – Ha! :p
-
r-a-y replied to the forum topic Jquery issue after upgrading to wordpress 3.2 in the group How-To and Troubleshooting 14 years, 11 months ago
Are you sure you’re not using any other plugins that rely on javascript?
-
r-a-y replied to the forum topic How to tell if global.js is working properly? in the group How-To and Troubleshooting 14 years, 11 months ago
WP_PLUGINS_DIR should be renamed to WP_PLUGIN_DIR.
Not sure how an extra ‘S’ was added, but please remove the ‘S’ and see what happens.
-
r-a-y replied to the forum topic "My topics" link in support does not work in the group Requests & Feedback 14 years, 11 months ago
Thanks for the report.
I’ve filed a ticket about this:
https://buddypress.trac.wordpress.org/ticket/3604#comment:2 -
r-a-y replied to the forum topic importing users from 1.2.10 to 1.5 in the group How-To and Troubleshooting 14 years, 11 months ago
Users are the same even when you upgrade from 1.2.x to 1.5.
If you’re talking about an import users option for BuddyPress (not WordPress), that’s different. A plugin like that could be developed, but as far […]
-
r-a-y replied to the forum topic BP_DEFAULT_COMPONENT usage in the group How-To and Troubleshooting 14 years, 11 months ago
Will update the codex article now.
Thanks for debugging and posting your thoughts. I use bp-custom.php myself for any custom slug settings. -
r-a-y replied to the forum topic member profile settings 404 error in the group How-To and Troubleshooting 14 years, 11 months ago
-
r-a-y replied to the forum topic Blogs & Sites in the group How-To and Troubleshooting 14 years, 11 months ago
You need to create a WordPress network first before you can use BuddyPress’ blog tracking functionality.
Have you read this article?
https://codex.wordpress.org/Create_A_Network -
r-a-y replied to the forum topic BP_DEFAULT_COMPONENT usage in the group How-To and Troubleshooting 14 years, 11 months ago
Hi,
You’re correct; you should add both defines in wp-config.php.
Does that work?
-
r-a-y started the forum topic Transitioning from BuddyPress 1.2.x to 1.5 in the group How-To and Troubleshooting 14 years, 11 months ago
If you’re using an older child theme and you’re looking to upgrade to BP 1.5, please read the following:
https://codex.buddypress.org/releases/1-5-developer-and-designer-information/#themePlease read the […]
-
r-a-y replied to the forum topic BP_DEFAULT_COMPONENT usage in the group How-To and Troubleshooting 14 years, 11 months ago
BuddyPress 1.5 created pages for your directory pages.
In the WP dashboard, navigate to “Pages”, and try and find a page that says “Sites” or “Blogs” or whatever your blog directory is called. Rename the […]
-
r-a-y replied to the forum topic 404 Not Found for all pages! in the group How-To and Troubleshooting 14 years, 11 months ago
After you’ve installed BuddyPress, what happens when you switch to the bp-default theme?
In the WP dashboard, navigate to “Appearance Themes” after you have installed BuddyPress and select “BuddyPress […] -
r-a-y replied to the forum topic Settings link a blank page in the group How-To and Troubleshooting 14 years, 11 months ago
-
r-a-y replied to the forum topic 1.5 Group Avatars using Mystery Man Default? in the group How-To and Troubleshooting 14 years, 11 months ago
You can throw in the following code in your /wp-content/plugins/bp-custom.php file:
`function my_group_avatar_default() {
global $bp;
// change ‘identicon’ to anything listed here:
// […] -
r-a-y replied to the forum topic How to create a new child theme in bp 1.5, i am completely lost, my child theme is messed up after u in the group How-To and Troubleshooting 14 years, 11 months ago
Read what mercime wrote here:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/1-5-child-theme-not-working/See if that helps to some extent.
-
r-a-y replied to the forum topic BP 1.5 upgrade crashing my dev install in the group How-To and Troubleshooting 14 years, 11 months ago
Do you have access to your server’s error log? If so, can you post the errors?
Do you have BP_ENABLE_MULTIBLOG […]
- Load More
@r-a-y
Active 6 months, 2 weeks ago