Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

Members Register Page problem after update

This topic is resolved
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Rossella Macchia
    Participant
    • 9 Topics
    • 20 Posts
    @rossellam

    After update users can’t register. When they click on register simply they are redirect again to wp-login.php

    Attached BuddyPress settings.

    Thank you

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6758 Posts
    @themodactyl

    Hi Rossella, 🙂

    My best guess is that your issue might probably caused by some conflicting third party plugin or some extra code snippet as we don’t encounter this issue with our demos.

    Could you deactivate all plugins that have not been installed with your theme during its setup and all existing custom PHP code snippets please? And then, could you confirm me that the issue is still persisting please?

    Please also make sure that you have the latest theme version and that all recommended plugins are up-to-date. Finally, you could also consider clearing all activated caching system as well as your browser cache before investigating any further.

    We’re waiting for your feedback.

    Thank you.

    Rossella Macchia
    Participant
    • 9 Topics
    • 20 Posts
    @rossellam

    Hello I didn’t install any third part plugin. I have only plugins installed from theme.

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6758 Posts
    @themodactyl

    Hi Rossella, 🙂

    Thank you for your feedback!

    It’s best if we take a quick look at this…

    Could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings.
    You can post the user name and password in your next reply and mark it as private to keep this between us.

    Also, are we free to deactivate plugins for our tests? In this case, I invite you to make a backup before we investigate your website further in order to make sure you don’t loose any data if something goes wrong.

    Thank you.

    Rossella Macchia
    Participant
    • 9 Topics
    • 20 Posts
    @rossellam

    Hello

    unfortunately my site is only for internal IP as it is an intranet. When I disabled Buddypress plugin registration page worked fine.

    Rossella Macchia
    Participant
    • 9 Topics
    • 20 Posts
    @rossellam

    as old, when Buddypress is disabled I clck on register and I land to : https://mysite.com/wp-login.php?action=register

    with Buddypress: https://mysite.com/wp-login.php?redirect_to=https%3A%2F%2Fmysite.com%2Fregister%2F&reauth=1

    maybe I need to change this link somewhere?

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6758 Posts
    @themodactyl

    Hi Rossella,

    Thank you for your feedback. Unfortunately, without taking a look, it’s difficult to find from where this issue is coming from.

    Can you please try these actions:

    1. Deactivate Paid Membership Pro to see if this issue still persists. If not, this issue is related to a misconfiguration of this plugin.
    2. If this issue persists, can you please send me a screenshot of your homepage? I need to see how you decided to display this button as there are two ways with our theme.

    We’re waiting for your feedback.

    Cheers,

    Rossella Macchia
    Participant
    • 9 Topics
    • 20 Posts
    @rossellam
    This reply has been marked as private.
    Rossella Macchia
    Participant
    • 9 Topics
    • 20 Posts
    @rossellam

    Hello so far I’ve solved like this:

    I added bp-custom.php in /wp-content/plugins

    this is code:

    <?php
    /**
    * Disables BuddyPress’ registration process and fallsback to WordPress’ one.
    */
    function my_disable_bp_registration() {
    remove_action( ‘bp_init’, ‘bp_core_wpsignup_redirect’ );
    remove_action( ‘bp_screens’, ‘bp_core_screen_signup’ );
    }
    add_action( ‘bp_loaded’, ‘my_disable_bp_registration’ );

    add_filter( ‘bp_get_signup_page’, “firmasite_redirect_bp_signup_page”);
    function firmasite_redirect_bp_signup_page($page ){
    return bp_get_root_domain() . ‘/wp-login.php?action=register’;
    }
    ?>

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6758 Posts
    @themodactyl

    Hi,

    I’m glad to read you’ve been able to solve this Rossella.

    We thank you very much for sharing the solution with us. I’m sure it will help other users facing the same issue. By doing this, you’re making a great contribution to this forum, and we thank you very much for that! #SharingIsCaring 💪🏻

    We remain available for all support requests related with the use of your theme.

    Regards,

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Members Register Page problem after update’ is closed to new replies.

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site