Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > Suggestions > Topic : WHMCS login to Virtualizor Control Panel



Normal Mode | Print  

 WHMCS login to Virtualizor Control Panel (6 Replies, Read 106215 times)
office@neoit.ro
Group: Member
Post Group: Newbie
Posts: 7
Status:
Good day everybody, i have noticed yesterday, after replacing the old WHMCS module for virtualizor that first of all, the links to the VPS hosting server are set to IP  and not to hostname, and of course the SSL sertificates are no longer valid.


in /home/$user/public_html/modules/servers/virtualizor/virtualizor.php  :

function virtualizor_AdminLink($params) {
    $code = '<a href="https://'.$params["serverip"].':4085/index.php?act=login" target="_blank">Virtualizor Admin Panel</a>';
    return $code;
}



i have set


function virtualizor_AdminLink($params) {
    $code = '<a href="https://'.$params["serverhostname"].'/index.php?act=login" target="_blank">Virtualizor Admin Panel</a>';
    return $code;
}


is it possible to ad in the future updates of the module also an adjustment to this line ?

function virtualizor_LoginLink($params) {
    $code = "<a href=\"https://".$params["serverip"].":4083/\" target=\"_blank\" style=\"color:#cc0000\">Login to Virtualizor</a>";
    return $code;


Thank you very much!


If the thread has been open before, please excuse me, i did not have the time to check.
IP: --   


Threads
 office@neoit.ro   WHMCS login to Virtualizor Control Panel (6 Replies, Read 106215 times)
    |--  asim_shaikh   Hi, Thank you...   on September 29, 2016, 6:21 am
    |--  office@neoit.ro   hello guys, i...   on June 17, 2017, 1:07 pm
    |--  office@neoit.ro   oki .... so...   on June 17, 2017, 2:03 pm
    |--  chirag   Hi, Sir we...   on June 24, 2017, 10:41 am
    |--  ppconsulting   Good afternoon, My...   on January 4, 2021, 9:04 pm
    |--  chirag   Hi, We have...   on January 5, 2021, 9:44 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
3 guests, 0 users.


All times are GMT. The time now is April 19, 2024, 11:18 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.022