Arkadaşlar tüm öngörülenleri yaptım fakat şu şekilde bir hata alıyorum nedir sizce 46 ve 47.satırlardan bahs ediliyor kontrol ettim ama harhangi bir hatam yok bana yardım edin lütfen...
En son yaptığım işlem
http://www.forumadı.net/install/update_to_latest.php çağırmak oldu.install klasörünü ana sayfa içerisinde ( cgi-bin , forum , bigdump.php klasörlerinin olduğu yere ) yeni bir klasör oluşturdum denedim olmadı eski install içerisine attım yine olmadı

Warning: main(./../extension.inc): failed to open stream: No such file or directory in /home/forumvip/public_html/Install/update_to_latest.php on line 46
Warning: main(./../extension.inc): failed to open stream: No such file or directory in /home/forumvip/public_html/Install/update_to_latest.php on line 46
Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/forumvip/public_html/Install/update_to_latest.php on line 46
Warning: main(./../config.): failed to open stream: No such file or directory in /home/forumvip/public_html/Install/update_to_latest.php on line 47
Warning: main(./../config.): failed to open stream: No such file or directory in /home/forumvip/public_html/Install/update_to_latest.php on line 47
Warning: main(): Failed opening './../config.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/forumvip/public_html/Install/update_to_latest.php on line 47
Please read: INSTALL.html before attempting to update
define('IN_PHPBB', 1);
$phpbb_root_path = './../';
include($phpbb_root_path . 'extension.inc'); 46.satır
include($phpbb_root_path . 'config.'.$phpEx); 47.satır
Yeni bir explorer sayfası açıyorum ve forum'a girmek istediğimde ise kullanıcı adı ve şifre yazıldıktan sonra ise aşagidaki hatayı alıyorum...
