Game Login - Configure HTLauncher, STTantra, etc

Results 1 to 14 of 14
  1. #1
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Game Login - Configure HTLauncher, STTantra, etc

    Anyone could tell me how to configure the HTLauncher, HTSMessage and others things so I can log in?


    At my webpage I also get this error:

    Fatal error: Call to undefined function mssql_pconnect() inC:\xampp2\htdocs\registro\ajax\conec.php on line 5
    Last edited by hawk33; 07-12-14 at 01:30 AM.


  2. #2
    Enthusiast alxndr is offline
    MemberRank
    Nov 2012 Join Date
    Lima, PerúLocation
    45Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    Show the content con conec.php to help you find the issue

  3. #3
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc


  4. #4
    Enthusiast alxndr is offline
    MemberRank
    Nov 2012 Join Date
    Lima, PerúLocation
    45Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    It seems that you don't have the correct version of php, or you don't have active the mssql driver on php.ini

  5. #5
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    Quote Originally Posted by alxndr View Post
    It seems that you don't have the correct version of php, or you don't have active the mssql driver on php.ini
    I am using Xampp.
    And..how can I activate the MSSQL driver on php.ini?

    Maybe the User or password at conec.php is wrong. This could also be the cause of the error?
    Last edited by hawk33; 09-12-14 at 11:25 AM.

  6. #6
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    alxndr is correct. As you can see "Call to undefined function mssql_pconnect() " is pointing to the function itself not the coding after it.

  7. #7
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    Quote Originally Posted by jbeitz107 View Post
    alxndr is correct. As you can see "Call to undefined function mssql_pconnect() " is pointing to the function itself not the coding after it.
    So...Which version of php I should use? Could you send me a link?

  8. #8
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    use 1.6.4 if you want a guaranteed version that was created for mssql functions or you can use 1.7.1 that is posted here in ragezone that has the necessary functions too. i can't remember who posted it but, it works for many as well.

  9. #9
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    What do you mean by php 1.6.4?

    I've already tried with EasyPhP and with Xampp (the most recent ones) and I get the same error with both.

  10. #10
    Enthusiast alxndr is offline
    MemberRank
    Nov 2012 Join Date
    Lima, PerúLocation
    45Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    What he means is the version of xampp, version 1.6.4 works just fine and superior verisons need a kind of patch.

  11. #11
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    With the xampp 1.6.4 I can't turn on the apache or mysql server.
    Last edited by hawk33; 11-12-14 at 02:58 AM.

  12. #12
    Ronin Dev John is offline
    MemberRank
    Mar 2011 Join Date
    /dev/nullLocation
    382Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    Change sql data in the line 5...

  13. #13
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    sql data??

  14. #14
    Ronin Dev John is offline
    MemberRank
    Mar 2011 Join Date
    /dev/nullLocation
    382Posts

    Re: Game Login - Configure HTLauncher, STTantra, etc

    Edit line 5 with you SQL data acces



Advertisement