• Resolved pjindras

    (@pjindras)


    Hello, every time, when i active this plugin, when i go to orders page in woocommenrce, i get this error:

    Service Temporarily Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

    Ctete instrukce v nasi znalostni bazi: Chyba 503 Service Temporarily Unavailable

    How can i fix it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support David G

    (@gravid7)

    Hi @pjindras

    Maybe this kind of error could be generated if your server configuration set low memory.

    Can you please increase your server memory and check this issue?

    To increase server memory, You can add the below line on top of your active theme functions.php file.
    ini_set(‘memory_limit’, ‘500M’);

    Thread Starter pjindras

    (@pjindras)

    I have 512M and 10 php https://www.wedos.cz/webhosting/extra

    Plugin Support David G

    (@gravid7)

    Hi @pjindras

    Okay you can add the below line from your domain > wp-contents > themes > your activated theme > function.php file.

    ini_set(‘memory_limit’, ‘1028M’);

    let us know if you need any further help. we are here to help you.

    Plugin Support David G

    (@gravid7)

    Hi @pjindras

    I haven’t heard back from you, so I believe the issue has been resolved.
    I’m marking this topic complete, please feel free to open a new thread for any further queries.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error in orders page’ is closed to new replies.