Is it possible to get this mod to work with the advanced rewrite
I have tested it but they all show only the same injected topic title as the page they are onhttp://www.phpbbhacks.com/download/2237
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 $seo_topic_name;
// www.phpBB-SEO.com SEO TOOLKIT END $template->assign_block_vars('topicrow', array( // www.phpBB-SEO.com SEO TOOLKIT BEGIN
$seo_topic_name = $topic_title;
// www.phpBB-SEO.com SEO TOOLKIT END

Users browsing this forum: No registered users and 3 guests