Registration Not Working

This topic contains 4 reply and 3 voices, and was last updated by Boris GAB 9 years, 5 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
November 9, 2014 at 7:43 am 30029
Boris GAB Hello, I have searched the thread and I can not figure out why my registration is not working. I have checked 'Anyone can register' and I am using the latest versions of WooCommerce and Dokan - and none of my files are outdated Please help me fix the issue thanks kelechi
November 9, 2014 at 10:32 am 30031
Nayem Nayem

Hello Kelechi,

Can you pleas describe me in more details?. It will help me to find out the actual problem.

Thank you 🙂

November 9, 2014 at 10:34 am 30032
Kelechi Kelechi

I fill out all of the information and click register, nothing happens.

November 9, 2014 at 10:40 am 30033
Nayem Nayem

Hi Kelechi,

Please open “wp-content/themes/dokan/WooCommerce/my account/form-login.php” and go to line number 97. You will see something like <?php wp_nonce_field( 'woocommerce-register', 'register' ); ?>.

You have to remove the register from that line. So it will look like <?php wp_nonce_field( 'woocommerce-register' ); ?>.

Hope everything will work fine. Please check and let me know.

Thank you 🙂

November 10, 2014 at 1:03 am 30072
Boris GAB Boris GAB

Thanks you Nayem, i have the same problem and it is ok now with this solution.

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