• I’m getting this error:
    Fatal error: Allowed memory size of 209715200 bytes exhausted (tried to allocate 20480 bytes) in /www/wp-content/plugins/admin-columns-for-acf-fields/acf_admin_columns.php on line 118 Fatal error: Allowed memory size of 209715200 bytes exhausted (tried to allocate 20480 bytes) in /wordpress/wp-includes/class-wp-fatal-error-handler.php on line 76

    Can you advice? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Florian Eickhorst

    (@flei)

    Hello @daneloctober ,

    thank you for your feedback!

    That particular line of code is rather unsuspicious as it should only assign a variable value. Memory exhaustion might be caused within a larger context in your system…

    Can you give me more details on when and where this error happens on your system? Which version of the plugin are you using?

    Thanks and best regards,

    Florian

    Thread Starter daneloctober

    (@daneloctober)

    "NOTICE: PHP message: PHP Fatal error: Allowed memory size of 402653184 bytes exhausted (tried to allocate 20480 bytes) in /www/wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-internal-post-type.php on line 153"

    This is what we get now. I get this error when trying to open the list of pages in the backend.

    Hello @daneloctober ,

    thank you for your feedback. That error is thrown inside of ACF itself and can have multiple causes. Does it still occur when you disable my plugin? What exact version of ACF Pro are you using? Which fields and field columns have you configured?

    Best regards,
    Florian

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error When Visiting All Pages List in Backend’ is closed to new replies.