Jump to content

Disable TLS/SSL


Surf3rDud3

Recommended Posts

  • 2 months later...

Try editing your tcadmin2_advanced.php in notepad. Find this line:

 

$code = '<form action="'.($params["serversecure"]=='on' ? 'https':'http').'://'.$params["serverhostname"].'/Interface/Base/Login.aspx?ReturnUrl=%2fInterface%2fBase%2fHome.aspx%3fGoToServiceBillingID%3d'.$params["accountid"].'" method="post" target="_blank">

Change it to:

 

$code = '<form action="http://'.$params["serverhostname"].'/Interface/Base/Login.aspx?ReturnUrl=%2fInterface%2fBase%2fHome.aspx%3fGoToServiceBillingID%3d'.$params["accountid"].'" method="post" target="_blank">

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 79 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use