Does anyone know about this ?

Results 1 to 4 of 4
  1. #1
    Member urgent is offline
    MemberRank
    Dec 2012 Join Date
    78Posts

    Does anyone know about this ?

    I tried to use zonegamers template but i got this errors
    PHP Code:
    Warningmssql_query() [function.mssql-query]: messageInvalid object name 'LoginAttempts'. (severity 16in C:\xampp\htdocs\new\config\auth.php on line 48

    Warning
    mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\new\config\auth.php on line 48

    Warning
    mssql_fetch_array() expects parameter 1 to be resourceboolean given in C:\xampp\htdocs\new\config\auth.php on line 49

    Warning
    mssql_query() [function.mssql-query]: messageInvalid object name 'LoginAttempts'. (severity 16in C:\xampp\htdocs\new\config\auth.php on line 52

    Warning
    mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\new\config\auth.php on line 52

    Warning
    mssql_fetch_array() expects parameter 1 to be resourceboolean given in C:\xampp\htdocs\new\config\auth.php on line 53 
    although i have ZGsql tables installed :/
    Help Please
    Thanks
    Last edited by urgent; 12-01-13 at 11:53 PM.


  2. #2
    Enthusiast Midorimachi is offline
    MemberRank
    Oct 2012 Join Date
    45Posts

    Re: Does anyone know about this ?

    Make sure you have LoginAttempts table in your database

  3. #3
    Member urgent is offline
    MemberRank
    Dec 2012 Join Date
    78Posts

    Re: Does anyone know about this ?

    i'm stuck now with this lol
    Warning: mssql_pconnect() [function.mssql-pconnect]: Unable to connect to server: STRIKER-PC\SQLEXPRESS in C:\xampp\htdocs\new\config\config.php on line 5

  4. #4
    Enthusiast Midorimachi is offline
    MemberRank
    Oct 2012 Join Date
    45Posts

    Re: Does anyone know about this ?

    Thats basic, STRIKER-PC\SQLEXPRESS in C:\xampp\htdocs\new\config\config.php on line 5 check that line.
    this line is your mssql user STRIKER-PC\SQLEXPRESS and check also your sa and password.
    And also make sure that your mssql extension in your php.ini is enabled.



Advertisement