I am getting the error:
Call to a member function get_option() on a non-object in ... /theme-my-login/modules/custom-redirection/custom-redirection.php on line 93
This happens when someone registers on the site; they register and go to the login page (and I get an email saying a new user registered). When they try and login, we get this error.
I have the TML shortcode on the Register page (nothing else), and am using Gravity Forms' User Registration add-on.
I can add users manually, and they can log in - they just can't register themselves.