Conversation
supportI am trying to track down an error. The debug log manager is showing me: 2 PHP Fatal Allowed memory size of 134217728 bytes exhausted (tried to allocate 8192 bytes)Plugin: WooCommerce Name Your Price File: /wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php Line: 576 Dec 3, 2025 - 20:36:33 (1 occurrence logged) The log is saying the error is in the Name Your Price plugin (I’m the author) but the file is pointing to a WooCommerce file line. Is there a way to see the entire callstack that would normally be in the debug.log? This topic was modified 5 months, 3 weeks ago by HelgaTheViking .
Disregard. The same message is showing in debug.log when I enable WP_DEBUG_LOG manually. Well this is gonna be a mystery.
Disregard. The same message is showing in debug.log when I enable WP_DEBUG_LOG manually. Well this is gonna be a mystery.