Dear Dcz,
I'm trying Related Topics mod from:
www.phpbbhacks.com/download/2237
and follow the step from here:
www.phpbb-seo.com/boards/phpbb-forum/di ... -vt75.html
But the topic title still not change to seo. Please help..
Moderator: Moderators

includes/function_related.phpfunction get_related_topics($topic_id)
{
global $board_config, $db, $lang, $template, $theme, $images, $phpEx;
global $userdata, $HTTP_COOKIE_VARS; // www.phpBB-SEO.com SEO TOOLKIT BEGIN
global $phpbb_seo;
// www.phpBB-SEO.com SEO TOOLKIT END $template->assign_block_vars('topicrow', array( // www.phpBB-SEO.com SEO TOOLKIT BEGIN
$phpbb_seo->seo_url['topic'][$row['topic_id']] = $phpbb_seo->format_url($topic_title);
// www.phpBB-SEO.com SEO TOOLKIT END
Return to phpBB2 Advanced mod Rewrite
Users browsing this forum: No registered users and 3 guests