• Resolved arbiculario

    (@arbiculario)


    Hi,

    I can’t edit my blog. When I tried to save changes I get the 403 Forbidden error. Nevertheless if I use the “Autosave” I can update the pages.

    I tried to deactivate all the plugins, and replace all wordpress files and folders (except wp-content folder) with a fresh copy, I tried to add to .htaccess the following code:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    and this other one:

    <IfModule mod_security.c>
    SecFilterInheritance Off
    </IfModule>

    but nothing runs.

    Please, can you help me?

    Thanks a lot

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter arbiculario

    (@arbiculario)

    Hello,

    I find that I get my 403 error exclussively if the post or page has in its tittle field quicktags of mqtranslate plugin.

    I tried to deactivate the plugin but it not runs.

    I think that there is a conflict with login.php when reads the tittle fields and find quicktags, but I don’t undestrand why it work whith quicktags till two days ago…

    Do you have any idea?

    Thanks

    The problem is from the last update of mqtranslate. Follow the threads from the plugin support. I hope the author will come up with a solution to.

    Thread Starter arbiculario

    (@arbiculario)

    Thank you, but the problem was solved by my server support. They tried some things and the last runs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error 403 when saving or updating posts and pages’ is closed to new replies.