Après téléchargement de Ultimate SEO url, pour rewrite...
Lors de la modification du fichier viewtopic.php, comment demande le fichier install.xml je trouve ça:
FILE viewtopic.php
Find: $redirect_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=$topic_id");
Remplace with:
//......phpBB-SEO.com SEO TOOLKIT BEGIN
//$redirect_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=$topic_id");
//........phpBB-SEO.com SEO TOOLKIT END
Ne sera pas plutot,
Remplace with:
//......phpBB-SEO.com SEO TOOLKIT BEGIN
$redirect_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=$topic_id");
//........phpBB-SEO.com SEO TOOLKIT END

Français |
Anglais
