Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Prabin

    Prabin replied to the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    #fixed .. 🙂

  • Profile picture of Prabin

    Prabin replied to the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    yeah, I found out the issue is inside buddypress/groups/single/ folder but need to find out which file is causing error. Thanx a lot anyway .. 🙂 Hope i’ll fix this ASAP.

  • Profile picture of Prabin

    Prabin replied to the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    yeah, I found out the issue is inside buddypress/groups/single folder but need to find out which file is causing error. Thanx a lot anyway .. 🙂 Hope i’ll fix this ASAP.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    Customisations are usually the problem. The only way of pinpointing the issue is trial-and-error. For example, remove all custom code you’ve added, then add in one item of functionality at a time, testing your website as you go along. You’ll then find the offending bit of code that has introduced the problem.

  • Profile picture of Prabin

    Prabin replied to the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    thanx for your reply @henrywright, I tried switching main theme and it’s working normal. On child theme, I have a customized buddyPress folder. But I have no idea what’s causing that issue.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Issues importing tables between sites using phpmyadmin in the forum How-to & Troubleshooting 11 years ago

    Hi @prabin04

    I have done, but this topic is about importing tables using phpMyAdmin so let us keep the conversation here focused on that 🙂

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    Hi @prabin04

    Do you get this problem with all plugins disabled and TwentyFifteen activated? I’m surprised you’re able to post on the group forum whilst not logged-in. That doesn’t sound right to me.

  • Profile picture of Prabin

    Prabin replied to the topic Issues importing tables between sites using phpmyadmin in the forum How-to & Troubleshooting 11 years ago

    hi @henrywright can you solve my this issue ? it’s urgent.

    Restrict Non-logged in user to post on group forums

    thanx 🙂

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Issues importing tables between sites using phpmyadmin in the forum How-to & Troubleshooting 11 years ago

    Hi @marvc

    Whilst I can’t offer any help myself in this instance, the actual table you’re importing is irrelevant so both the WordPress and BuddyPress support forums might not be the best place to look to get help. Instead, perhaps try a phpMyAdmin or MySQL support forum. Hopefully they’ll be more help.

  • Profile picture of Prabin

    Prabin replied to the topic How to make buddypress member profiles private for everyone in the forum How-to & Troubleshooting 11 years ago

    well I know a trick to restrict member’s profile to non-logged in user ..

  • Profile picture of Prabin

    Prabin replied to the topic How to make buddypress member profiles private for everyone in the forum How-to & Troubleshooting 11 years ago

    well I know a trick to restrict member’s profile to non-logged in user ..

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to make buddypress member profiles private for everyone in the forum How-to & Troubleshooting 11 years ago

    Hi @jaykdoe

    You could try this:

    function my_private_profiles() {

    // Bail if not a profile page.
    if ( ! bp_is_user_profile() )
    return;

    // Allow admin users.
    if ( current_user_can( 'manage_options' ) )
    return;

    // Allow the profile owner.
    if ( bp_loggedin_user_id() == bp_displayed_user_id() )…
    [Read more]

  • Profile picture of Prabin

    Prabin started the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    Hi everyone,

    I am having an issue here. Even non-loggedin user can comment to my site in group forum page

    Is there any back-end setting or tricks to resolve this issue ? It’s important that only members can post/comment on groups.

    Thanx in advance 🙂

  • Profile picture of Prabin

    Prabin started the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    Hi everyone,

    I am having an issue here. Even non-loggedin user can comment to my site in group forum page

    Is there any back-end setting or tricks to resolve this issue ? It’s important that only members can post/comment on groups.

    Thanx in advance 🙂

  • Profile picture of Prabin

    Prabin started the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    Hi everyone,

    I am having an issue here. Even non-loggedin user can comment to my site in group forum page

    .
    Is there any back-end setting or tricks to resolve this issue ? It’s important that only members can post/comment on groups.

    Thanx in advance 🙂

  • Profile picture of Prabin

    Prabin started the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    Hi everyone,

    I am having an issue here. Even non-loggedin user can comment to my site in group forum page

    .
    Is there any back-end setting or tricks to resolve this issue ?

    Thanx in advance

  • Profile picture of Prabin

    Prabin started the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    Hi everyone,

    I am having an issue here. Even non-loggedin user can comment to my site in

    group forum page

    .
    Is there any back-end setting or tricks to resolve this issue ?

    Thanx in advance

  • Profile picture of Prabin

    Prabin started the topic Restrict Non-logged in user to post on group forums in the forum How-to & Troubleshooting 11 years ago

    Hi everyone,

    I am having an issue here. Even non-logged in user can comment to my site in group forum page.
    Is there any back-end setting or tricks to resolve this issue ?

    Thanx in advance

  • Profile picture of peterson agripina

    peterson agripina's profile was updated 11 years ago

    peterson agripina

    @petersonagripina29

    View Profile
  • Profile picture of Marcella

    Marcella's profile was updated 11 years ago

    Marcella

    @marcella1981

    View Profile
  • 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