Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • Plugins
  • Themes
  • Documentation
  • Blog
  • Support
  • Download

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@orpatech active 12 months ago
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    orpatech.com replied to the forum topic Display Settings options to admin only in the group How-To and Troubleshooting 12 months ago

    Just add an the following IF Statement if (current_user_can('level_10')){

    }

    Add the above if condition around the following code in […]

  • Profile picture

    orpatech.com replied to the forum topic Add Group Name in Member-header in the group How-To and Troubleshooting 12 months ago

    I wrote some custom code which may help you out…..
    `
    $query = mysql_query(“SELECT * FROM bp_groups_members WHERE user_id = $user_id “);
    $numrows = mysql_num_rows($query);
    if ($numrows !=0 ){
    $row = […]

  • Profile picture

    orpatech.com replied to the forum topic Lost Registration Page – Urgent help needed on Live site. in the group How-To and Troubleshooting 12 months ago

    Got it!
    go to yoursite.com/wp-admin/admin.php?page=bp-page-settings (Or buddypress-> Pages in CMS)
    There you will see an option of creating a new page for Registration…
    just click on it and you will be sorted..
    Thanks

  • Profile picture

    orpatech.com replied to the forum topic Lost Registration Page – Urgent help needed on Live site. in the group How-To and Troubleshooting 12 months ago

    And you are not sure about the correct location of that file ???
    ”Once Again” What were you trying to delete ??? Your theme or what ?

  • Profile picture

    orpatech.com replied to the forum topic Lost Registration Page – Urgent help needed on Live site. in the group How-To and Troubleshooting 12 months ago

    Do u know what you have deleted???
    What files were you deleting?? Was you deleting your theme files ??

  • Profile picture

    orpatech.com joined the group How-To and Troubleshooting 12 months ago

Profile picture of orpatech.com
  • Activity
    • Personal
    • Mentions
    • Favorites
  • Profile
    • View
  • Sites 0
    • My Sites
  • Forums
    • Topics Started
    • Replies Created
    • Favorites

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Terms of Service

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
  • BuddyPress.org
    • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Lost Password
    • Log In
Log Out