I have run into a problem that if a user registered on our old site and older version of community builder and never used their activation code sent to them by email to complete the registration process, now this activation code no longer works with our updated site. It throws an error that they are unauthorized to view this page. Now I don't know how often this would even happen, I mean if someone never finished the registration process months ago, they probably wont now, but I am being told to update the function within the UserTable.php file (getUserIDFromActivationCode) and fix it to where it gives them the correct unscrambled id for their activation code. (Sorry for the run-on sentence)