Prévois tu dans tes mods and release, le rewriting du portail Mx ? Ou peut être existe t'il déja quelque chose ?
Merci à toi pour tes réponses
Modérateur: Modérateurs




modules/mx_last_msg/mx_last_msg.phpfor($row_count = 0; $row_count < count($postrow); $row_count++)
{
$row_color = ( !($row_count%2) ) ? $theme['td_color1'] : $theme['td_color2'];
$row_class = ( !($row_count%2) ) ? $theme['td_class1'] : $theme['td_class2'];
$message = $postrow[$row_count]['topic_title']; // phpBB-SEO.com SEO TOOLKIT BEGIN
$seo_forum_name = $postrow[$row_count]['forum_name'];
$seo_topic_name = $message;
// phpBB-SEO.com SEO TOOLKIT END
$url = append_sid( PHPBB_URL . 'viewtopic.php?t='.$postrow[$row_count]['topic_id'].'#'.$postrow[$row_count]['topic_last_post_id']); $url = append_sid( PHPBB_URL . 'viewtopic.php?t='.$postrow[$row_count]['topic_id']);$template->pparse("body_last_msg");// phpBB-SEO.com SEO TOOLKIT BEGIN
$seo_forum_name = $seo_topic_name = FALSE;
// phpBB-SEO.com SEO TOOLKIT END




$url = append_sid( PHPBB_URL . 'viewtopic.php?t='.$postrow[$row_count]['topic_id'].'#'.$postrow[$row_count]['topic_last_post_id']); $url = append_sid( PHPBB_URL . 'viewtopic.php?t='.$postrow[$row_count]['topic_id']);

// phpBB-SEO.com SEO TOOLKIT BEGIN
$seo_forum_name = $postrow[$row_count]['forum_name'];
$seo_topic_name = $postrow[$row_count]['topic_title'];
// phpBB-SEO.com SEO TOOLKIT END // phpBB-SEO.com SEO TOOLKIT BEGIN
$seo_forum_name = $postrow[$row_count]['forum_name'];
$seo_topic_name = $message;
// phpBB-SEO.com SEO TOOLKIT END 

// phpBB-SEO.com SEO TOOLKIT BEGIN
$seo_forum_name = $seo_topic_name = FALSE;
// phpBB-SEO.com SEO TOOLKIT END

Retourner vers Le Portail mxBB2
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 4 invités