Je comprends pas ou j'ai pas tout suivi
Je me dis tiens je vais mettre à jour tranquillementle mod et je tombe sur :
- Code: Tout sélectionner
#
#-----[ OPEN ]------------------------------------------
#
posting.php
#
#-----[ FIND ]------------------------------------------
#
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
$phpbb_seo->seo_url['forum'][$forum_id] = $phpbb_seo->format_url($forum_name, $phpbb_seo->seo_static['forum']);
// www.phpBB-SEO.com SEO TOOLKIT EN
#
#-----[ REPLACE WITH ]------------------------------------------
#
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
if ( !isset($phpbb_seo->seo_url['forum'][$forum_id]) ) {
$phpbb_seo->seo_url['forum'][$forum_id] = $phpbb_seo->format_url($forum_name, $phpbb_seo->seo_static['forum']);
}
// www.phpBB-SEO.com SEO TOOLKIT EN
Mais il n'y a rien dans posting.php et j'ai regardé tout les update d'avant, on ne l'a jamais modifié se fichier enfin sauf erreur de ma part.
Donc si quelq'un pouvait me dire ou est le problème.
Merci d'avance.

Français |
Anglais


