افتح القالب : sections_list في ستايل أوركيد
وابحث في السطر 12 عن :
CODE
<a href="index.php?page=forum&show=1&id={$forum['id']}">
<span>{$Section_Title}</span></a>
واستبدله بـ :
CODE
<a href="index.php?page=forum&show=1&id={$Section_Id}">
<span>{$Section_Title}</span></a>
موفق