Recently our host moved our site to a new server and after the switch, any “/member/*” pages go to our sites default 404 page. You can see here:
http://discoverhv.com/member/register/
I made sure that “Members can register themselves” is checked in CP settings. I’m also using .htaccess to get rid of “index.php?” in the url and have included “member” as one of the rewrites. I can’t think of why this is happening. Any ideas?