BuddyDev

79 Responses to Plugin BudyPress Auto Activate Auto Login Redirect to Profile, automatically activate your new user signup, log them in and redirect to their BuddyPress profile on signup

  • Pingback:Make your users automatically logged in and redirect them to their profile when they create their account on your buddypress powered site | Thinking In Wordpress:-Delving deep into wordpress

  • Pingback:What Is Upcoming In The Buddydev Premium | Buddy Dev

  • Hi Brajesh,

    Just joined.

    I tested the plugin and while it works, it sends the activation email out, which it shouldn't.

    Can you look into this please?

    Using WPMU 2.9.1.1 and BP 1.1.2.

    Thanks!

    • hi
      Thanks for joining.
      Can you confirm, you are using bp 1.2 or bp 1.1.2. Please upgrade to bp 1.1.3, if you are using bp 1.1.2, It should work, If it does not, please drop a line in the forum, I will make it work. I have not tested it with 2.9+, so I will test again, but please confirm, you are using bp 1.2 or bp 1.1.2
      Thanks
      Brajesh

  • Brajesh,

    I'm using mu 2.9.1 and buddypress 1.2.1 and it works mostly…you do get automatically logged in and sent to your profile page.

    But the email still gets sent ๐Ÿ™‚

    • Hi Greg
      Thanks for joining. Welcome to Buddydev ๐Ÿ™‚
      Yes, I am aware of it as TradingMetro posted after the update.
      here is a solution for now.


      add_filter( 'wpmu_signup_user_notification', 'cc_auto_activate_on_user_signup', 1, 4 );

      i.e. this line exists in plugin, just update the priority for now.

      This was provide by Trading Metro, This should solve your issue. I will update this plugin again today ๐Ÿ™‚
      Please check Tm's solution here

      https://buddydev.com/forums/topic/bp-auto-activate-auto-login-redirect-plugin-activation-email

      Thanks
      Brajesh

  • It seems that after installing this plug in it redirects the Login to the homepage to use the login in the sidebar. But there is no "Forgot Password" or similar link so if the users forgets their password.

    • hi John
      Please make sure it is not caused by some other plugin.

      You are using it with wordpress or wpmu ?

  • Hi

    Is the link working for everyone? Seem to be seeing a 404 when trying to view the demo.

    • @Kenny
      Sorry for the confusion, I had moved the site to another server and The link got broken, Installing it back today, will post to this message again.

      Thanks
      Brajesh

  • Hi Brajesh,

    I have mostly joined the premium club for this plugin and for the branded login.

    Unfotunately though, this one is not working.

    I am running WP single 2.9.2 and bp 1.2.4.1, added the branded login plugin and this one.

    I tried registering a new user now, the user was not activated, and was not logged in automatically.

    any ideas?

    • hi mazen
      Thanks for joining.
      This plugin was developed for wpmu and It may not be compatible with single wp.
      let me work on it today, I will update it for single wp and post back tomorrow.

      • Hi Brajesh,

        Now you mentioned it, i noticed indeed, everything about it says MU. My mistake.

        Thanks a lot though for the single version, much appreciated mate, you are a star.

        Looking forward, its the only thing between me and launching my new site ๐Ÿ™‚

        Cheers.

  • Bhai saab,

    You are a wizard, works like charm my man.

    Thanks a lot for your prompt action and AWESOME plugins.

    Cheers.

  • likewise, great stuff, very timely for me.

    thanks much!

  • Is this plugin also WP 3.0 compatible?

  • Working great! Thanks!

  • I still have a problem..
    When I create a new blog I get this error message.

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'cc_auto_activate_finished' was given in /home/stefnitert/domains/regionofinterest.com/public_html/wp-includes/plugin.php on line 395

    Any idea how to solve this?

  • Hello Brajesh,

    Do you know a solution of my last comment?
    Is this 'cc_auto_activate_finished' from your plugin?

    Thanks!

    • Hi Stef,
      sorry for the delayed response. Please check my above reply.

      Thanks
      Brajesh

  • Thanks a lot!
    that worked!

  • Hi,

    Great plugin! I have 2 questions. I downloaded 1.2.3 zip file on top of the page. In your last comment, there is a link to 1.2.3.1 zip file. Which is the right one? I am using WP 3.0 (single blog) and latest BP.

    Second question is that, when user signs up he/she goes to profile page:

    /members/username/

    what is the hack that he/she instead lands on this page:

    /members/username/profile/

    so that new member can upload profile photo?

    • or even this one:
      /members/username/profile/change-avatar/

  • HI Brajesh,
    I'd like to add a link into the confirmation message, so the user can tweet that they have joined. Can you tell me how to
    Many thanks
    Emily

  • I'd love to know how to change it so the the user goes to /members/username/profile/change-avatar/ once they sign up too

  • @korhan I have worked out how to change it so the user goes to their change avatar page

    In the .php file change the line : bp_core_redirect(bp_core_get_user_domain($user->ID));

    to

    bp_core_redirect(bp_core_get_user_domain($user->ID). '/profile/change-avatar/');

    • @ewebber Can you please say exactly what is the name of .php file? I am a newbie of buddypress so please kindly advise me.

      I am looking for the way that redirecting my user to the previous page where they decided to sign up to my site. Any advise for me?

      • bp-auto-activate-auto-login.php line no 106

        Hope that helps.

      • @Thong tin du hoc there is only one .php file in the plugin – so it will be that one

  • Hi Brajesh,

    I have already achieved this effect with my site when user logs in he took to the profile page.

    But in case of this plugin. If the user directly being redirected to the profile page then there could be chances of having spam accounts who dont do any activation process.

    Regards,
    Sam.

    • That's right. It can cause that issue. The best thing is use it with some sort of captcha plugin on registration page. That will help to curb it a little.

  • Hello, I just joined the premium program specifically to get this plugin, but unfortunately it doesn't seem to be working for me. The account gets created and a notification of the activation shows up at the top of the browser window. The user can then click the login link and login properly, but they should be automatically redirected to their profile page and this is not happening.

    I'm using BP 1.2.7 and WP 3.1 RC2. Any ideas on what I can do to fix this?

    Thanks in advance for your help,
    Ray

  • Never mind my previous post. I resolved the issue by downgrading WP to 3.0.4 .

    Thanks,
    Ray

    • Thanks Ray,
      I have not tested it with wp3.1 rc, as BuddyPress 1.3 is supposed to be used with wp 3.1. Will update once they are out.

  • Dear,

    This plugin is great but I still worry about spammer! Does this plugin give spammers more advantages?

    Thank

    • Hi Nguyแป…n,
      To control spam, please use wp suepr captch, cookies for comments. Both are good plugins and will help curb spam.

  • Hi Dear Brajesh:

    Another beautiful plugin that I would love to use, but it causes fatal error with Suffusion theme. Can you please help?

    Thank you soooo much;
    Vida

  • Hi Brajesh:

    Thanks so much. I have looked into it more closely. I think the plugin is OK, but it causes conflict with BP group registration http://hardlyneutral.com/wordpress-plugins/.

    I have deactivated the above plugin and yours now works ok as a result. At least so far.

    So, I'll keep trying. But am good for now.
    Thanks so much for all your great work ๐Ÿ™‚

    Vida

  • just wanted to clarify if this plugin also needs buddypress besides wp multisite?

    • Hi Ovidiu,
      I don't remember exactly, but I believe I had added support for non BP installs. will get back to you in the evening with details after checking the plugin again(leaving for a couple of hours now)

    • Just confirming. No, this plugin currently does not work without BuddyPress. I hope to add that in future.

  • thanks for taking the time to answer. I am subscribed to your feed so if you mention it I'll be back ๐Ÿ˜‰

  • Hello – new premium member here. I've noticed an issue with people who are connecting with facebook: http://stangnation.com/wp-login.php

    Most of the time someone authenticates through facebook (using FB login) they will get redirected to the Dashboard and I dont want this to happen.

    In the code how can I remove any possibility of being directed there? For our purpose there is no such instance where any member needs to see or go to the Dashboard. Admins know where it is.

    Thanks! ๐Ÿ˜€

    • To be more specific I'm referring to this line:

      /*if no redirect was specified,let us think ,user wants to be in wp-dashboard*/
      if(empty($redirect_to_calculated,))
      $redirect_to_calculated=admin_url();

      I want to assume that user goes to Profile page everytime after login no matter what.

    • Hi Stig,
      Please use the plugin BP redirect to profile. That should do it.

  • Hi, I just downloaded and installed this plugin. I then registered as a new user, and it worked beautifully except for one thing. That new user does not have rights to add posts on the new blog that was created for them during the sign up process. I looked in the network settings and that user is the administrator of their blog, so I'm confused why they can't add posts. I've got WordPress MS 3.2.1 and BuddyPress 1.2.9 installed.

    • Hi Janice,
      Thanks for letting me know the issue. I am testing at the moment. Will get back to you with details very soon.

    • Hi Janice,
      Tested with The BuddyPress. For new blogs, It does work but if a user does not create a blog, he does not get access to wp-admin. Can you test on your install and confirm this is not the case?

  • Great plugin. Compatible with 1.5 ? which is almost there.

    • Thank you for the comment. yes, there is a version(for testing purpose) with Bp 1.5.
      Please download it from here

      https://buddydev.com/buddypress-1-5-compatibility/

      Because of the changes in BuddyPress 1.5, I will recommend using it with the current trunk. Also, you will need to create 3 pages and assign them on BuddyPress->Pages screen to make it wok(You will see the notification there in the admin for that).

      Hope that helps.

  • Thanks for the heads up Brajesh. I haven't even begun to think about upgrading our production site but when we do it would be very valuable if you shared your list of tips about any surprises or issues to look out for.

  • Hi Braesh… I have WooCommerce installed as well, and I find that when user logs in it redirects him to the woocommerce my account page, rather than his profile… Actually I want them to go to their profile activity page when they login ( I used the BP Login Redirect Plugin to do this, but disabled that now as I figured this plugin would do that)

  • Thanks for the update!

  • Hi Brajesh,

    This plugin plugin works excellent for me, but I wanted to pass along this notice incase it's helpful:

    Strict Standards: Non-static method BPDevAccountAutoActivater::get_instance() should not be called statically in /nas/wp/www/staging/username/wp-content/plugins/bp-auto-activate-auto-login/bp-auto-activate-auto-login.php on line 225

    Thanks!

    • Hi Carl,
      Thank you for the comment.
      Are you using an older version of the plugin? It was fixed in 1.3 around an year ago. Can you please confirm it on 1.3 or above? This notice was caused due to legacy code and php 5.4 incompatibility that I updated in 1.3

      • Hi Brajesh,

        Thanks for the quick responses! I'm running Version 1.3 of this plugin and do still have the notices, but I did see there has been a few updates since.

        I was planning on renewing my membership to ask for support with "BuddyPress Poke" issues and I'll update this plugin (and the others) and can report back if the notice is still occurring.

        I know you all are supper busy, so is there a preferred way to communicate with you or @anusharma about the BP Poke issues once I renew?

        Thanks for all your help!

        • Hi Carl,
          Thank you for pointing. You can get rid of that notice by changing public function get_instance to public static function get_instance.
          Though, @anusharma won't be available, I an always available on forums and have been trying to improve support recently. If you have any issues, please open a topic and I will be there to support ๐Ÿ™‚

  • Hey Brajesh,

    I also posted this problem on his plugin repository and github but I thought I'd let you know about it too just in case you would like to add compatibility on a future update.

    when using BP Auto Activate Autologin Redirect To Profile On Signup, the Buddypress Automatic Friends plugin doesn't work. If you please tell me what function I can call in that plugin to auto add friends any help would be much appreciated.

    When I used your other premium plugin Auto Login on activation, the automatic friends worked just fine, it was only when I started using Auto activate – auto login.

  • Dear Brajesh;

    I bought this plugin a while ago and it now seems to not work with my latest version of Buddypress. Can you help please?

    Thank you;
    Vida

  • Hi I just bought and added this plug in and it isn't working at all? I have Buddypress Social Marketplace

    • HI Nocole,
      Do you have any registration moderation plugin active? Is the user registration using BuddyPress registration?

      May I request you to please open a topic in our forums to help us assist quickly.

  • Very useful plugin, I have just installed it and made some tests,it works fine…thanks!

  • Does this plugin allow for a redirect to a different page besides the user's profile? Or can I use some other method along with this plugin?

  • Is it possible not to redirect the user to their profile and instead let them be on the homepage?

  • Great plugin! Is there an easy way to override your setting to deactivate the bp activation email? I'd still like to send new users a welcome message.
    Thanks!

    • Hi Ethan,
      Thank you for the comment.
      yes, It is doable with one line of code. Please post in our forum and we will assist you.

      Thank you
      Brajesh