• Resolved musiekhero

    (@musiekhero)


    Hi,

    I have been enjoying the installation of your plugin. It’s a great plugin and perfect for my client’s website. However, I am encountering an issue with the login redirect. Every time I log in, it gives me an HTTP Error 500 but when I refresh the page, I will be logged in successfully. I tried to add a login redirect code on the site’s function.php file but to no avail. Any help would be greatly appreciated.

    Thank you

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Gareth

    (@catapult_themes)

    Hi

    What additional code have you added? Do you get the 500 error when you remove the extra code?

    Thanks

    Gareth

    Thread Starter musiekhero

    (@musiekhero)

    Hi,

    I did not add any function codes to the site.

    Thank you

    Thread Starter musiekhero

    (@musiekhero)

    Hi,

    It seems that I found the problem. I checked the error log file and I am having the following logs every time I log in.

    #0 /home/affordev/public_html/nw-fishing/wp-includes/class-wp-hook.php(286): wc_maybe_store_user_agent('rantibs')
    #1 /home/affordev/public_html/nw-fishing/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
    #2 /home/affordev/public_html/nw-fishing/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #3 /home/affordev/public_html/nw-fishing/wp-content/plugins/wp-discussion-board/includes/classes/class-ct-db-registration.php(634): do_action('wp_login', 'rantibs')
    #4 /home/affordev/public_html/nw-fishing/wp-includes/class-wp-hook.php(286): CT_DB_Registration->login_user('')
    #5 /home/affordev/public_html/nw-fishing/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(N in /home/affordev/public_html/nw-fishing/wp-content/plugins/woocommerce/includes/wc-user-functions.php on line 809
    

    I think there’s a conflict between WooCommerce and this plugin. Is there something I can do to resolve this one?

    Thank you

    Gareth

    (@catapult_themes)

    What happens if you disable WooCommerce temporarily?

    Re the extra code, you said initially:

    I tried to add a login redirect code on the site’s function.php file but to no avail

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Login Redirect Not Working’ is closed to new replies.