Please Help MuCore 1.06 Full :(

Results 1 to 7 of 7
  1. #1
    OH Yes! Proud to be Me astig01998 is offline
    MemberRank
    Aug 2011 Join Date
    (Philippines)Location
    662Posts

    Please Help MuCore 1.06 Full :(

    im using this mu Core http://forum.ragezone.com/f197/mucore-1-06-full-770809/

    then i have this problem..


    i use many different numbers but its same
    then after i install it all

    i cant login my account why T.T
    then when i click register,ranking,download all of it nothing happen

    then why i cant acess in my account??

    [
    <?
    /*------------------------------------------*\
    | Server Databases: |
    | |
    | 0 : MuOnline [database] |
    | 1 : MuOnline and Me_Muonline [databases] |
    \*------------------------------------------*/

    $core['server_use_2_db'] = "0";

    ##############################################




    /*-------------------------------------*\
    | MUCore SQL Connection Type: |
    | |
    | MSSQL : Connect using mssql_conect() |
    | ODBC : Connect using odbc |
    \*-------------------------------------*/

    /*$core['connection_type'] = "ODBC";*/
    $core['connection_type'] = "MSSQL";
    #########################################




    /*--------------------------------------------------*\
    | MuOnline Database Connection Settings |
    | |
    | $core['db_host'] : Database host address |
    | $core['db_name'] : Database name |
    | $core['db_use'] : SQL Authentication user |
    | $core['db_password'] : SQL Authentication password |
    \*--------------------------------------------------*/

    $core['db_host'] = "127.0.0.1";

    $core['db_name'] = "MuOnline";

    $core['db_user']= "sa";

    $core['db_password'] = "1234";

    ######################################################




    /*------------------------------------------------------------------*\
    | NOTE: |
    | Edit this only if $core['server_use_2_db'] value is set to 1, |
    | this mean your server use MuOnline and Me_MuOnline databases. |
    | |
    | Me_MuOnline Database Connection Settings |
    | |
    | $core['db_host2'] : Database host address |
    | $core['db_name2'] : Database name |
    | $core['db_use2'] : SQL Authentication user |
    | $core['db_password2'] : SQL Authentication password |
    \*------------------------------------------------------------------*/

    $core['db_host2'] = "127.0.0.1";

    $core['db_name2'] = "Me_MuOnline";

    $core['db_user2']= "sa";

    $core['db_password2'] = "1234";

    ######################################################################




    /*-------------------------------------------------*\
    | MUCore Admin Control Panel: |
    | |
    | $core['admin_username'] : Administrator user |
    | $core['admin_password'] : Administrator password |
    \*-------------------------------------------------*/

    $core['admin_username'] = 'admin';

    $core['admin_password'] = '1234';

    #####################################################




    /*-----------------------------------------------------*\
    | MUCore's MUCoins SQL Table Settings: |
    | |
    | MU_COINS_TABLE : MUCoins table name |
    | MU_COINS_COLUMN : MUCoins (Credits) column name |
    | MU_COINS_USERID_COLUMN : MUCoins User ID column name |
    \*-----------------------------------------------------*/

    define('MU_COINS_TABLE','memb_credits');

    define('MU_COINS_COLUMN','credits');

    define('MU_COINS_USERID_COLUMN','memb___id');

    #########################################################




    /*--------------------------------------*\
    | MUCore Debug Settings: |
    | |
    | 1 : Debug enabled |
    | 0 : Debug disabled |
    | |
    | Note: Enable debug only if necessary. |
    \*--------------------------------------*/

    $core['debug'] = 0;

    ##########################################
    ?>
    im using 1 database MuOnline only :( please help


    im using Xampp 1.7.1
    Last edited by astig01998; 30-12-11 at 02:37 AM.


  2. #2
    :D Bealex is offline
    MemberRank
    Jan 2010 Join Date
    RomaniaLocation
    349Posts

    Re: Please Help MuCore 1.06 Full :(

    u don't installed corectly the web
    use key : xxxxxxxxxxxxxxxxxxxx
    $core['db_password'] = "1234"; change to your sql pass
    for admin adress is : http://youradress/admincp

    search for a video guide how to install the webfiles

  3. #3
    OH Yes! Proud to be Me astig01998 is offline
    MemberRank
    Aug 2011 Join Date
    (Philippines)Location
    662Posts

    Re: Please Help MuCore 1.06 Full :(

    lol i already change my pass :)) but i cant put it here.. hahaha

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxx???

    123172637812637182???

  4. #4
    Legend MuIsBest is offline
    LegendRank
    Dec 2006 Join Date
    NorwayLocation
    2,144Posts

    Re: Please Help MuCore 1.06 Full :(

    Just go to the install page and directly go to step2.php instead.

  5. #5
    OH Yes! Proud to be Me astig01998 is offline
    MemberRank
    Aug 2011 Join Date
    (Philippines)Location
    662Posts

    Re: Please Help MuCore 1.06 Full :(

    OK but this one then why i cant login/access my account??

  6. #6
    Account Upgraded | Title Enabled! tutero69 is offline
    MemberRank
    Jun 2010 Join Date
    1,028Posts

    Re: Please Help MuCore 1.06 Full :(

    because you still need to confirm those

    newly created accounts,,

    go to your ACP then look for

    accounts confirmation ,,, then confirm

    all newly created accounts ,,,, :0

    and also you can bypass those core serial numbers

    and proceed to next step ,,,

  7. #7
    OH Yes! Proud to be Me astig01998 is offline
    MemberRank
    Aug 2011 Join Date
    (Philippines)Location
    662Posts

    Re: Please Help MuCore 1.06 Full :(

    please help me do u have an skype?

    can u add me?? jolo.coronel2 thx

    When i go to query then put this

    alter table memb_info add confirmed int null
    then its say

    Server: Msg 2705, Level 16, State 4, Line 1
    Column names in each table must be unique. Column name 'confirmed' in table 'memb_info' is specified more than once.
    someone help me

    how to used this??
    alter table memb_info add confirmed int null



Advertisement