Jump to content

Login to cPanel button


jswilko

Recommended Posts

Hello,

 

When a client logs into their client area they can then view the details of their hosting package and from there then go to their cPanel account.

 

Is there a way for the Login to cPanel button to not be there or to be disabled.

 

The reason I want this is because I am using whmcs for my website design business and most of my customers do not get access to their cPanel accounts.

 

I know I could remove the username and password in the clients details but surely this will then not allow whmcs to suspend the account if need be.

 

Any ideas welcome.

 

Thanks

John

Link to comment
Share on other sites

You should be able to look for

 

<input type="hidden" name="user" value="{$username}"><input type="hidden" name="pass" value="{$password}"><input type="submit" value="{$LANG.clientareacpanellink}">

</p>

 

And remove that...should be in line 95 in the latest version. It should still leave the button in there to login to Webmail.

 

If you want to remove the webmail button too, and if you don't have reseller accounts, you can remove lines 93-99.

Link to comment
Share on other sites

  • 3 weeks later...
  • 7 months later...

Hi,

 

I've just updated my whmcs and the cPanel login button is back again, I've tried to carry out the above mod again but things have changed and I can not find the area that I need to mod.

 

Any help would be welcomed, Thanks

John

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