Hi all,
I've just noticed that the link at the bottom of the poll block (v1.0.6) does not rewrite.
I'm looking for a long time but nothing to fixes this.
Any solution to solve this?
Thanks for your help.
Moderator: Moderators

$topic_id = (int) $data['topic_id'];
$forum_id = (int) $data['forum_id'];// www.phpBB-SEO.com SEO TOOLKIT BEGIN
if ($data['topic_type'] == POST_GLOBAL || !empty($phpbb_seo->seo_url['forum'][$data['forum_id']])) {
$phpbb_seo->prepare_iurl($data, 'topic', $data['topic_type'] == POST_GLOBAL ? $phpbb_seo->seo_static['global_announce'] : $phpbb_seo->seo_url['forum'][$data['forum_id']]);
}
// www.phpBB-SEO.com SEO TOOLKIT END
Users browsing this forum: No registered users and 4 guests