• Resolved Mirko

    (@mirkodii)


    Hi,

    On the website NinjaFirewall and Events Manager by Pixelite is installed and active. 

    When creating a virtuel event in Events Manager (event-type = URL), the plugin automatically creates an empty physical venue, what is unexpected beahviour.

    The bug only arises when NinjaFirewall is active.

     Is this a known issue or can you identify where exactly the conflict arises from?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nintechnet

    (@nintechnet)

    Did you check the firewall log (NinjaFirewall > Logs) ?

    Go to “NinjaFirewall > Firewall Policies” and tell me which policy you enabled in each of the following sections:
    * WordPress AJAX
    * Protect against username enumeration
    * WordPress REST API
    * WordPress XML-RPC API

    Thread Starter Mirko

    (@mirkodii)

    The logs show nothing relevant.

    For testing purposes I already configured the firewall less restrictive. So, none of the above mentioned options is enabled currently. Nevertheless the issue persists.

    Plugin Author nintechnet

    (@nintechnet)

    That’s odd if there’s nothing in the log because any action taken by the firewall is written to it.
    Can you check those policies too : NinjaFirewall > Firewall Policies > Permissions

    Thread Starter Mirko

    (@mirkodii)

    Hi @nintechnet,

    I accidentally overlooked your message back then.

    The issue still persists. Coming back to your question: All checkmarks are set under permissions, so everything is blocked.

    Additionaly the events manager plugin support was able to identify the line of code that obviously triggers that behaviour:

    “If I comment out line 127 in wp-content/plugins/ninjafirewall/lib/utils.php it fixes the problem

    // add_filter('wp_insert_post_empty_content', 'nf_wp_insert_post_empty_content', 10000, 2 );

    So, I guess the problem is related to that filter.”

    Plugin Author nintechnet

    (@nintechnet)

    You need to disable the “NinjaFirewall > Firewall Policies > Permissions > Block attempts to publish, edit or delete a published post by users who do not have the right capabilities” policy.

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

The topic ‘Compatibility issue with Events Manager plugin’ is closed to new replies.