Hello,
I have that two mods installed and Print Version doesn't work.
http://stotis.net/viewtopic.php?f=1&t=3 ... view=print
Moderator: Moderators

$phpbb_seo->seo_cond( (utf8_strpos($phpbb_seo->seo_path['uri'], 'watch=') === FALSE) );
}$phpbb_seo->seo_cond( (utf8_strpos($phpbb_seo->seo_path['uri'], 'view=print') === FALSE) );


$phpbb_seo->seo_cond( $mark_read != 'forums' ); $phpbb_seo->seo_cond( (utf8_strpos($phpbb_seo->seo_path['uri'], 'watch=') === FALSE) ); $phpbb_seo->seo_cond( $mark_read == 'forums', false, 'do' ); $phpbb_seo->seo_cond( (utf8_strpos($phpbb_seo->seo_path['uri'], 'watch=') !== FALSE), false, 'do');


Users browsing this forum: No registered users and 1 guest