Search Results for 'buddypress'
-
Search Results
-
Topic: Showing random group members
Hello BP world,
I have a group that shows in my sidebar on every page. The community wants the members of this group to show up randomly. I am using the code from this source to show members of the selected group:
I found this function:
bp_group_random_members()
at
http://bp-dev.org/phpxref/nav.html?_functions/index.htmlHow do I use this? Or is there a better way to show these members at random?
Thanks.
Buddypress 1.2.8I did a lot of searching and could not find any posts that matched my issue.
I migrated my WordPress server from GoDaddy to another hosting service. Everything went fine, SQL data, etc… and the site loads just fine. The only thing that doesn’t load, is the forums. I get a “page is forbidden”.
I did some searching around, and found I had to reconfigure my forums in BuddyPress >> Forums Setup. It had not updated to the new location, which after I did some rooting around ended up being
‘/home/earfnet/public_html/wp-content/plugins/buddypress/bp-forums/’
I get a page that tells me my forums are setup completely, but then nothing shows up when I try to access the forums from my site.
I then looked at bb-config.php in the bb-forums dir under /wp-content/plugins/buddypress/ and I find
`<?php
/***
* *** IMPORTANT ****
* This file will stop people from accessing your bbPress installation directly.
* It is very important from a security standpoint that this file is not moved.
* Your actual bb-config.php file will be installed in the root of your WordPress
* installation once you have set up the forums component in BuddyPress.
*/header(“HTTP/1.0 403 Forbidden”); die;
?>`I looked at the sample config file, and it looked nothing like this, but this is the exact file from when my server was running correctly!
Any help would be much appreciated.
Topic: Profile page link problem
It seems like buddypress profile pages are displaying inaccurate links. Most of the information our user input in their profile shows up as a link on their page when it shouldn’t. All the links point back to http://www.site/members/?=”usersprofilefieldinput”.
Any ideas on how to fix this?
All Old Topics in the Forum Page is Gone
Latest WP and BuddyPress
I have developing the site for over six months. Today, I just looking at forum page and there is “All Topic (0).” Huh? So at first I reinstall forums setup and refresh the forum page still no show but when I create a new group (Enable discussion forum) it show in the forum page “All Topic (1)” and “My Topic (1).
What is happens to all my old topic posts? And the “forum topic tags” on the sidebar mostly are “Sorry, there were no forum topic found” except one that I just created is found. Can the old topic posts and topic tags get it back in the forum page? What is causing the problem?
Mikey3D
: