• Resolved mklusak

    (@mklusak)


    Hi, I noticed some conflict with Polylang translation plugin (WPML-like plugin). There is valid backend URL that probably conflicts with some .htaccess 403 rules.

    This totally valid URL throws 403 HTTP error:

    https://www.domain.com/wp-admin/edit-tags.php?taxonomy=mytaxonomy&post_type=myposttype&from_tag=37&new_lang=en

    from_tag=37 is the reason of this problem. Without it it works fine, but it’s part of Polylang plugin function.

    https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor wpsolutions

    (@wpsolutions)

    Hmm I’m not so sure that one of the aiowps firewall rules are doing the blocking because I am not aware of any specific rule which targets “from_tag=37”.

    Can you try deactivating aiowps firewall rules one at time and testing at each step to see if you can identify which one?

    Thread Starter mklusak

    (@mklusak)

    Ha! Rules deactivating did the job, but after re-activating it works too. So there had to be something wrong with the rules in .htaccess file, what repaired itself after .htaccess regeneration. Strange.

    Hi, this exact problem has been fixed in version 4.0.7, but you had to resave your firewall rules for the fix to take effect – like you just did 😉

    Cheers,
    Česlav

    Thread Starter mklusak

    (@mklusak)

    Cool! Thank you! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Conflict with Polylang translate plugin’ is closed to new replies.