Register Page Error

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! -Phoenix- is offline
    MemberRank
    Jan 2010 Join Date
    Germany/GrecceLocation
    386Posts

    ! Register Page Error

    Hello ive setted for my friend the odbc registerpage of wizikid at his serevr it worked nice but i maked the same excactly same setting at mine reg page of wizikid but at mine pop up this error

    Strict Standards: date () [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set () function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe / Paris' for '1 .0/no DST' instead in C: \ AppServ \ www \ index.php on line 173

    Warning: odbc_exec () [function.odbc-exec]: SQL error: [Microsoft] [ODBC SQL Server Driver] [SQL Server] The conversion of a char data type to a datetime data type of datetime value is out of range ., SQL state 22,008 in SQLExecDirect in c: \ AppServ \ www \ index.php on line 176
    Error
    Shit happened. Please report this bug at our forums.


  2. #2

    Re: Register Page Error

    Code:
    date_default_timezone_set("Europe/Paris");
    Place this at the top of the PHP page, before <?PHP.

  3. #3
    Account Upgraded | Title Enabled! -Phoenix- is offline
    MemberRank
    Jan 2010 Join Date
    Germany/GrecceLocation
    386Posts

    Re: Register Page Error

    ok fixed theres 1 error left .. help me

    Warning: odbc_exec () [function.odbc-exec]: SQL error: [Microsoft] [ODBC SQL Server Driver] [SQL Server] The conversion of a char data type to a datetime data type of datetime value is out of range ., SQL state 22,008 in SQLExecDirect in c: \ AppServ \ www \ index.php on line 177
    Error
    Shit happened. Please report this bug at our forums.
    Last edited by -Phoenix-; 20-02-10 at 04:43 PM.



Advertisement