• 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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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.

    Plugin Author Marr

    (@mikemarr)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Facebook Registration Tool] 404 error’ is closed to new replies.