Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@noahy active 1 year, 8 months ago
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    NoahY posted on the forum topic Adding the admin bar to a php file. in the group How-To and Troubleshooting 1 year, 10 months ago

    In case anyone googles here, the article posted by r-a-y works for different subdomains, but needs a bit of tweaking, based on this post:

    http://roneiv.wordpress.com/2008/01/18/get-the-content-of-an-iframe-in-javascript-crossbrowser-solution-for-both-ie-and-firefox/ […]

  • Profile picture

    NoahY started the forum topic Adding friendship link to activity feed in the group How-To and Troubleshooting 1 year, 10 months ago

    I have managed to add the friendship link to each activity post that is friendable. I wasn’t able to do this with a custom theme, since I wanted it in the activity header (beside the “View” link), and so I had to hard code […]

  • Profile picture

    NoahY posted a new activity comment: 1 year, 10 months ago

    Hmpf! Try to be helpful and this is what you get ;)

    View Conversation
  • Profile picture

    NoahY posted on the forum topic simple reCaptcha for Buddypress /register page in the group Third Party Components & Plugins: 1 year, 10 months ago

    I also use BWP-recaptcha for my other blogs on the network, so I can access the pub and priv keys from there, like so:

    global $bwp_capt;
    $publickey = $bwp_capt->options;

    and

    global $bwp_capt;
    $private_key = $bwp_capt->options;

    That way the keys are kept in one place.

  • Profile picture

    NoahY posted on the forum topic simple reCaptcha for Buddypress /register page in the group Third Party Components & Plugins: 1 year, 10 months ago

    The only problem I have with this is in Firefox I need to add css to put the div in the right place:

    #recaptcha_widget_div {
    clear:both;
    }

    does the trick.

  • Profile picture

    NoahY posted on the forum topic fyi: WP-reCAPTCHA works fine with BuddyPress in the group Third Party Components & Plugins: 1 year, 10 months ago

    This code is working on my multi-site install:

    http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/simple-recaptcha-for-buddypress-register-page/

    Hopefully I’m not missing anything…

  • Profile picture

    NoahY posted on the forum topic buddypress with si captcha and/or ReCaptcha in the group How-To and Troubleshooting: 1 year, 10 months ago

    You could try this simple code:

    http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/simple-recaptcha-for-buddypress-register-page/

    Let me know if it works.

  • Profile picture

    NoahY posted on the forum topic I want to use recaptcha in my buddypress site in the group Creating & Extending: 1 year, 10 months ago

    Try this script:

    http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/simple-recaptcha-for-buddypress-register-page/

  • Profile picture

    NoahY joined the group Creating & Extending 1 year, 10 months ago

  • Profile picture

    NoahY posted on the forum topic reCAPTCHA for registration in the group How-To and Troubleshooting: 1 year, 10 months ago

    If you want a simple reCaptcha script, try this one:

    http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/simple-recaptcha-for-buddypress-register-page/

  • Profile picture

    NoahY posted on the forum topic reCaptcha + Buddypress in the group How-To and Troubleshooting: 1 year, 10 months ago

    Try this script:

    http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/simple-recaptcha-for-buddypress-register-page/

  • Profile picture

    NoahY joined the group How-To and Troubleshooting 1 year, 10 months ago

  • Profile picture

    NoahY started the forum topic simple reCaptcha for Buddypress /register page in the group Third Party Components & Plugins: 1 year, 10 months ago

    After some fiddling, copying, more fiddling, I think I’ve got a working reCaptcha code. As it is, you just put this code in your theme’s functions.php file (I just made a child theme of the bp-default), edit the code to add a link to the recaptchalib.php file (get it here: http://code.google.com/p/recaptcha/downloads/list?q=label:phplib-Latest )…[Read more]

  • Profile picture

    NoahY joined the group Third Party Components & Plugins 1 year, 10 months ago

Profile picture of NoahY
  • 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