• Resolved dralbanien

    (@dralbanien)


    Hi
    Tried to make some changes to the main menu but got this messages. The menu was saved however but the same response keep coming up. Other menus are not affected. Tried to deactivate PWA and uninstall it but didnt solve anything.

    A server error occurred.
    Something prevented the page from being rendered. Please try again. Your submission failed. Please go back and try again. Something went wrong which prevented WordPress from serving a response. Please check your error logs.
    Triggered by pwa.

    stack:
    wp_die()
    wp-content/plugins/pwa/wp-admin/error.php:54
    pwa_serve_admin_error_template()
    wp-includes/class-wp-hook.php:303
    do_action('wp_ajax_wp_error_template')
    wp-admin/admin-ajax.php:187

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Weston Ruter

    (@westonruter)

    The error template is served when the server returns with a 500 internal server error (or some other 5xx error code). Please check your PHP error logs. Also, you can open up Chrome DevTools and under the Application > Service Workers you can enable the “Bypass for network”. You should then be able to see error that is happening without PWA catching it. I don’t believe PWA is causing the error.

Viewing 1 replies (of 1 total)
  • The topic ‘Main menu wont save points to PWA’ is closed to new replies.