• Resolved Mirko

    (@mirkodii)


    Hi,

    when creating a virtuel event (event-type = URL), the plugin automatically creates an empty physical venue. That not only leads to a messed up list of venues, it also crashes frontend as conditional placeholders not work anymore.

    Could you check please?

Viewing 6 replies - 1 through 6 (of 6 total)
  • I was not able to reproduce the problem. When I created an event where the location was of type URL and filled in a URL, it did not create an empty physical location.

    Conditional placeholders are working for me.

    Thread Starter Mirko

    (@mirkodii)

    Just checked again and identified what causes the issue: On the website NinjaFirewall by NinTech is installed and active. In dozens of projects never experienced any compatibility issues but here the issue disappears when firewall is disabled. Is this a known issue or can you identify where exactly the conflict arises from?

    I would check the firewall log to see what’s getting blocked. Maybe there’s some Firewall setting to fix the problem.

    Thread Starter Mirko

    (@mirkodii)

    Already did this. No log entry.
    Also configured the firewall in the in the least restrictive manner for testing purposes but the issue persists.

    I verified the problem but I’m not able to determine what is causing the incompatibility.

    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.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.