Results 1 to 2 of 2

Thread: adding template and lang to login form

  1. #1
    Join Date
    Jan 2008
    Posts
    643

    Default adding template and lang to login form

    INTEGRATION CODE

    we have
    Clients Login - Add this code to a page on your site to display a clients login form to log clients into the WHMCS Client Area................................

    How can I add template and language to the red part?

    <form method="post" action="http://mydomain.com/clients/dologin.php?goto=clientarea">
    Email Address: <input type="text" name="username" size="50"><br>
    Password: <input type="password" name="password" size="20"><br>
    <input type="submit" value="Login">
    </form>

  2. #2
    Join Date
    Aug 2007
    Location
    Glasgow
    Posts
    336

    Default

    Add:
    &systemtemplate=templatename

    To the end of:
    http://mydomain.com/clients/dologin.php?goto=clientarea

    To specify the template to display. I'm not sure if changing language is possibly by the URL, but it is via the selection box at the bottom of the page.
    --Nick
    My WHMCS contributions & Modifications:
    Improved To-Do list on WHMCS' admin homepage
    WHMCSchecksums: Know which files you've customised in an instant

Similar Threads

  1. clients login form redirects to admin login page!
    By Reza in forum Customisation & Integration Questions
    Replies: 1
    Last Post: 11-15-10, 03:55 PM
  2. Adding images to the order form?
    By rbro in forum Pre-Sales Questions
    Replies: 1
    Last Post: 02-22-07, 08:07 PM