Would love to get this working on my site.
I'm getting a 404 error after hitting the register button.
If there something I've missed?
Would love to get this working on my site.
I'm getting a 404 error after hitting the register button.
If there something I've missed?
Same here. The 404 comes because the code tries to access:
facebook-registration/register.php
after the user registers but that path is incorrect. The correct path is:
facebook-registration-tool/register.php
To fix that, you have to open facebook-registration-tool\js\fbreg.js.php and change line 11.
But I still can't get this plugin to work. After registration, the user is not added and gets redirected to the register page again. This plugin doesn't work.
Are you using multisite? If so, that may be the problem. Currently working on resolving that.
Otherwise, contact me directly marr AT beyondwp DOT com to troubleshoot this more directly.
I will patch the path issue today.
This topic has been closed to new replies.