Fix Dark GunZ Web Errors

Results 1 to 14 of 14
  1. #1

    Fix Dark GunZ Web Errors

    hello everyone!

    i want to fix the darkgunz old web site that NicK released.

    i have fixed some errors but i have more..-.-

    my errors is here:

    1- Login Error= i qot this messege:

    and when i clik Ok=[Tamam] its redirecting me to the index and that not logging me..

    But sometimes that gives me login idk why O_O

    when i logged in sometimes i cant see the admin panel that my second error...

    can anyone help me resolve the errors. i resolved some errors myself but these... not


  2. #2
    Freelance GunZ Developer Touchwise is offline
    MemberRank
    Aug 2009 Join Date
    The NetherlandsLocation
    754Posts

    Re: Fix Dark GunZ Web Errors

    There is something wrong with the connection to your db (probably)... and much people already had that problem in mpog it's easy to fix just search

  3. #3
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: Fix Dark GunZ Web Errors

    Code:
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 11
    
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 12
    
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 13
    
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 14
    
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 15
    
    Warning: touch() [function.touch]: Unable to create file ./gunzlogs/8d6 because No such file or directory in C:\AppServ\www\dark\shield.php on line 65
    
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\dark\config.php on line 2

    i got this

  4. #4

    Re: Fix Dark GunZ Web Errors

    Quote Originally Posted by 007ruben View Post
    Code:
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 11
    
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 12
    
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 13
    
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 14
    
    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 '2.0/DST' instead in C:\AppServ\www\dark\shield.php on line 15
    
    Warning: touch() [function.touch]: Unable to create file ./gunzlogs/8d6 because No such file or directory in C:\AppServ\www\dark\shield.php on line 65
    
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\dark\config.php on line 2

    i got this
    i have fixed this error, i think you need remove the include shield.php; from the index.php or make gunzlogs folder in the dark gunz site folder..

  5. #5
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: Fix Dark GunZ Web Errors

    Code:
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\dark\config.php on line 2

    dunno how to fix

  6. #6

    Re: Fix Dark GunZ Web Errors

    Quote Originally Posted by 007ruben View Post
    Code:
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\dark\config.php on line 2

    dunno how to fix
    search for the ~DN's tut of installing web in appserv ;) but i need help with my errors pleasee

  7. #7
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: Fix Dark GunZ Web Errors

    doesn't work
    Last edited by 007ruben; 17-08-09 at 08:50 PM.

  8. #8

    Re: Fix Dark GunZ Web Errors

    add me on msn: admin@gunz.tr0.info

  9. #9
    Apprentice killzoz12 is offline
    MemberRank
    May 2009 Join Date
    21Posts

    Re: Fix Dark GunZ Web Errors

    Thre is nothing RageZone can't do nothing about it not even the admin or mods can help you wiht thes you got to talk with an GM or admin in DarkGunZ sorry:p

  10. #10
    Apprentice Nevo is offline
    MemberRank
    Aug 2009 Join Date
    11Posts

    Re: Fix Dark GunZ Web Errors

    It'll take like a month to fix this web since it's injectable.

  11. #11
    Account Upgraded | Title Enabled! EpikBaby is offline
    MemberRank
    Aug 2009 Join Date
    New YorkLocation
    486Posts

    Re: Fix Dark GunZ Web Errors

    Quote Originally Posted by killzoz12 View Post
    Thre is nothing RageZone can't do nothing about it not even the admin or mods can help you wiht thes you got to talk with an GM or admin in DarkGunZ sorry:p
    GM's of DarK GunZ doesn't know squat...

  12. #12
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: Fix Dark GunZ Web Errors

    Quote Originally Posted by alish1558 View Post
    add me on msn: admin@gunz.tr0.info
    already did

  13. #13

    Re: Fix Dark GunZ Web Errors

    i have fixed all errors... soon, if nick agrees i will release it.

  14. #14
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: Fix Dark GunZ Web Errors

    i hope so he will accept it.



Advertisement