Secure Account Register page for 99.60+

Page 3 of 3 FirstFirst 123
Results 51 to 74 of 74
  1. #51
    Valued Member mig1st4ck is offline
    MemberRank
    Jan 2006 Join Date
    PortugalLocation
    118Posts
    Quote Originally Posted by z3r0tech
    you can go to JohnD's Forum - Powered by vBulletin and download there.
    johnd is currently developing a new mutoolz for 0.99.60+ servers.

    mig1st4k how could i know if im using either Me_MuOnline or MuOnline database?
    LOL when you instaled the Databases in SQL. see the names. as you can see in the atached image. My databases are
    MuConectLog
    MuLog
    MuOnline
    Ranking

    i don't use MeMuonline. you need to put in config.php your name of database Muonline exactly the name you entered in SQL. Muonline is deferente of muonline. see the Caps. In config1.php you need to put the name of database MeMuOnline if you mixed the databases like me you put MuOnline if not just put the exact name.
    Attached Thumbnails Attached Thumbnails screenshot001.jpg  

  2. #52
    Member z3r0tech is offline
    MemberRank
    Jan 2005 Join Date
    70Posts
    Sorry im still new to this... but can you please post your odbc.reg? Thanks again...

  3. #53
    Right behind you phillips41 is offline
    MemberRank
    Apr 2004 Join Date
    usaLocation
    510Posts
    Quote Originally Posted by mig1st4ck
    can you post here a link to download it.
    i am uploading link now.if this dont work when you see it just give it a few more mins. for it to finish uploading. click here.
    ps
    no need to make it work for all those databases.i have combined all the databases into 2 MuOnline and Ranking

  4. #54
    Enthusiast ewerson is offline
    MemberRank
    Jan 2006 Join Date
    33Posts
    good script thx

  5. #55
    Valued Member mig1st4ck is offline
    MemberRank
    Jan 2006 Join Date
    PortugalLocation
    118Posts
    MuToolz is very diferent code. it uses ODBC insted of direct conection. so it uses alot of new feactures. i can aranje a regist page to start. but all the MD5 SQl scrips have to be manualy introduced. I can also arange login. but for now its the least i can do.

    edited: this muToolz code is very hard stuff. nothing like normal php. i have change a little in install to create memb_pwd2 and change register, but i cant find the login. (i find it but i dont see where is it geting the values, so i cant change it.)

    if anyone want to help testing. here is the 2 files i change.

    PS: this for now only work with 1 database MuOnline. and with Stored procedure instaled and working. If you don't know how to install it just do the install of MuWeb ver 0.3 and them install mutoolz.
    Attached Files Attached Files
    Last edited by mig1st4ck; 02-07-06 at 12:33 AM.

  6. #56
    Enthusiast jongkes is offline
    MemberRank
    Jul 2004 Join Date
    PhilippinesLocation
    49Posts
    I'm testing it now

  7. #57
    Right behind you phillips41 is offline
    MemberRank
    Apr 2004 Join Date
    usaLocation
    510Posts
    Quote Originally Posted by mig1st4ck
    MuToolz is very diferent code. it uses ODBC insted of direct conection. so it uses alot of new feactures. i can aranje a regist page to start. but all the MD5 SQl scrips have to be manualy introduced. I can also arange login. but for now its the least i can do.

    edited: this muToolz code is very hard stuff. nothing like normal php. i have change a little in install to create memb_pwd2 and change register, but i cant find the login. (i find it but i dont see where is it geting the values, so i cant change it.)

    if anyone want to help testing. here is the 2 files i change.

    PS: this for now only work with 1 database MuOnline. and with Stored procedure instaled and working. If you don't know how to install it just do the install of MuWeb ver 0.3 and them install mutoolz.
    dont work.it makes the account but when you try to login to game says password is incorrect

  8. #58
    Apprentice xP3R0x is offline
    MemberRank
    Feb 2006 Join Date
    SloveniaLocation
    7Posts
    mssql_connect(): Unable to connect to server:
    how can fix this mistake?

  9. #59
    Member z3r0tech is offline
    MemberRank
    Jan 2005 Join Date
    70Posts
    mssql_connect(): Unable to connect to server:
    how can fix this mistake?
    check your configurations

  10. #60
    Mu Bulgaria Server Owner parsy is offline
    MemberRank
    Jan 2006 Join Date
    BulgariaLocation
    268Posts
    I use your MuWeb3 i.ve all istalled but:
    Warning: mssql_query() [function.mssql-query]: message: Column names in each table must be unique. Column name 'Reset' in table 'dbo.character' is specified more than once. (severity 16) in C:\root\install\install2.php on line 74

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\root\install\install2.php on line 74

    Warning: mssql_query() [function.mssql-query]: message: Column names in each table must be unique. Column name 'adm_check' in table 'dbo.memb_info' is specified more than once. (severity 16) in C:\root\install\install2.php on line 76

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\root\install\install2.php on line 76

    Warning: mssql_query() [function.mssql-query]: message: Column names in each table must be unique. Column name 'memb__pwd2' in table 'dbo.memb_info' is specified more than once. (severity 16) in C:\root\install\install2.php on line 77

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\root\install\install2.php on line 77


    WHAT TO DO?????

  11. #61
    Valued Member mig1st4ck is offline
    MemberRank
    Jan 2006 Join Date
    PortugalLocation
    118Posts
    Quote Originally Posted by parsy
    I use your MuWeb3 i.ve all istalled but:
    Warning: mssql_query() [function.mssql-query]: message: Column names in each table must be unique. Column name 'Reset' in table 'dbo.character' is specified more than once. (severity 16) in C:\root\install\install2.php on line 74

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\root\install\install2.php on line 74

    Warning: mssql_query() [function.mssql-query]: message: Column names in each table must be unique. Column name 'adm_check' in table 'dbo.memb_info' is specified more than once. (severity 16) in C:\root\install\install2.php on line 76

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\root\install\install2.php on line 76

    Warning: mssql_query() [function.mssql-query]: message: Column names in each table must be unique. Column name 'memb__pwd2' in table 'dbo.memb_info' is specified more than once. (severity 16) in C:\root\install\install2.php on line 77

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\root\install\install2.php on line 77


    WHAT TO DO?????

    its everything right. the errors is because you already have, the collums Reset, adm_check, memb__pwd2.

  12. #62
    Mu Bulgaria Server Owner parsy is offline
    MemberRank
    Jan 2006 Join Date
    BulgariaLocation
    268Posts
    I have a Problem:
    Since i wroted http:\\myip\install\install.php and my WINDOWS BLOCKED
    I've managet to install the web page and i've decidet to test to make an account, so i wrote the data needed and when i pressed Register my WINDOWS BLOCKED AGAIN????
    Whats the problem????????

  13. #63
    Valued Member mig1st4ck is offline
    MemberRank
    Jan 2006 Join Date
    PortugalLocation
    118Posts
    Quote Originally Posted by parsy
    I have a Problem:
    Since i wroted http:\\myip\install\install.php and my WINDOWS BLOCKED
    I've managet to install the web page and i've decidet to test to make an account, so i wrote the data needed and when i pressed Register my WINDOWS BLOCKED AGAIN????
    Whats the problem????????
    check the firewall. and cheack your port of site. default is 80.

  14. #64
    Web developer AnHiMiLaToR is offline
    MemberRank
    May 2005 Join Date
    BulgariaLocation
    492Posts

  15. #65
    Enthusiast Skulltower is offline
    MemberRank
    Jun 2006 Join Date
    30Posts
    thanx ill test it ;)

  16. #66
    Account Upgraded | Title Enabled! HELL_IN_HEAVEN is offline
    MemberRank
    Apr 2006 Join Date
    BORACAY, PHILIPPINESLocation
    530Posts
    how to fix this..



    i am using MuOnline in sql.

  17. #67
    G'day Kurt is offline
    MemberRank
    Jul 2005 Join Date
    Perth, WesternLocation
    4,917Posts
    make sure u allow php_mssql in C:/windows/php.ini folder also if ur using wamp click wamp go to php extensions then find php_mssql and click it :D
    and then restart the wamp or apache.

  18. #68
    Account Upgraded | Title Enabled! HELL_IN_HEAVEN is offline
    MemberRank
    Apr 2006 Join Date
    BORACAY, PHILIPPINESLocation
    530Posts
    Quote Originally Posted by Krut
    make sure u allow php_mssql in C:/windows/php.ini folder also if ur using wamp click wamp go to php extensions then find php_mssql and click it :D
    and then restart the wamp or apache.
    i already did..same prob..anyone here know how to fix this?

    Fatal error: Call to undefined function: mssql_connect() in c:\appserv\www\config.php on line 372

  19. #69
    Apprentice clearity_stone is offline
    MemberRank
    Aug 2004 Join Date
    Beside YouLocation
    16Posts
    Same here . Ihave put in needed info
    // Enter the IP or DSN of the database server to connect to
    $dbhost = "192.168.1.100";

    // Enter the username to connect to the db, default is sa
    $dbuser = "sa";

    // Enter the password for your SQL Server
    $dbpasswd = "sulat";

    // Enter the Database name for your SQL Server
    $database = 'MuOnline';

    // Host. IP If working remotely, usually 127.0.0.1 works
    $host = "192.168.1.100";

    but still gett the following error.
    Fatal error: Call to undefined function: mssql_connect() in c:\appserv\www\config.php on line 372
    *** Pls help thx

  20. #70
    Apprentice snik is offline
    MemberRank
    Mar 2006 Join Date
    RS, BGLocation
    5Posts
    Warning: mssql_query() [function.mssql-query]: message: Violation of PRIMARY KEY constraint 'PK_MEMB_INFO_1'. Cannot insert duplicate key in object 'MEMB_INFO'. (severity 14) in C:\wamp\www\mu\modules\doreg.php on line 194

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\wamp\www\mu\modules\doreg.php on line 194
    Your account has been created succesfully:


    Somebody can help me ? There's no account created and i always get the same error when try to create a new account ? I've copied the .dll file in MSSQL ! I've WAMP configured and running ! Thanks in advance !

  21. #71
    Member KEMBL is offline
    MemberRank
    May 2004 Join Date
    RussiaLocation
    65Posts
    All seems, that we have got more great other problem with XP_MD5_EncodeKeyVal self on several md5 version MU servers: http://forum.ragezone.com/post1459907.html

  22. #72
    Apprentice Kurast is offline
    MemberRank
    May 2006 Join Date
    SingaporeLocation
    6Posts
    wow! thanks dude it's great!

  23. #73
    Apprentice Romascu is offline
    MemberRank
    May 2006 Join Date
    RomaniaLocation
    8Posts
    Pls somene hepl me y downloaded all modified files for mu web 3.0 and when y try to make a new acc y get this error pls hepl me ym disperate:eek6: The errour looks like this

    Warning: include(config1.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\modules\doreg.php on line 164

    Warning: include() [function.include]: Failed opening 'config1.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\modules\doreg.php on line 164

    Warning: mssql_query() [function.mssql-query]: message: Violation of PRIMARY KEY constraint 'PK_MEMB_INFO_1'. Cannot insert duplicate key in object 'MEMB_INFO'. (severity 14) in C:\AppServ\www\modules\doreg.php on line 194

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\modules\doreg.php on line 194
    Your account has been created succesfully:

    Login ID:
    pizdamu
    Name:
    pizdamu
    E-mail:
    pizda@yahoo.com
    Password:
    pizda
    Recovery Question:
    bastard
    Recovery Answer:
    bbbb
    Number:
    666666666666

    And the account is not created
    Last edited by Romascu; 16-08-06 at 10:07 PM.

  24. #74
    Enthusiast Turboss is offline
    MemberRank
    Aug 2006 Join Date
    CyprusLocation
    42Posts
    Good Job
    Keep it up!!



Page 3 of 3 FirstFirst 123

Advertisement