Todesengel Posted March 5, 2016 Share Posted March 5, 2016 Well, I had this epic plan to customize my login page like so... But upon seeing the code is compiled, and I could not add divs to the login.aspx I just made a simple form and posts to the login page. I am not super happy with that, but it works and I got my desired effect. Check it out. https://www.gamersdns.com/gamelogin.html Link to comment Share on other sites More sharing options...
guduhost Posted March 5, 2016 Share Posted March 5, 2016 Can you give some code please? I'll be very gratefull. Link to comment Share on other sites More sharing options...
ServAttitude Posted March 5, 2016 Share Posted March 5, 2016 Really awesome job you did mate. Possible sharing the code for the community as help purpose ? Thank you Link to comment Share on other sites More sharing options...
Todesengel Posted March 6, 2016 Author Share Posted March 6, 2016 Sorry guys. I just can't give my images away. I had to pay an artist, so it was not free. I really wish I had a better way of doing this rather than a form post. If the password is invalid or something, i can't display it on that page. Hopefully somebody has a better way of modifying the login.aspx page so I can integrate it right in to the login page. Link to comment Share on other sites More sharing options...
Raizio Posted March 6, 2016 Share Posted March 6, 2016 This might help you out? http://help.tcadmin.com/Custom_Login_Form Link to comment Share on other sites More sharing options...
Dennis Posted March 7, 2016 Share Posted March 7, 2016 That's what he used, but that only allows you to display the form. You can't tell TCAdmin to show any errors on the custom login form - it'll redirect you and show you the error in TCAdmin, and my guess is that he wants to get rid of the TCAdmin login page completely. Link to comment Share on other sites More sharing options...
Todesengel Posted March 7, 2016 Author Share Posted March 7, 2016 That's what he used, but that only allows you to display the form. You can't tell TCAdmin to show any errors on the custom login form - it'll redirect you and show you the error in TCAdmin, and my guess is that he wants to get rid of the TCAdmin login page completely. Nailed it. I am now experimenting with some AJAX calls to the login.aspx, but I am stuck with some cross site scripting security I have in place. I will have to move my login page to the same web server hosting the tcadmin pages... but I am not sure if that is possible. I opened a ticket with Luis, so we'll see... Link to comment Share on other sites More sharing options...
ECF Posted March 7, 2016 Share Posted March 7, 2016 Best bet would be to put in a support ticket and ask Luis for some help. Playing around with the aspx pages usually ends in an epic fail Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now