OMG I feel stupid, but i figured out the problem. My template doesn’t truly support buddypress, so I had to manually write in the information to tell users to only sign up with a username of all lowercase letters. It actually clicked when I thought about signing up at this site. oh my gosh!!
Okay, so I still have one more issue however. When I try to make a “group blog” page as an admin of a group, I get a fatal error message: “Fatal error: Call to undefined function wpmu_validate_blog_signup() in /home/undivide/public_html/gamercookie.com/wp-content/plugins/bp-groupblog/bp-groupblog.php on line 524”
By overriding, do you literally mean taking the “registration.php” info from the template pack and replacing the main themes “registration.php” ?? If so, I just tried to do that an it didn’t change anything (same thing with the activate.php file).
Unfortunately, I’m not sure what a “nonce” would be, sorry about my lack of skills!