Important Notice:
Two sections of this forum are available only to registered customers. In order to receive access to the Customer Forums and ResellerCentral Forums, you must first register on these forums or login to your existing forum account. If you are an existing HostNine customer, be sure to register using the email address on file for your billing profile.
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Ok here is my code below.. i want it so clients can login to their cpanels straight from my site... i had it working before and ive obviosuly changed somthing so can someone help me correct my code
thanks Code Code:
<font color="#c5c5c5" SIZE="2"><B>Log in to your Control Panel:</B></FONT><BR><BR>
<form method="post" action="http://www.infused-hosting.com:2082">
<font color="#00adfd" SIZE="2"><B>Username:</B></FONT>
<input type="text" value=""><BR>
<font color="#00adfd" SIZE="2"><B>Password:</B></FONT>
<input type="password" value=""><BR><BR>
<input type="submit" value="Login">
</form>
|
|
#2
|
||||
|
||||
|
Try This:
Code:
<font color="#c5c5c5" SIZE="2"><B>Log in to your Control Panel:</B></FONT><BR><BR>
<form method="post" action="http://www.infused-hosting.com:2082/login/">
<font color="#00adfd" SIZE="2"><B>Username:</B></FONT>
<input name="user" type="text" value=""><BR>
<font color="#00adfd" SIZE="2"><B>Password:</B></FONT>
<input name="pass" type="password" value=""><BR><BR>
<input type="submit" value="Login">
</form>
Last edited by H9Dan; 11-25-2007 at 01:26 AM. |
|
#3
|
|||
|
|||
|
it still didnt work
it just says login failed.. ive tried making an account and trying it and it still dont work.. it trys to log into the infused-hosting cpanel not the persons
|
|
#4
|
||||
|
||||
|
Are the accounts on the same server? If they are on different servers you need to post to either that persons domain or their IP address.
|
|
#5
|
|||
|
|||
|
Well my main account Infused-hosting.com is on the USA server because modernbill doesnt work on the UK server
all the rest are hosted on the UK server is that why it isnt working? |
|
#6
|
||||
|
||||
|
Yeah, since they are on different servers you need to submit the login to the correct server or you will get a failed login as the user doesnt exist on that particular server.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Customer cPanel Login | SouLz | Reseller Hosting | 2 | 01-04-2010 07:48 PM |
| cPanel Login on Site | mhearn | Web Development | 5 | 06-30-2007 02:23 PM |







it just says login failed.. ive tried making an account and trying it and it still dont work.. it trys to log into the infused-hosting cpanel not the persons
Linear Mode

