Sorun sozulmustur...
Sorundan yedenıden bahsedeyım... Seo kurulumu yaptınız gereklı ıslemlerı gerceklestırdınız ama...phpBB SEO Class settings ıcerısınde kı ayarları kaydet dedıgınızde
Forbidden
You do not have permission to access this document.
bu hata cıkıyyorsa alttakı ıslemı yaptıgınız taktırde duzelecektır...
bır arakdasın sayesınde bu leyetıde ondan duzenledım eger kı seo kurulumu ıcın phpbb_seo/cache icerisinde bulanun phpbb_cache.php icersinde kı
$this->cache_config
bu kod la baslıyan satırı komple sılıp.... alt kısımda kı kod yapıstırdıgınızda sorun cozulmus oluyor...
$this->cache_config['settings'] = array ( 'url_rewrite' => true, 'modrtype' => 3, 'sql_rewrite' => false, 'profile_inj' => true, 'profile_vfolder' => false, 'profile_noids' => false, 'rewrite_usermsg' => false, 'rewrite_files' => false, 'rem_sid' => false, 'rem_hilit' => true, 'rem_small_words' => false, 'virtual_folder' => false, 'cache_layer' => true, 'rem_ids' => true, 'copyrights' => array ( 'img' => true, 'txt' => '', 'title' => '', ), 'no_dupe' => array ( 'on' => true, ), 'zero_dupe' => array ( 'on' => true, 'strict' => false, 'post_redir' => 'guest', ), );