مشکل در تنظیم استایل (فوری)

MVGM_Soft

Active Member
مشکلم اینه که من نمی تونم از admincp استایلامو ادیت کنم
من توی هاستم htaccess.php نداشتم به همین دلیل notepad رو باز کردم و کد زیر رو داخلش کپی کردم:
PHP:
<IfModule mod_security.c>
   SecFilterEngine Off
   SecFilterScanPOST Off
</IfModule>
و با نام و فرمت " htaccess.php " ذخیره و در هاستم آپلود کردم
ولی باز هنگام تنضیمات استایل ارورر زیر رو دیدم:
کد:
Required variables have gone missing and execution can not continue. Please try again.

This error can sometimes occur as a result of Suhosin / Hardened PHP being installed on your server. If you know that you have Suhosin running and you have access to the PHP configuration, try increasing the value of the following variables: 
[LIST]
[*]php_value suhosin.post.max_vars
[*]php_value suhosin.request.max_vars
[/LIST]
لطفا راهنماییم کنید:-?:sad:
 
آخرین ویرایش:

sparksun

Member
شما این رو قرار بده

کد:
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048
 

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

بالا