Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Redirect does not work in the forum Creating & Extending 9 years, 9 months ago

    @fail2reap So… after the user sends the registration form, rather than go to the page that says something like “check your email for an activation link”, you want to redirect them somewhere else?

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Select field in Firefox in the forum How-to & Troubleshooting 9 years, 9 months ago

    I’m afraid I still can’t recreate this. I may be misunderstanding it wrong.

    Let’s wait for someone else to come along and try to reproduce the problem.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Creating User Class Systems Out/Inside Buddypress in the forum Installing BuddyPress 9 years, 9 months ago

    Our user details and activity goes into a massive database; however I don’t want this to be impacted by the forum users

    If this is absolutely non-negotiable (don’t share the database), you are going to almost certainly have to set up a separate WordPress site, just for your community.

    There is one users table in the database, provided by W…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic role field in register form in the forum How-to & Troubleshooting 9 years, 9 months ago

    Look at https://codex.buddypress.org/developer/member-types/ and https://en-gb.wordpress.org/plugins/bp-member-type-generator/ and http://www.buddyboss.com/product/buddypress-member-types/

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic bp issues please help in the forum Installing BuddyPress 9 years, 9 months ago

    I have heard this report a few times but I have never seen enough detail to figure it out. Often, it goes away when someone creates a page for “activation”, but that has apparently already been done here.

    Let me know if you figure anything interesting @danbp πŸ™‚

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Register LABEL in the forum Requests & Feedback 9 years, 9 months ago

    @damndramaqueen Can you take a screenshot?

    Are you testing this with Firefox? If so, try another browser. Let me know.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Front-End Publishing in the forum Third Party Plugins 9 years, 9 months ago

    This is a better question for somewhere on the WordPress.org forums. More people over there, and this isn’t specific to BuddyPress. πŸ™‚

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Users getting all notification emails except activation email in the forum How-to & Troubleshooting 9 years, 9 months ago

    Do other BuddyPress emails get sent?
    Do WordPress emails get sent? (comment notification, new user registration, etc).

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Order users by xProfile field value in WP backend in the forum How-to & Troubleshooting 9 years, 9 months ago

    Anything’s possible, but the reason it’s not by done by default in the UI is that the field value in the database is a LONGTEXT field and is not indexed. This means a slow DB query if we wrote one, and a site of your scale, you’d notice the (lack of) performance.

    It sounds like you’re trying to set member type in bulk, and you were hoping to use…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic How to get custom text before xprofile field output in the forum How-to & Troubleshooting 9 years, 9 months ago

    Something like this, maybe? Not tested.

    https://gist.github.com/paulgibbs/8c038f59317ef49612db889056e20025

  • Profile picture of sjingo

    sjingo's profile was updated 9 years, 9 months ago

    sjingo

    @hte

    View Profile
  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic How to properly set bcc in all emails? in the forum How-to & Troubleshooting 9 years, 9 months ago

    Yes, ^ that should work.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic [Resolved] Sorry, there was no activity found. Please try a different filter. in the forum How-to & Troubleshooting 9 years, 9 months ago

    Which theme are you using?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to properly set bcc in all emails? in the forum How-to & Troubleshooting 9 years, 9 months ago

    Try changing this

    $bcc = new BP_Email_Recipient( 'myemail@gmail.com' );

    to

    $bcc[] = new BP_Email_Recipient( 'myemail@gmail.com' );

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Select field in Firefox in the forum How-to & Troubleshooting 9 years, 9 months ago

    @wpsoul

    I’ve set up both types of select box:

    Chrome: https://cloudup.com/cazMTZWXnwr
    Firefox: https://cloudup.com/cCPPDjoZTKj

    I see the description with both for both types of field. I don’t understand or see a problem. I think this issue is probably specific to your site, you can probably fix it with some custom CSS.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Free theme in development in the forum Showcase 9 years, 9 months ago

    @buddycore This looks super cool! Looking forward to seeing it up on GitHub πŸ˜€

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Update custom table field when posting activity in the forum How-to & Troubleshooting 9 years, 9 months ago

    In order to update a custom table you’d need to use the wpdb class.

  • Profile picture of WYDRUKUJEMY.TO

    WYDRUKUJEMY.TO's profile was updated 9 years, 9 months ago

    WYDRUKUJEMY.TO

    @wydrukujemy

    View Profile
  • Profile picture of David Cavins

    David Cavins replied to the topic BuddyPress 2.6.2 is now available in the forum Miscellaneous 9 years, 9 months ago

    Hi Kineta-

    Your best bet is to start a new topic for support with your issue. In that topic, it would be helpful to know which version of bbPress you’re using, what version of BuddyPress you upgraded from (to 2.6.2) as well as the usual stuff.

    Thanks!

    -David

  • Profile picture of Kineta

    Kineta replied to the topic BuddyPress 2.6.2 is now available in the forum Miscellaneous 9 years, 9 months ago

    After we upgraded to 2.6.2 yesterday, notifications of replies stopped working on group forums.

  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In