Hi
What additional code have you added? Do you get the 500 error when you remove the extra code?
Thanks
Gareth
Hi,
I did not add any function codes to the site.
Thank you
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
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