Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello I think I answered in the wrong post, I have the admin panel completely blank if I habilitate jetpack. I have tried installing it manual or throght the admin pannel and the effect is the same. What shows in the debug.log is the following-

    ——–
    [12-Oct-2016 18:08:03 UTC] PHP Notice: Constant WP_DEBUG already defined in /mywebsite/wp-config.php on line 73
    [12-Oct-2016 18:08:03 UTC] PHP Notice: Constant WP_DEBUG_LOG already defined in /mywebsite/wp-config.php on line 81
    [12-Oct-2016 18:08:03 UTC] PHP Notice: Constant WP_DEBUG_DISPLAY already defined in /mywebsite/wp-config.php on line 82
    [12-Oct-2016 18:08:03 UTC] PHP Notice: Constant CONCATENATE_SCRIPTS already defined in /mywebsite/wp-config.php on line 83
    [12-Oct-2016 18:08:03 UTC] PHP Notice: Constant SAVEQUERIES already defined in /mywebsite/wp-config.php on line 84
    [12-Oct-2016 18:08:04 UTC] PHP Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 64 bytes) in /mywebsite/wp-includes/pomo/mo.php on line 276
    [12-Oct-2016 18:08:07 UTC] PHP Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 81 bytes) in /mywebsite/wp-includes/pomo/entry.php on line 76
    [12-Oct-2016 18:08:07 UTC] PHP Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 64 bytes) in /mywebsite/wp-includes/pomo/mo.php on line 276
    [12-Oct-2016 18:08:12 UTC] PHP Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 72 bytes) in /mywebsite/wp-includes/pomo/entry.php on line 76
    —–
    I have talked to the hosting provider and is not the fault of memory and it is a very small website. They have increased the memory size and still is the same, but for some reason it does not generate the debug log and it still a blank page instead of the admin pannel

    I would appreciate any help

    I have no access to the debbuger
    thank you

    I have the same issue, if I have jetpack active my wp-admin completely dissapears

    Thank you Tara, I did as you said and was able to find the error, it was in a piece of code copied from a forum and pasted into the functions.php of my child theme, a function that was to hide the category of the blog entries in the archive.php template.

    It turned out that the code was not working as expected, it was affecting WordPress. I am not a programmer, but with your help is fixed. It was not any issue with plugins.

    Thank you again!!!

    I have the same issue, I installed a plugin today and when saving changes directed me to a post.php a blank page, I managed to go back from the blank page and continue working, but it kept happening each time I saved a page.

    I thought it was just a cache issue, I uninstalled the plugin just in case. Afterwards trying to login into a different browser got this error message:

    ERROR: cookies have been blocked due to an unexpected result. To get help look up this documentation or check the support forums

    I have not been able to login and I do have cookies enabled in both browsers.

Viewing 5 replies - 1 through 5 (of 5 total)