• Resolved alleknalle

    (@alleknalle)


    When opening the dashboard, new form, submissions or add-on page in the admin I get an Gateway timeout error.

    I debugged some things and it looks like it is because in /includes/Admin/Menus/Dashboard.php on line 77 there is a call to Ninja_Forms()->config(‘DashboardServices’). I’ve changed it to Ninja_Forms::config(‘DashboardServices’) and now everything seems to work. It looks like the old call got in some kind of loop, don’t know why. But according to the method in the Ninja_Forms class it should be called static.

    Maybe you can figure out why it causes a loop and change it to the static call as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter alleknalle

    (@alleknalle)

    I’m getting the same error on the submissions page that is not fixed with the above mentioned change.

    Plugin Support Mia

    (@xmiax)

    Hi

    Thanks for reaching out.

    Please reach out to us via our contact form for support. We’ll be happy to help.

    Don’t forget to include a System Status report and an exported copy of the form having issues.

    Thanks!

    Mia

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

You must be logged in to reply to this topic.