[ Glacier RAN Control Panel Website ]

Page 8 of 8 FirstFirst 12345678
Results 176 to 187 of 187
  1. #176
    Member ExoChristyle is offline
    MemberRank
    Dec 2010 Join Date
    Cyber WorldLocation
    75Posts

    Re: [ Glacier RAN Control Panel Website ]

    anyone can guide on how to disable GM account in rankings??

  2. #177
    Listed Ervs is offline
    MemberRank
    Jul 2011 Join Date
    /root/Location
    947Posts

    Re: [ Glacier RAN Control Panel Website ]

    Quote Originally Posted by ExoChristyle View Post
    anyone can guide on how to disable GM account in rankings??
    <?
    if ($_GET[typ]=="1" || $_GET[typ]=="2" || $_GET[typ]=="4" || $_GET[typ]=="8" || $_GET[typ]=="16" || $_GET[typ]=="32" || $_GET[typ]=="64" || $_GET[typ]=="128" || $_GET[typ]=="256" || $_GET[typ]=="512")
    {
    $r = "SELECT TOP 100 * FROM $dfsql[db2].dbo.ChaInfo P, $dfsql[db4].dbo.UserInfo U WHERE P.UserNum = U.UserNum AND U.UserType != 30 AND P.ChaDeleted != 1 AND P.ChaClass = $_GET[typ] ORDER BY P.ChaReborn DESC, P.ChaLevel DESC";
    }
    else
    {
    $r = "SELECT TOP 100 * FROM $dfsql[db2].dbo.ChaInfo P, $dfsql[db4].dbo.UserInfo U WHERE P.UserNum = U.UserNum AND U.UserType != 30 AND P.ChaDeleted != 1 ORDER BY P.ChaReborn DESC, P.ChaLevel DESC";


    }

    if ($_GET[typ]=="gold")
    {
    $r = "SELECT TOP 100 * FROM $dfsql[db2].dbo.ChaInfo P, $dfsql[db4].dbo.UserInfo U WHERE P.UserNum = U.UserNum AND U.UserType != 30 AND P.ChaDeleted != 1 ORDER BY P.ChaMoney DESC";
    }
    else if ($_GET[typ]=="pk")
    {
    $r = "SELECT TOP 100 * FROM $dfsql[db2].dbo.ChaInfo P, $dfsql[db4].dbo.UserInfo U WHERE P.UserNum = U.UserNum AND U.UserType != 30 AND P.ChaDeleted != 1 ORDER BY P.ChaKill DESC";
    }


    $get_crank = mssql_query("$r");
    while ($crank = mssql_fetch_array($get_crank))
    {
    $gccount++;
    $get_g = mssql_query("SELECT * FROM $dfsql[db2].dbo.GuildInfo where GuNum = '$crank[3]' ");
    while ($guild = mssql_fetch_array($get_g)) {
    $g = $guild[3];
    }
    ?>
    You should be seeing that. Just configure the UserType to whatever your GM Account UserType # set in your database. Save and refresh your webpage. That should fix your issue.

  3. #178
    Member ExoChristyle is offline
    MemberRank
    Dec 2010 Join Date
    Cyber WorldLocation
    75Posts

    Re: [ Glacier RAN Control Panel Website ]

    Quote Originally Posted by Ervs View Post
    You should be seeing that. Just configure the UserType to whatever your GM Account UserType # set in your database. Save and refresh your webpage. That should fix your issue.
    thanks, but i already fix it..

  4. #179
    Member b979675 is offline
    MemberRank
    Oct 2013 Join Date
    /f248Location
    61Posts

    Re: [ Glacier RAN Control Panel Website ]

    mirror : Download
    vs : VirusTotal

  5. #180
    Valued Member jAakov is offline
    MemberRank
    Sep 2014 Join Date
    DubaiLocation
    142Posts

    Re: [ Glacier RAN Control Panel Website ]

    login not working :(

    - - - Updated - - -

    Quote Originally Posted by b979675 View Post
    mirror : Download
    vs : VirusTotal
    login not working

  6. #181
    Member b979675 is offline
    MemberRank
    Oct 2013 Join Date
    /f248Location
    61Posts

    Re: [ Glacier RAN Control Panel Website ]

    access your admin panel first before registering user account in cpanel.
    Last edited by b979675; 03-10-14 at 02:58 PM. Reason: added screenshot

  7. #182
    Apprentice o2mix is offline
    MemberRank
    Jan 2009 Join Date
    20Posts

    Re: [ Glacier RAN Control Panel Website ]

    how to fix ranking in this control panel?

  8. #183
    Novice bosxzreynan is offline
    MemberRank
    Jun 2014 Join Date
    4Posts

    Re: [ Glacier RAN Control Panel Website ]

    The link is dead :(

  9. #184
    Member goodboy454 is offline
    MemberRank
    Dec 2011 Join Date
    52Posts

    Re: [ Glacier RAN Control Panel Website ]

    I already registered but can't seen it from my UserINFO ? Anyone can answer please ?

  10. #185
    No Fear MarkLopez is offline
    MemberRank
    Aug 2012 Join Date
    Home.aspxLocation
    767Posts

    Re: [ Glacier RAN Control Panel Website ]

    Quote Originally Posted by goodboy454 View Post
    I already registered but can't seen it from my UserINFO ? Anyone can answer please ?
    Right click dbo.userinfo > design
    add this

    UserSQ Varchar(50) NULL
    UserSA Varchar(50) NULL

    Save, and try again.

  11. #186
    Apprentice bangsat is offline
    MemberRank
    Oct 2012 Join Date
    20Posts

    Re: [ Glacier RAN Control Panel Website ]

    help...how to restore database GLACIER PANEL

    need help..already backup but still table empty..

  12. #187
    Valued Member Dev Execute is offline
    MemberRank
    Jan 2016 Join Date
    127.0.0.1Location
    118Posts

    Re: [ Glacier RAN Control Panel Website ]

    Quote Originally Posted by bangsat View Post
    help...how to restore database GLACIER PANEL

    need help..already backup but still table empty..
    Look on tutorials section.



Page 8 of 8 FirstFirst 12345678

Advertisement