403 Forbidden on Forms

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 7 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27956

    Hi,

    I’m trying to edit forms, but everytime I click on a function (Save, Create new form, elements, etc), I’m getting a 403 Error – Forbidden.
    Any idea ?

    Regards
    Stephane

    Stephane Carion
    #27961

    The forms just use the admin-ajax.php file as the endpoint, so you might have a plugin which is blocking requests to that file, or more likely you have restricted access to that file at the server level (via .htaccess for example).

    The error message isn’t related at all to authenticating the user with WordPress (in fact despite the name ad mind ajax.php that file is intended to be public).

    I’m happy to help debug this further but could you first check any the other plugins you have installed and ensure you have not restricted access or password-protected (at the server level) wp-admin or wp-admin/admin-ajax.php

    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.