رفع مشکل امنیتی ویبولتین

Silver PC

Well-Known Member
اگر در هنگام کار با ویبولتین به پیام زیر برخورد کردید :

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​

برای حل آن از دستور SQL زیر استفاده کنید :

کد:
SELECT templateid , title , styleid FROM template WHERE template_un NOT LIKE '%<input type="hidden" name="s" value="$session[sessionhash]" />%<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />%' AND template_un LIKE '%<input type="hidden" name="s" value="$session[sessionhash]" />%' ORDER BY title ASC, styleid ASC;

یا در قسمت جستجو استایل کد زیر را جستجو کنید :

کد:
value="$session[sessionhash]"

و در بالای آن کد زیر را قرار دهید:

کد:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

منبع : منبع
 
آخرین ویرایش:

جدیدترین ارسال ها

بالا