Jump to content

External admin login?


skshost

Recommended Posts

I'm currently developing a custom backend for myself and employees. The purpose is to bring my live chat, company webmail, WHMcs, ect. into one login.

 

I have successfully put this user management/web host system site together except for 1 thing...

 

It wasn't the case with all the other scripts/apps I use, but I can't seem to login to WHMcs outside of "myhost.com/whmcs/admin/login.php".

<form method="post" action="http://myhost.com/whmcs/admin/dologin.php" name="frmlogin" target="_blank">
Username: <input type="text" name="username" size="30">


Password: <input type="password" name="password" size="30">


<input type="submit" value="Login" class="button"><input type="checkbox" name="rememberme"> Keep me logged in until I logout


[url="http://myhost.com/whmcs/admin/login.php?action=remind"]Forgotten your password?  Click Here[/url]
</form>

 

That doesn't even work, and now I'm starting to worry that I won't be able to do it. :cry:

 

Any help is appreciated.

Thanks!

Link to comment
Share on other sites

Actually I just resorted to writing a form in the admin directory that's submitted onload, from there I used $_GET for the username and password. I assumed that I'd have to submit the form from within the WHMCS directory.

 

I love my new system, I login to my custom system and just click to open WHMCS, Roundcube, LiveChat, ect.. No need to login again!

Link to comment
Share on other sites

I ripped Help Center Live apart and kind of made my own. I've also integrated skype into it too.

 

I must be one of the few people that find skype to be "hobbyish" and not for business use. I cant wait till chatstat integrates real voip (they have skype too).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated