• It keeps loading and loading whenever I try to switch some menu items around and save it.

    What information do I need to share to fix this?

    • This topic was modified 3 years, 10 months ago by Klaas Koopman.
Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Janis Elsts

    (@whiteshadow)

    This may be tricky to fix since there’s no error message or anything else that could help identify the cause. Could you perhaps click the “Save Changes” button and then just leave the tab open in the background for 30 minutes to see if anything else happens?

    When did this problem first appear? Was it immediately after installing the plugin (i.e. the plugin never worked properly), or did it start happening after installing another plugin, or an after an update, or when you changed certain settings?

    Usually I would also recommend checking the PHP error log for fatal errors, but if there’s some script that keeps running forever, it might not actually log anything. It might still be worth a look.

    Thread Starter Klaas Koopman

    (@inspired-media)

    Thank you for your quick reply.

    I tried to wait and it ends in a 503 error: Service Unavailable, does that help?

    Plugin Author Janis Elsts

    (@whiteshadow)

    It helps a little bit. It shows that the problem is most likely on the server and not in the browser or some piece of JavaScript.

    Do you have access to the web server logs? They might provide more information about the “service unavailable” error.

    Thread Starter Klaas Koopman

    (@inspired-media)

    I noticed this in the error logs:

    x – removed for safety

    • This reply was modified 3 years, 10 months ago by Klaas Koopman.
    Plugin Author Janis Elsts

    (@whiteshadow)

    The first entry looks relevant. It seems that the server is running ModSecurity and it is configured with a request body size limit of 128 KB. The plugin can sometimes exceed that size if you have a lot of plugins and/or menu items. In some cases, the menu configuration can be 200 KB or more.

    I would recommend either significantly increasing that size limit or adding an exception for the plugin settings page (if ModSecurity supports that).

    Thread Starter Klaas Koopman

    (@inspired-media)

    Thanks Janis, I’ll discuss this with my hosting as I don’t think I can adjust this myself.

    Thread Starter Klaas Koopman

    (@inspired-media)

    Dear Janis,

    It has been increased to 13mb and still I get 503 service unavailable after a while… any idea’s?

    Plugin Author Janis Elsts

    (@whiteshadow)

    13 MB should be more than enough for this plugin. Did anything change in the error logs? Are they still showing the same errors when you try to save settings or is there something new? If it’s the same error, does it reflect the increased limit or does it still show the old one?

    Thread Starter Klaas Koopman

    (@inspired-media)

    Dear Janis,

    CUrrently I get this error:

    – Removed for security

    • This reply was modified 3 years, 10 months ago by Klaas Koopman.
    • This reply was modified 3 years, 10 months ago by Klaas Koopman.
    Plugin Author Janis Elsts

    (@whiteshadow)

    The first message still says that the configured limit is 131072. Assuming that’s in bytes, it translates to 128 KB and not 13 MB. Are you sure the host changed the right setting? Maybe they increased some other limit by mistake.

    Thread Starter Klaas Koopman

    (@inspired-media)

    Dear Janis,

    Thank you for your quick response. I’ll send it over to the host again!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Can’t Save the settings?’ is closed to new replies.