• 23-12-2006, 21:44:23
    #1
    phpbb 2.0.22 duyuruldu

    indirme adresi
    http://www.phpbb.com/downloads/
    phpBB Türkiye - phpBB 2.0.x Türkçe Dil Paketi (2.0.22'e güncellendi)

    phpbb.com duyurusu
    phpBB.com :: View topic - phpBB 2.0.22 released

    canver.net 2.0.21 --> 2.0.22 güncelleme başlığı:
    phpBB 2.0.21 den phpBB 2.0.22 e Elle Kod Değişiklikleri

    2.0.21'den sonra neler değişti?
    [Fix] Check for user's existence prior to showing email form
    [Fix] New members of moderator groups should always become moderators (Bug #382)
    [Fix] Proper message when replying to non-existant topics (Bug #459)
    [Fix] Changed column type of search_array to store more ids (Bug #4058)
    [Fix] Fixed annoyance with font-size selector (Bug #4612)
    [Fix] Fix optimize line in database updater (Bug #6186)
    [Sec] Check for the avatar upload directory reinforced
    [Sec] Changes to the criteria for "bad" redirection targets - kellanved
    [Sec] Fixed a non-persistent XSS issue in private messaging
    [Sec] Fixing possible negative start parameter - SpiderZ.
    [Sec] Added session checks to various forms - kellanved
  • 23-12-2006, 21:58:10
    #2
    Şu an çakıştığı bir eklenti var mı?
    Ctracker ,,phpbb security,,color groups gibi?
  • 23-12-2006, 22:15:31
    #3
    Üyeliği durduruldu
    biz 3'ü bekliyoduk
  • 23-12-2006, 22:16:49
    #4
    Modlar ile kod çakışması her zaman olasıdır, ancak kod değişiklikleri karmaşık değil, geçiş işleminde çakışan yerleri uyarlarsınız.

    Bir haftadır 2.0.22'yi bekliyorduk biz.
  • 23-12-2006, 22:28:15
    #5
    Şu an kod çakışması yok dğeişiklikleri yaptım upload edip install edicem haydi hayırlısı.
    Bu arada bozukluk olursa db sorgularını geri nasıl eski hale getiririz?
  • 23-12-2006, 22:52:36
    #6
    phpBB-2.0.22-codechanges/install/update_to_latest.php içerinde yapılan SQL değişiklikleri var.
  • 23-12-2006, 22:57:28
    #7
    yav ben bu update_to_latesti çalıştırdım ve şöyle bir hata verdi :?
    Warning: main(./../extension.inc) [function.main]: failed to open stream: No such file or directory in /home/user/public_html/phpbb/update_to_latest.php on line 46
    
    Warning: main(./../extension.inc) [function.main]: failed to open stream: No such file or directory in /home/user/public_html/phpbb/update_to_latest.php on line 46
    
    Warning: main() [function.include]: Failed opening './../extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/phpbb/update_to_latest.php on line 46
    
    Warning: main(./../config.) [function.main]: failed to open stream: No such file or directory in /home/user/public_html/phpbb/update_to_latest.php on line 47
    
    Warning: main(./../config.) [function.main]: failed to open stream: No such file or directory in /home/user/public_html/phpbb/update_to_latest.php on line 47
    
    Warning: main() [function.include]: Failed opening './../config.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/userus/public_html/phpbb/update_to_latest.php on line 47
    Please read: INSTALL.html before attempting to update.
  • 23-12-2006, 23:48:10
    #8
    install/update_to_latest.php diye kullanacaksın.
  • 23-12-2006, 23:58:49
    #9
    Phpbb security ile çakışıyor page_header ve phpbb_security dosyalarında sorun çıkartıyor ne yapmalıyım?