Topic: 406 Not Acceptable
Hello,
Recently I started getting the following error when I try to delete an add or a user from administrator panel. I didn't do any changes in .htaccess php.ini and didn't change options in admin panel.
406 Not Acceptable
An appropriate representation of the requested resource /admin/adm_classifieds_list.php could not be found on this server.
I searched this forum and read some topics about this. And I tried some code in httaccess but didn't help.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Thank you for your help