-
Jesan Trent's profile was updated 8 years, 3 months ago
-
FTR Poker's profile was updated 8 years, 3 months ago
-
Deron kallon's profile was updated 8 years, 3 months ago
-
AVG Antivirus Customer Support Number's profile was updated 8 years, 3 months ago
-
Josen Trent's profile was updated 8 years, 3 months ago
-
Alexis Ivanec's profile was updated 8 years, 3 months ago
-
batg1rl replied to the topic Email templates missing !! in the forum Installing BuddyPress 8 years, 3 months ago
I have no email triggers either. It’s like the whole code related to emails is missing…
-
BimoLotoo's profile was updated 8 years, 3 months ago
-
MikeAlan started the topic Any date for the releases of version 3.0 in the forum Requests & Feedback 8 years, 3 months ago
Just wondering if a date has been set for the release of the long-awaited BP version 3.0 including the new Nouveau template.
I believe the first quarter of 2018 has been mentioned but an exact date would be fantastic, if one has been set.
Can’t wait! -
Hayah Marsh's profile was updated 8 years, 3 months ago
-
Kerstin Gorska's profile was updated 8 years, 3 months ago
-
batg1rl started the topic Email templates missing !! in the forum Installing BuddyPress 8 years, 3 months ago
Hi,
I’m trying to get some notification emails set up and have realised that none of the email templates that are supposed to ship with Buddypress are there – public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/assets/emails. Only single-bp-email.php appears in that folder.
I am running the latest version of buddypress so…[Read more]
-
Las Vegas Detention Centers's profile was updated 8 years, 3 months ago
-
Las Vegas Detention Center Inmate Search's profile was updated 8 years, 3 months ago
-
Las Vegas Detention Center Inmate Search's profile was updated 8 years, 3 months ago
-
Mas Rizal Shop's profile was updated 8 years, 3 months ago
-
Josen Royn's profile was updated 8 years, 3 months ago
-
Jails in Las Vegas Inmate Search's profile was updated 8 years, 3 months ago
-
Henry Wright replied to the topic Accessing BP_Groups_Member::get_group_ids in Theme Function in the forum Creating & Extending 8 years, 3 months ago
You’re using the class method properly. This should output an array containing an array of groups and a count.
$group_ids = BP_Groups_Member::get_group_ids( $user_id );
var_dump( $group_ids );Make sure the
$user_idargument you are passing to the class method is valid. It should be an integer but I don’t think type is enforced in this case so…[Read more] -
Henry Wright replied to the topic Adding time and date to messages in the forum How-to & Troubleshooting 8 years, 3 months ago
If your question relates to your bbPress forum then try asking at bbPress. Alternatively see here for information on the
bp_activity_add()function: - Load More