Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Emmanuel

    Emmanuel replied to the topic impossible to create new group, register, …. in the forum Installing BuddyPress 9 years, 6 months ago

    Excuse this the permalinks
    /index.php/%year%/%monthnum%/%day%/%postname%/

  • Profile picture of Emmanuel

    Emmanuel replied to the topic impossible to create new group, register, …. in the forum Installing BuddyPress 9 years, 6 months ago

    yes, i use a custom layout:
    i choose this permalinks:
    http://localhost/monsite/index.php/%year%/%monthnum%/%day%/%postname%/

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic How to output user ID? in the forum How-to & Troubleshooting 9 years, 6 months ago

    and if you need a code example of how you might do this look at danbp’s reply here:

    Reply To: [Resolved] Display user id

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic impossible to create new group, register, …. in the forum Installing BuddyPress 9 years, 6 months ago

    have you changed permalink settings?

  • Profile picture of Emmanuel

    Emmanuel replied to the topic impossible to create new group, register, …. in the forum Installing BuddyPress 9 years, 6 months ago

    yes. i have done everythings.
    I did all the associations and I even get to preview the different pages in the Page tab.
    But the problem remains.
    I am blocked

  • Profile picture of Emmanuel

    Emmanuel started the topic impossible to create new group, register, …. in the forum Installing BuddyPress 9 years, 6 months ago

    Hello
    I’m doing a local site. I installed the plugin buddypress following the installation guide. I have set the different options in the administration panel. (Component tab, Pages tab and Option tab)
    But when I try to create a new group, this is the message that appears: The requested URL / mysite / groups / create / was not found on this…[Read more]

  • Profile picture of Emmanuel

    Emmanuel replied to the topic [Resolved] Can't Create Groups in the forum How-to & Troubleshooting 9 years, 6 months ago

    Hello
    please i have the same problem.
    When i seek to create group in my admin panel or throught user profil (front end), it is impossible.
    the send me this message : The requested URL /example.com/groups/create/ was not found on this server.
    But in the buddypress config allthings seem to be good (components, pages, options)
    I’m working with WP 4…[Read more]

  • Profile picture of Emmanuel

    Emmanuel's profile was updated 9 years, 6 months ago

    Emmanuel

    @topuser2

    View Profile
  • Profile picture of razman

    razman started the topic [Resolved] Display user id in the forum How-to & Troubleshooting 9 years, 6 months ago

    Hi, I’m trying to display user id number in the frontend, at both profile page and members list page. I’ve been searching the forum, the only answer I found was bp_displayed_user_id() without further explanation. Can anyone guide me on how to achieve this with detail explanation? I tried putting <?php bp_displayed_user_id(); ?> in…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Password change blocks user in the forum How-to & Troubleshooting 9 years, 6 months ago

    I agree those all relate to running out of memory šŸ˜€

    No W3TC, so I’ve no immediate idea why you would be seeing problems with password change.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic How to output user ID? in the forum How-to & Troubleshooting 9 years, 6 months ago

    bp_displayed_user_id(); will display the user id on BP screens/loops – but yes user ID’s are WP user ID’s

    The codex though does list basic template tags functions so always check through that first to see if what you need is available.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic BuddyPress Style Modules – Members Display in the forum How-to & Troubleshooting 9 years, 6 months ago

    @venutius I’ve just updated the repo files, updating the example enqueueing functions as they needed improvement( although I consider that snippet as being a temp provision) and also updated the styles to add min-height and spacing improvements, not sure if that helps your situation but you can further modify those style if needed (just edit the…[Read more]

  • Profile picture of Jonas

    Jonas replied to the topic Scalability in the forum Installing BuddyPress 9 years, 6 months ago

    Right now you have 62 external Javascript scripts and 35 external stylesheets, thats quite excessive. You can see how it impacts your website by making a test through gtmetrix ( https://gtmetrix.com/reports/isociali.com/LjIWHWX5 click on waterfall )

    There are loads of ways to speed your site up, its all in minimizing the transactions from…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Scalability in the forum Installing BuddyPress 9 years, 6 months ago

    @johnykoch Well, it’s gated — I’m not getting past the homepage (registration) without creating an account, which I’m not going to do just to see the site. That said, it does feel slow.

    Are you using any kind of caching? Page caching? Object caching? If you could list your plugins, that’d be helpful to help you if you don’t know.

    Your homepage…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Password change blocks user in the forum How-to & Troubleshooting 9 years, 6 months ago

    If you have fatal errors, then that’s pretty much a problem that’s going to cause other problems, so you need to get this resolved, though I think you realise this. šŸ™‚

    You need to let us know what plugins you are using.

    Specifically, are you using W3TC? With its Object Caching feature enabled? If so, there’s a bug in W3TC (we believe) that…[Read more]

  • Profile picture of vinniblr

    vinniblr's profile was updated 9 years, 6 months ago

    vinniblr

    @jennyarora

    View Profile
  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Call to undefined function bp_blogs_get_subdomain_base in the forum How-to & Troubleshooting 9 years, 6 months ago

    It’s not quite as bad as I thought. It’s referring to a BP 2.1 deprecated function, at first read I thought it was something in 2.7. Going to look into it more.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Call to undefined function bp_blogs_get_subdomain_base in the forum How-to & Troubleshooting 9 years, 6 months ago

    Whoops. That’s embarrassing. Two unrelated changes caused this. Sorry.

    We’ll get it fix ASAP.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic MySQL version required for BuddyPress? in the forum Installing BuddyPress 9 years, 6 months ago

    Yep, like @hnla said. BuddyPress’ DB requirements are the same as WordPress’.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic BuddyPress Style Modules – Members Display in the forum How-to & Troubleshooting 9 years, 6 months ago

    @venutius Thanks for the write up, hopefully in time the idea may gain traction, as for a handler for loading those snippets I did have one in use locally but code was rough and ready, so may consider re-doing and making available on github, originally the idea was to add a loader for the snippets to the core buddypress-functions.php file where…[Read more]

  • 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