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 Drop-down menus in dashboard not working when Buddypress is enabled in the forum How-to & Troubleshooting 10 years, 2 months ago

    @invisibleland Can you start by looking in your web browser’s Javascript Console for any problems? See https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors — go to step 3.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Are there any restriction on traffic on Buddy Press forum? in the forum Showcase 10 years, 2 months ago

    bbpress.org/support would be a better question as they provide the forum software (not BuddyPress) but generally speaking, it depends how you’re going to automate inviting those 600 people. As long as your invite script doesn’t run out of memory, you shouldn’t have any problem. Certainly, there’s no limit inside bbPress for the number of users it…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Buddypress issue in the forum How-to & Troubleshooting 10 years, 2 months ago

    @jhvaletaolcom @invisibleland could you both please contact your web host and ask them to look in your server’s PHP error log for any Fatal Errors or Notices. If they find anything, please copy/paste those logs here.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Activation mails not send after update in the forum How-to & Troubleshooting 10 years, 2 months ago

    @dcstyle Not directly for your issue (the success says as far as we can tell, it was delivered to the email server — if you didn’t receive it and if it didn’t get marked as spam, the mail server could have rejected delivery for all kinds of reasons.

    We will have a couple of fixes coming into BuddyPress 2.5.1 this week which have a chance of…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic What can the username contain and how many letters, what characters etc? in the forum How-to & Troubleshooting 10 years, 2 months ago

    Tell me about it. Serious PITA 🙂

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Activation mails not send after update in the forum How-to & Troubleshooting 10 years, 2 months ago

    @karolbielecki The German language pack has not been updated for BuddyPress 2.5, so that’s expected: https://translate.wordpress.org/projects/wp-plugins/buddypress/language-packs

    Please start a new support discussion, I don’t think your issues have anything to do with this thread.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic What can the username contain and how many letters, what characters etc? in the forum How-to & Troubleshooting 10 years, 2 months ago

    …but WordPress multisite and regular WordPress have different character restrictions in the username.

    Nice 🙁

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic What can the username contain and how many letters, what characters etc? in the forum How-to & Troubleshooting 10 years, 2 months ago

    No, but WordPress multisite and regular WordPress have different character restrictions in the username.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Adding line to Buddypress registration page in the forum How-to & Troubleshooting 10 years, 2 months ago

    That would be buddypress/members/index-register.php. See the BuddyPress Template Hierarchy article for more details.

    Ref: https://codex.buddypress.org/themes/theme-compatibility-1-7/template-hierarchy/

  • Profile picture of Henry Wright

    Henry Wright replied to the topic What can the username contain and how many letters, what characters etc? in the forum How-to & Troubleshooting 10 years, 2 months ago

    Update: With reference to usernames on the wordpress.org forum:

    Since [dotorg11555] only a-z and 0-9 are allowed for usernames.

    Ref: https://meta.trac.wordpress.org/ticket/1308#comment:13

    I’m not sure if this change will extend to the WordPress platform and BuddyPress.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic What can the username contain and how many letters, what characters etc? in the forum How-to & Troubleshooting 10 years, 2 months ago

    sanitize_user() is used on the username at signup time so it should be alphanumeric characters plus _ space . – * and @.

    Ref: https://codex.wordpress.org/Function_Reference/sanitize_user

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Solved – BP 2.5 Emails not sending in the forum How-to & Troubleshooting 10 years, 2 months ago

    Ta

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Solved – BP 2.5 Emails not sending in the forum How-to & Troubleshooting 10 years, 2 months ago

    @shanebp Can you replace bp-email-debug.php with https://www.dropbox.com/s/yz1155axhbyntw7/bp-email-debug-2.php?dl=0 and run again?

    It dumps the Email object along with the error message, so I can test some ideas.
    Can I also get the URL of the site this is being tested on?

    Thanks!

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Solved – BP 2.5 Emails not sending in the forum How-to & Troubleshooting 10 years, 2 months ago

    Good point

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Solved – BP 2.5 Emails not sending in the forum How-to & Troubleshooting 10 years, 2 months ago

    @shanebp That’s interesting. “Could not instantiate mail function” error comes from PHPMailer which (most likely) happens if the PHP mail call fails.

    Is PHP Safe Mode enabled?

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Certain emails not getting sent in the forum How-to & Troubleshooting 10 years, 2 months ago

    So the wpMandrill plugin re-implements wp_mail() function which means BuddyPress should be passing on the plain text versions of the BuddyPress emails onto Mandrill.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Certain emails not getting sent in the forum How-to & Troubleshooting 10 years, 2 months ago

    Did Mandrill recently update their pricing to remove the free option?

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Activation mails not send after update in the forum How-to & Troubleshooting 10 years, 2 months ago

    @ingeb1983 @dcstyle @ingeb1983 Hi. If any of you are still using BP 2.5 and still have problems and are NOT using “WP-Mail-SMTP” or “Easy WP SMTP” plugins, maybe could you help me test something?

    Download this plugin and activate it (it’s called “BP Email Debug”). Then do something to get a BuddyPress email sent — something that you know was…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic BP 2.5 + Transcational email (sendgrid) in the forum How-to & Troubleshooting 10 years, 2 months ago

    Let me know how you’d get on. I’d love developer feedback regarding building such extensions.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Change Year Range of the core Birthday picker in registration page in the forum How-to & Troubleshooting 10 years, 2 months ago

    I don’t know how easy this might be to change at the moment – I think someone would have to write a small plugin – but we are tracking this feature request at https://buddypress.trac.wordpress.org/ticket/5500 for inclusion in a future BuddyPress release.

  • 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