phpbb3portal 'a advanced seo mod un entegresini gostermısler ama ben anlıyamadım konuyu açıklayacak birileri varmı
http://www.phpbb-seo.com/boards/advance ... t2488.html
Sitemiz sadece phpBB 3.0 sürümüne destek vermektedir. Konu açmadan, ileti yazmadan önce lütfen site kuralları sayfamıza göz atınız.


if ( ($auth->acl_get('f_read', $row['forum_id'])) || ($row['forum_id'] == '0') )
{if ( empty($phpbb_seo->seo_url['topic'][$row['topic_id']]) ) {
if ($row['topic_type'] == POST_GLOBAL) {
$phpbb_seo->seo_opt['topic_type'][$row['topic_id']] = POST_GLOBAL;
}
$phpbb_seo->seo_url['topic'][$row['topic_id']] = $phpbb_seo->format_url(censor_text($row['topic_title']));
}
Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 2 misafir