Error since last update

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #139147
    Sven
    Participant

    Hello I´m having custom types with the plugin “Types”. After your last update I´m not able to see the page with the genarated custom types at the backend. I only see a white page. After I deactivate your plugin I´m able to see my custom types. So anything with your plugin doesn´t work correctly. Any idea how to fix this problem? How can wen go on?

    #139172
    udadmin
    Keymaster

    Hi Sven,

    Likely to be that your site is running very close to the allowed memory limit, and that de-activating a plugin helps to free up memory. See here for how to increase your memory limit: https://updraftplus.com/faqs/deal-fatal-error-allowed-memory-size-errors/

    David

    #139200
    Sven
    Participant

    No, thats not the problem, I tried different memory values. The problem stays the same. I only don´t see the page of my custom types at the backend. Other areas I can see. Everything works fine until your upadate. Something is changed so that I cant see my custom types only a white page. Any other idea?

    #139316
    Dee Nutbourne
    Moderator

    Hi Sven,

    Could you try turning on the WordPress Debug mode?

    To do this:

    • Access your WordPress root directory via FTP or your host’s filemanager.
    • Open wp-config.php with a text editor such as Notepad++
    • Find the following line: define(‘WP_DEBUG’, false);
    • Change the value ‘false’ to ‘true’

    When you visit the problem page in WP Admin now, you should have a number of error messages come up. Could you send me those messages?

    David N

    #139317
    Sven
    Participant
    This reply has been marked as private.
    #139319
    Dee Nutbourne
    Moderator

    Hi Sven,

    The final line in that output shows that a fatal memory error is occurring. The site is running out of memory. This indicates that the site is usually running very close to the memory limit, and that the extra plugin has tipped it over the edge.

    If the steps in the above guide do not solve the problem, you will need to contact your hosts and ask them to increase the allocated memory.

    David N

    #139320
    Sven
    Participant

    Thanks for this information. Is it possible to change the memory limit about htaccess?

    #139322
    Sven
    Participant

    I fixed the problem to change the php 5.3 to php 5.5. It seems that everything now works correctly. Thanks for support.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Error since last update’ is closed to new replies.