Baja Posted November 26, 2007 Share Posted November 26, 2007 On the portal theme there is a login form on the left side. The form action is setup as so: <form action="dologin.php" method="post"> Would it be possible to somehow within the template set it up to do something like this: <form action="dologin.php?goto=tutorials" method="post"> But pull the "tutorials" direct from the url which in this case would look something like: http://www.yoursite.com/whmcs/tutorials.php This would need to take place within the smarty template. Why would I want to do this? Well It probably would not happen to much but if someone went to a page that was setup where you had to login in first, and they used the left login instead of the body login, they would be redirected to client area instead of where they wanted to be going, in this examples case, the "tutorials" page. I would like to know if this is possible and if you might know how with an example that would be great. Thanks, Baja 0 Quote Link to comment Share on other sites More sharing options...
Baja Posted November 30, 2007 Author Share Posted November 30, 2007 Anyone know how to do this by chance? 0 Quote Link to comment Share on other sites More sharing options...
Baja Posted December 1, 2007 Author Share Posted December 1, 2007 Guess I will bump this one more time. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted December 1, 2007 Share Posted December 1, 2007 Guess I will bump this one more time. Please don't. If no one has answered, they either don't know, or can't figure out what you need. 0 Quote Link to comment Share on other sites More sharing options...
Baja Posted December 2, 2007 Author Share Posted December 2, 2007 Sure no problem it won't happen again. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.