SchmitzIT
Well-known member
We're trying to create a shortcut for logging in. By shortcut, I mean that normally when you click the "Login or signup" link, you will be taken to a small form asking you to either login or signup. Once you click to sign up from there (even without filling in a username), it will take you to <forumhome>/login/login.
However, directly attempting to access that link yields an error:
I'm able to reproduce that error here by heading to xenforo.com/community/login/login
Is there any way to circumvent this behaviour? Seeing the username is not mandatory for the signup process, and thus no field has to be filled in, the apparent requirement for a POST doesn't make sense to me.
Cheers.
However, directly attempting to access that link yields an error:
This action is available via POST only. Please press the back button and try again.
I'm able to reproduce that error here by heading to xenforo.com/community/login/login
Is there any way to circumvent this behaviour? Seeing the username is not mandatory for the signup process, and thus no field has to be filled in, the apparent requirement for a POST doesn't make sense to me.
Cheers.