وعليكم السلام
افتح ملف : includes/functions.class.php
وابحث عن :
CODE
$type = str_replace("index.php?page=topic&show=1&id=","t",$type);
$type = str_replace("index.php?page=topic&show=1&id=","t",$type);
واستبدله بـ :
CODE
$type = str_replace("index.php?page=topic&show=1&id=","r5r5",$type);
$type = str_replace("index.php?page=topic&show=1&id=","r5r5",$type);
ثم افتح ملف .htaccess الموجود بداخل مجلد المنتدى مباشرة كما يمكنك تحريره من لوحة الإدارة
واضف به هذا الكود
CODE
RewriteRule ^r5r5([0-9]+).html index.php?page=topic&show=1&id=$1 [L]<br />
RewriteRule ^r5r5([0-9]+)&password=(.*)&count=([0-9]+) index.php?page=topic&show=1&id=$1&password=$2&count=$3 [L]<br />
RewriteRule ^r5r5([0-9]+)&count=([0-9]+) index.php?page=topic&show=1&id=$1&count=$2 [L]<br />
RewriteRule ^r5r5([0-9]+)&last_post=1&count=([0-9]+) index.php?page=topic&show=1&id=$1&last_post=1&count=$2 [L]<br />
RewriteRule ^r5r5([0-9]+) index.php?page=topic&show=1&id=$1 [L]<br />
<br />
مطلوب تعديل روابط المواضيع والأقسام بعد التحويل من vb لعدم ضياع الأرشفة