• Afetr I installed the plugin I’m having “admin-ajax.php 403 error” when I try to change anything in settings of the plugin or changing anything calls ajax request in wordpress dashboard. please any one hace solutions for this issue. I can’t change anything in the dashborad now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You might be interested in reading this topic.

    To prevent any confusion, I’m not iThemes.

    Thread Starter mishaiv

    (@mishaiv)

    Thank you for your reply, The issue is that when I try to change anything from the setting of the plugins I got error too, so I cannot change anything there.

    “request forbidden” error prevented the request from completing as expected. The server returned a 403 status code, indicating that the server configuration is prohibiting this request. This could be due to a plugin/theme conflict or a server configuration issue. Please try refreshing the page and trying again. If the request continues to fail, you may have to alter plugin settings or server configuration that could account for this AJAX request being blocked.”

    and in the console I have this:

    “POST wp-admin/admin-ajax.php 403 load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,farbtastic,underscore,plupload&ver=4.8.1:4 ”

    I tried to deactivate the plugin but still have the same issue.

    You can temporarily disable all iTSec plugin modules by (properly) adding the line below to the wp-config.php file:

    define('ITSEC_DISABLE_MODULES', true);

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘admin-ajax.php 403 after installing the plugin’ is closed to new replies.