Displaying the errors from my BuddyPress script

thanks for sharing your script with us. It’s totally normal that this script results in a blank screen because it does not do any output. So once you have requested it, it should have created the groups. UPDATE: If it did not create the groups, then the script failed. It’s highly likely you’ve made an … Read more

BuddyPress – User Login instead of Full Name [closed]

The reason it’s not working in the sidebar is likely because the sidebar content is outside the Loop, and $post data, and thus, $post->post_author, are only available inside the Loop. You could try setting a variable equal to $post->post_author while still inside the Loop, and then passing that variable to get_userdata() in your function call … Read more

How to split out BuddyPress notifications drop down items to their own top level? [closed]

Assuming that you are talking about the WP Toolbar, not the BuddyBar. (The basics of doing this for the BuddyBar are the same at the BP level, but the details of rendering the content are different.) It will be instructive to look at how BP itself builds its Notifications dropdown, in bp_members_admin_bar_notifications_menu() (bp-members/bp-members-adminbar.php). It uses … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)