Forums

Blank page for a specific page in admin (7 posts)

  1. tomasi514
    Member
    Posted 1 year ago #

    Hi there, I am having a blank page when I access to a specific page in WordPress administration of my website. This page is frequently changed, any idea what could be the problem here?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Have you tried:

    - deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    - switching to the default theme to rule out any theme-specific problems?

  3. tomasi514
    Member
    Posted 1 year ago #

    I haven't been very precise here.
    This website is running since one year now, the problem is in the WordPress administration panel, this page shows fine on the website (for people who consult it) but this specific page is blank when I want to change it in the admin (I click on it & then: bam! blank page..

    I already had a problem with this page due to memory size, but this problem was solved with the hosting company (error message in this page was: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/tfaudon/public_html/wp-admin/menu-header.php on line 90.). Now this page is blank.

    I tried with deactivating but did not change anything.. + I am using default theme.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You may need to increase the memory available to PHP again.

  5. tomasi514
    Member
    Posted 1 year ago #

    Ok yes, it is exactly the same problem (I can see it when I use Firefox, same message error:
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 24 bytes) in /home/tfaudon/public_html/wp-includes/taxonomy.php on line 1968

    I already had this problem a couple of months ago, I fixed it by defining a php.ini saying this:

    upload_max_filesize = 10M
    memory_limit = 32M

    I just changed it for this:

    upload_max_filesize = 10M
    memory_limit = 64M

    But there is still the same error message, what would you advise me?
    Thanks!

  6. tomasi514
    Member
    Posted 1 year ago #

    I even tried:

    upload_max_filesize = 10M
    memory_limit = 1024M

    What I do is just change my ini.php and put it at the root of my wordpress website..

    I alwas have the exact same message error:
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 24 bytes) in /home/tfaudon/public_html/wp-includes/taxonomy.php on line 1968

  7. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try contacting your hosts, They may have capped the memory available.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags