[Support request] Plugin config page showing white screen

Home Forums Support [Support request] Plugin config page showing white screen

Home Forums Support Plugin config page showing white screen

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #2220980
    Navin

    GP-Premium Plugin installed successfully but once clicking on config button showing white screen

    #2221002
    David
    Staff
    Customer Support

    Hi there,

    white screens in most circumstances are due to a lack of PHP Memory.
    Can you check the memory you have allocated on your server

    #2222034
    Navin

    Already added php memory limit in wp-config.php

    define(‘WP_MEMORY_LIMIT’, ‘128M’);

    Still the same issue.

    #2222082
    David
    Staff
    Customer Support

    1. Go to Tools > Site Health.
    a. check there are no errors
    b. check the Info > Server settings and provide a screenshot of them.

    2. Disable ALL plugin aside from GP Premium
    Try to visit the problem page again.

    #2222109
    Navin

    There is no option for site check because we are using old wordpress version.
    Also we don’t using any other plugin except GP Premium.

    #2222115
    David
    Staff
    Customer Support

    Which version of WP are you using ?

    #2223271
    Navin

    We are using wordpress 4.9.17 version

    #2223424
    David
    Staff
    Customer Support

    wow… ok.

    Check with your host:

    a. How much memory is allocated on the server.
    NOTE: define('WP_MEMORY_LIMIT', '128M'); only sets the WP limit. It won’t change a server level allocation.

    b. Enable debugging and check for any server errors when the white screen occurs

    #2223458
    Navin

    define( ‘WP_DEBUG’, true );

    Added this but there is no any error, Only a white screen again ;(

    #2223472
    Navin

    Wordpress also upgraded to 5.1.13

    #2223520
    David
    Staff
    Customer Support

    Can you check the physical memory on the server, and also check the PHP Version.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.