-
Aslan Guseinov replied to the topic FIXED: Css styling problem after updating to 2.9.0 in the forum Installing BuddyPress 8 years, 7 months ago
PROBLEM SOLVED! Developer updated parent theme.
-
Dominic Bowkett replied to the topic replace _wpnonce with something in the forum How-to & Troubleshooting 9 years ago
you have to edit the Permalink to change the site URL.
-
Alex Stine replied to the topic User Meta Output On Profile in the forum Creating & Extending 9 years, 2 months ago
Hello
Thanks, I seemed to misread the codex. I did not realize the word “the” was not included. Here’s the code that did it for me in the end.
$member_id = bp_displayed_user_id();[Read more]
$x = ( get_user_meta( $member_id, 'staff', true ) == '' ) ? "Staff" : get_user_meta( $member_id, 'staff', true );
echo '<div class="staff-label">';
echo… -
rosyteddy replied to the topic Is it possible to use Peepso with Buddypress? in the forum How-to & Troubleshooting 10 years ago
@henrywright Thanks. It seems there is no mutual incompatibility between the core plugins.
I would have been more interested in the Photo plugin of Peepso as there is absolutely no good photo / media plugin or as-core-feature in Buddypress even after so many years. Peepso have got the photo feature excellent and fast, and is not dated like Rtmedia…[Read more] -
ipstenu replied to the forum topic 1.5 beta2 – Activity and member pages redirecting in the group Miscellaneous 14 years, 8 months ago
Yeah, that was pretty much where it hit the wall last night 😉 (I did kill my old .htaccess but that didn’t help). Canonical rules and gobbledygook in the DB are my odds on favorite. I’ve got the site back up and […]
-
bobsie posted on the forum topic Removing thousands of spam users in the group How-To and Troubleshooting: 15 years, 2 months ago
Thanks hnla
I did look at phpMyAdmin but there’s nothing in common like that (they’re not all .info addresses) – except the string of numbers on the end of the usernames. but as they’re on the end I can’t sort like that…?!
-
21cdb started the forum topic Drupal Commons in the group Miscellaneous: 15 years, 8 months ago
Anybody here with expierience in Drupal Commons – http://acquia.com/products-services/drupal-commons ?
Is it similar to wordpress and buddypress and what are the pro and cons? It looks like it has a build in Wiki and Calender which would be pretty nice!
@sylviafreem45
Active 3 years, 5 months ago