[Help] Web Page error

Results 1 to 5 of 5
  1. #1
    Newbie fernandopm is offline
    MemberRank
    Feb 2005 Join Date
    ArgentinaLocation
    16Posts

    [Help] Web Page error

    this is the error:

    Code:
    Warning: mssql_query() [function.mssql-query]: message: No se puede insertar el valor NULL en la columna 'memb__pwd', tabla 'MuOnline.dbo.MEMB_INFO'. La columna no admite valores NULL. INSERT falla. (severity 16) in C:\AppServ\www\include\class.mssql.php on line 80
    
    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\include\class.mssql.php on line 80
    
    Database error: Invalid SQL: INSERT INTO MEMB_INFO (memb___id,memb__pwd,memb_name,sno__numb,mail_addr,appl_days,modi_days,out__days,true_days,mail_chek,bloc_code,ctl1_code) VALUES ('pepepe',dbo.fn_md5('pepepe','pepepe'),'pepe','1111111111111','pepe','01/01/2006','01/01/2006','01/01/2006','01/01/2006','0','0','1')
    MSSQL Error: 1 (General Error (The MSSQL interface cannot return detailed error messages).)
    
    Session halted.

    this problem is in the registration of the page



    HELP ME PLEASE


    Thanks


    bye


  2. #2
    hello danse is offline
    Grand MasterRank
    Jun 2004 Join Date
    1,809Posts

    Re: [HELP]Web Page error

    you probably using the md5 function wrong. read guides about it.

  3. #3
    Newbie fernandopm is offline
    MemberRank
    Feb 2005 Join Date
    ArgentinaLocation
    16Posts

    Re: [HELP]Web Page error

    can you give me the guides?

    please i am new in this forum :D

  4. #4
    hello danse is offline
    Grand MasterRank
    Jun 2004 Join Date
    1,809Posts

    Re: [HELP]Web Page error

    Go to mu section and simply click guides, all there you may use search button and type md5 in it.

  5. #5
    Newbie fernandopm is offline
    MemberRank
    Feb 2005 Join Date
    ArgentinaLocation
    16Posts

    Re: [HELP]Web Page error

    but ... it don't work :s


    i see the guide and i can't do this db :s


    i have 5 db (ver 1.03) and i have mu global web :s


    plz

    help me



Advertisement