Helping you Build Your Own Social Network!

Faster, better and easier!

BP Auto activate Auto Login-redirect plugin - Activation Email

(11 posts) (3 voices)
  • Started 2 years ago by TradingMetro.com
  • Latest reply from Brajesh Singh

Tags:

No tags yet.


  1. Hi Brajesh,

    Re: the comment on the blog entry - http://buddydev.com/plugins/buddypress-premium-plugins/plugin-bp-auto-activate-auto-login-redirect-to-profile-automatically-activate-your-new-user-signuplog-them-in-and-redirect-to-their-buddypress-profile-on-signup/comment-page-1/#comment-506

    The BP version we're using is BP 1.1.2, not BP 1.2.

    I just applied the main differences between BP 1.1.2 and 1.1.3 for the activation process:
    http://trac.buddypress.org/browser/tags/1.1.3/bp-core/bp-core-activation.php
    http://trac.buddypress.org/browser/tags/1.1.3/bp-core/deprecated/bp-core-deprecated.php

    And the activation email was still being sent.

    Is there something I'm overlooking?

    ---

    Also on the plugin release page, it says the version number is v1.1 (January 2), but the downloaded version is v1.0 (December 1).

    Does v1.1 fix the problem?

    Posted 2 years ago #
  2. Also Brajesh, FYI, when I registered for the buddydev.com site, the activation email got sent.

    The demo site doesn't send out the activation email.

    Posted 2 years ago #
  3. hi
    Just checked out, wordpress Mu 2.9+ has changed the hooks and how they apply.
    Just updating this plugin, should be available in an hour for donalod. Since the demo runs on 2.8.6, that's why It was working.
    Let me update it, I will put posting here in an hour again.
    Thanks
    Brajesh

    Posted 2 years ago #
  4. oops! sorry, wpmu has not changed the filters, it is still there, I had mistaken to the admin created users while browsing the code, looking at the bp+wpmu codebase again, should be able to update you within an hour here.

    Posted 2 years ago #
  5. hi there
    sorry about yesterday, I was on bad connectivity and got disconnected after 3 AM(local time here).
    The update is complete, just testing it on a new site, I see hostgator is not sending the mail properly so I am testing it on a new server(Just registered for this purpose only), I will update very soon here.

    Thanks
    Brajesh

    Posted 2 years ago #
  6. well, here you go.
    I have tested this with bp 1.1.3+wpmu 2.9.1.1 and It works as expected.
    http://buddydev.com/http//buddydev.com/download/bp-auto-activate-auto-login%201.2.zip

    If you find any problem please let me know, if you want to see it in action check it out at http://wpknight.com

    Thanks
    Brajesh

    Posted 2 years ago #
  7. Hi Brajesh,

    Thanks for the update, however I'm still getting the activation email...

    The demo site works as expected though. Are emails working on that site?

    Can you apply the update on buddydev.com, so I can test?

    Posted 2 years ago #
  8. you are most welcome
    I checked your site, are you referring to TradingMetro community. If yes, It seems your theme is not supporting bp 1.1.3(currently there is one step only registration with bp 1.1.3).

    Please confirm my doubts, yes, the wpknights site is sending email. I got notification about your signup there(admin notification email).
    here is a screenshot
    http://yfrog.com/5obploginautop

    On buddydev, I have intentionally left the email, as you are subscribing and it should somehow inform you, In my next upgrade to buddydev, I will stop those mails and send just a welcome notification, so the case of buddydev.com is a little bit different.

    Please let me know, whether you are using it on a different site or on the TradingMetro community.

    Thanks
    Brajesh

    Posted 2 years ago #
  9. Thanks for responding, Brajesh.

    That's the production site (which is running older versions of WPMU and BP), I'm testing the plugin on a local sandbox with WPMU 2.9.1.1 and BP 1.1.3.

    I tried the bp-default theme and was still getting the activation email.

    Just tried the process again and received the activation email.

    I have a feeling cc_auto_activate_on_user_signup() is not returning false.

    [EDIT]
    I've upped the priority on cc_auto_activate_on_user_signup() from 10 to 1:
    add_filter( 'wpmu_signup_user_notification', 'cc_auto_activate_on_user_signup', 1, 4 );

    This fixed the problem.

    Thanks again for the great plugin, Brajesh!
    The auto-activate, auto-login and redirect is a big help!

    Now, like all the others, we're looking forward to the gallery plugin :)

    Posted 2 years ago #
  10. I'm still getting the activation e-mails sent out. :(

    I've the following set-up:

    WordPress MU 2.9.2

    BuddyPress 1.2.3

    BP Auto Activate Autologin Redirect To Profile On Signup: 1.2.1, just downloaded from the premium plugin page today.

    My theme is a custom theme, but the changes to the theme are mostly CSS and formatting related with the only changed functions being related to the widgetized areas for the home page.

    I've updated the bp-auto-activate-auto-login.php add_filter( 'wpmu_signup_user_notification', 'cc_auto_activate_on_user_signup', 1, 4 ); to show 1 instead of 10 but I'm still getting the activation emails upon testing.

    Suggestions on what else I should try?

    Posted 2 years ago #
  11. updating again, will be putting an update in an hour.

    Posted 2 years ago #

Reply

You must log in to post.