I cant get my login or registration page to work as they forward to themselves. any idea why?
Hi @stepbystep3d,
This is most likely conflict with other plugins and page slugs. it seems some plugin uses /sign-in/ and /sign-up/ slugs. I'd recommend change the them to new words in wpForo > Settings > General Settings admin page.
If it doesn't help, deactivate other plugins, use an Incognito/Private tab of your browser and check it again. You should not use the same tab because redirections are cached by browsers. Even if the issue is solved you'll not see the result, you'll always be redirected for a while until the browser cache is not cleared.
Seems it was browser cached from testing. clearing browser cache was to solution. Thanks for the help.