Your submission could not be processed because a security token was missing or mismatched.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
انا بحثت عن سبب المشكله وعن الحل ووجدته انقله لكم هنا للإستفادة
أولا ابحث في قالب headinclude عن السطر التالي
var SESSIONURL = "$session[sessionurl_js]";
تأكد من وجود السطر التالي بعده مباشرة
var SECURITYTOKEN = "$bbuserinfo[securitytoken]";
الآن سوي بحث في جميع القوالب عن السطر التالي
<input type="hidden" name="s" value="$session[sessionhash]" />
تأكد من وجود السطر التالي بعده مباشرة
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
اتمني ان اكون افدتكم ونفعت الطريقه معاكم

اوووو اذا ما نفعت
headinclude
ابحث فى القالب عن
<**** name="keywords" *******="$threadinfo[title], $vboptions
[keywords]" />واستبدله ب
<**** name="keywords" *******="<if condition="$threadinfo
['taglist']">$threadinfo[taglist], </if>$threadinfo[prefix_plain_html]
$threadinfo[title], $vboptions[keywords]" />
وفى نفس القالب
ابحث عن
[title] $foruminfo[title_clean]" />
<else />واستبدله ب
[prefix_plain_html] $threadinfo[title] $foruminfo[title_clean]" />
<else />
ومن خيارات المنتدى
اختر
إعدادات عامة
مميزات ال ajax
اختر تفعيل كافه مميزات ajax
كما بالصورة
لا تنسى اخذ نسخة احتياطية من التمبلت الذي تعدل عليه
تحياتي