-
lwaltzer replied to the forum topic Automatically Displaying User's Email Address on their Profile Page in the group How-To and Troubleshooting 13 years, 3 months ago
Fixed:
`
function DisplayedUserEmail() {
global $bp;
echo ” . ” . ” . ‘Email Address: ‘ . ” . ” . $bp->displayed_user->userdata->user_email […] -
lwaltzer started the forum topic Automatically Displaying User's Email Address on their Profile Page in the group How-To and Troubleshooting 13 years, 3 months ago
Using the following function, I’m able to hook a display of a user’s email address into their profile page:
`
function DisplayedUserEmail() {
global $bp;
echo ” . ‘Email Address: ‘ . ” […] -
lwaltzer posted on the forum topic Another "There was an error when creating the topic" problem — in the group How-To and Troubleshooting: 13 years, 6 months ago
I get “There was an error when creating the topic” when the group is public, and “Sorry, there were no forum topics found” when I then click on “Forums.” If I switch settings to private/hidden, all the test forum posts reappear.
-
lwaltzer posted on the forum topic Another "There was an error when creating the topic" problem — in the group How-To and Troubleshooting: 13 years, 6 months ago
(that trick didn’t work for me… now running 3.1.1 and 1.2.8)
-
lwaltzer started the forum topic Blogs with user role "subscriber" no longer showing up in members/username/blogs list in the group How-To and Troubleshooting: 13 years, 7 months ago
Upgraded to WP 3.1.1 and BP 1.2.8 and noticed that blogs to which users are a subscriber no longer show up in their blogs list. I’m fairly certain this wasn’t the case before the upgrade. Is this a bug or a feature? And, if I wanted to change it so that those sites were included […]
-
lwaltzer posted on the forum topic Another "There was an error when creating the topic" problem — in the group How-To and Troubleshooting: 13 years, 8 months ago
bumpitty bump bump
-
lwaltzer started the forum topic Another "There was an error when creating the topic" problem — in the group How-To and Troubleshooting: 13 years, 9 months ago
I am having problems with group forum posting, but only when the group is set to “Public.” I’m able to create forum topics for both private and hidden groups, but as soon as I make the group public I no longer see the previous forum posts nor can I create new posts. Running WP 3.05 […]
-
lwaltzer posted on the forum topic Fatal error: Call to undefined function bp_page_title() in the group How-To and Troubleshooting: 14 years, 2 months ago
Bump. And glad I’m not the only one who’s getting this. 🙂
@Paul I’m getting the latter activation URL. And, though BP runs only on one blog, it’s only Network Activate-able as a plugin.
*update*: It’s a WordPress core bug: https://core.trac.wordpress.org/ticket/14718
-
lwaltzer started the forum topic Fatal error: Call to undefined function bp_page_title() in the group How-To and Troubleshooting: 14 years, 3 months ago
When new users attempt to activate their accounts (which have been created via the wp-admin/user-new.php page on subdirectory blogs) they get the following error: “Fatal error: Call to undefined function bp_page_title() in //header.php on line 9” But when new accounts/blogs are created, activation proceeds without a hitch. I’ve seen this trac tic:…[Read more]
-
lwaltzer started the forum topic customizing buddypress profile page default tab and item-nav order in the group How-To and Troubleshooting: 14 years, 4 months ago
With the assistance of @boonebgorges, I was able change both the default tab that loads when you visit a BuddyPress profile page and the order of the tabs on profile pages. Both of these functions are called before theme files are, which was giving me trouble. Here’s how to do it: Default Tab: In your wp-config […]
-
lwaltzer joined the group How-To and Troubleshooting 14 years, 4 months ago
@lwaltzer
Not recently active