| Reseller Hosting Questions about your reseller hosting account. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#19 (permalink) |
|
Bow before Surpass!
Super #1
Joined in Sep 2004
1,542 posts
Gave thanks: 91
Thanked 49 times
|
Make sure you've followed the directions currently. It should be able to go to cpanel.php, a page you're suppose to make.
Also, replace the urls (web addresses) in the cpanel.php with your's.
__________________
Wii Hotspot - Upcoming project! -http://www.wiihotspot.com
Make a cPanel Login Form | Why is my Account Suspended? |
|
|
|
|
|
#20 (permalink) |
|
Registered User
Excelling Contributor
Joined in Feb 2005
531 posts
Gave thanks: 83
Thanked 24 times
|
Tks for your reply, but the problem is the script doesn't work on IE anymore, after one of its updates. On Firefox it works fine, so it is installed correctly. But unfortunately, most people still use IE, so if it doesn't work for IE, it's useless.
Maybe something needs to be changed in order to work with IE.
__________________
Patty Pass 57 |
|
|
|
|
|
#21 (permalink) |
|
Registered User
Comfy Contributor
Joined in Jun 2004
240 posts
Gave thanks: 10
Thanked 1 Time in 1 Post
|
Ahh I cannot get it to work in FF.
I am have it set up on my hosting site which is configured with MAMBO and I setup a test site through WHM and edited the html as well as the cPanel.php page and I am getting the 404 error. ![]()
__________________
RSprinkel Pass11 Pass60 Pass72 |
|
|
|
|
|
#22 (permalink) |
|
Bow before Surpass!
Super #1
Joined in Sep 2004
1,542 posts
Gave thanks: 91
Thanked 49 times
|
Okay. I'll test this myself and make the appropriate fixes. It could be because of cPanel 11, as this was made for cPanel 10.
No promises, but I'll see if I can get this to work.
__________________
Wii Hotspot - Upcoming project! -http://www.wiihotspot.com
Make a cPanel Login Form | Why is my Account Suspended? |
|
|
|
|
|
#24 (permalink) |
|
Bow before Surpass!
Super #1
Joined in Sep 2004
1,542 posts
Gave thanks: 91
Thanked 49 times
|
Well, fro0m what I've found, it seems to be more of an issue of how cPanel works...
Here is one way to make it work on both browsers, the only thing is that it isn't using PHP at all and thus cannot check fields or so :P I'll try to fix it one time, but until then, this could work for those of you on one server and don't care for the SSL check. Code:
<form action="http://website.com:2082/login/" method="POST"> <input type="hidden" name="login_theme" value="cpanel"> Username: <input type="text" name="user"><br> Password: <input type="password" name="pass"><br> <input type="submit" name="submit" value="Login!"> </form>
__________________
Wii Hotspot - Upcoming project! -http://www.wiihotspot.com
Make a cPanel Login Form | Why is my Account Suspended? |
|
|
|
|
|
#25 (permalink) |
|
Bow before Surpass!
Super #1
Joined in Sep 2004
1,542 posts
Gave thanks: 91
Thanked 49 times
|
I've got a new script up and running that is more secure as well as two new features in it. One feature that is needed, but has an optional extra to it. Another that is fully optional and just requires some code editing.
I'll get it coded up now ![]()
__________________
Wii Hotspot - Upcoming project! -http://www.wiihotspot.com
Make a cPanel Login Form | Why is my Account Suspended? |
|
|
|
|
|
#26 (permalink) |
|
Bow before Surpass!
Super #1
Joined in Sep 2004
1,542 posts
Gave thanks: 91
Thanked 49 times
|
I've released the new one now:
How to: cPanel Form on Website, v2 It is more updated and easier than the old one. It should work with all browsers and I've also included optional features to expand the power of the login form ![]()
__________________
Wii Hotspot - Upcoming project! -http://www.wiihotspot.com
Make a cPanel Login Form | Why is my Account Suspended? |
|
|
|
| This user thanks GamingHybrid for this great post! | Patty (January 12th, 2008) |
|
|
#27 (permalink) |
|
Twist3d One
Super #1
Joined in Dec 2007
Hosted on pass81
1,289 posts
Gave thanks: 20
Thanked 29 times
|
awesome scripts!
|
|
|
|
| This user thanks Twist3d for this great post! | GamingHybrid (May 8th, 2008) |