• Resolved spiderwisp

    (@spiderwisp)


    The following code no causes a PHP timeout after recent updates. This is how the NinjaForms codex says to do this, so what happened?

    $sub = Ninja_Forms()->form($form_id)->get_sub($sub_id);    
    $sub_fields = $sub->get_field_values(); // causes timeout
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter spiderwisp

    (@spiderwisp)

    Been dealing with this plugin for years and about to just ditch it. It’s always problematic. Latest updates introduce entirely new files, who knows who or what because the changelog is a complete joke.

    Thread Starter spiderwisp

    (@spiderwisp)

    Are you merging with Caldera forms or something?

    Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    Can you update your Ninja Forms plugin to the latest version, 3.6.12, and see if you continue to have the same issue?
    If you are still seeing the issue, can you contact our official support (https://ninjaforms.com/contact)

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

The topic ‘Recent Update causes timeout’ is closed to new replies.