Fatal error: Allowed memory size of 268435456 bytes exhausted
-
I got this message error. How to fix this ?
I am using wordpress version 6.2.2, php version 7.4.23, and WordPress Popular Posts version 6.1.3
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes)?in?/var/www/html/wp-includes/class-wpdb.php on line 2397
Stack Trace
1. {main}()?/var/www/html/wp-admin/post.php:02. wp_trash_post($post_id = 4748)?/var/www/html/wp-admin/post.php:2603. do_action($hook_name = ‘wp_trash_post’, …$arg = variadic(4748))?/var/www/html/wp-includes/post.php:35854. WP_Hook->do_action($args = [0 => 4748])?/var/www/html/wp-includes/plugin.php:5175. WP_Hook->apply_filters($value = ”, $args = [0 => 4748])?/var/www/html/wp-includes/class-wp-hook.php:3326. WordPressPopularPosts\Admin\Admin->purge_data_cache(4748)?/var/www/html/wp-includes/class-wp-hook.php:3087. WordPressPopularPosts\Admin\Admin->flush_transients()?/var/www/html/wp-content/plugins/wordpress-popular-posts/src/Admin/Admin.php:13508. wpdb->get_results($query = ‘SELECT tkey FROM wp_popularpoststransients;’, $output = *uninitialized*)?/var/www/html/wp-content/plugins/wordpress-popular-posts/src/Admin/Admin.php:12339. wpdb->query($query = ‘SELECT tkey FROM wp_popularpoststransients;’)?/var/www/html/wp-includes/class-wpdb.php:309910. mysqli_fetch_object($result = class mysqli_result { public $current_field = 0; public $field_count = 1; public $lengths = [0 => 36]; public $num_rows = 557329; public $type = 0 })?/var/www/html/wp-includes/class-wpdb.php:2397
The page I need help with: [log in to see the link]
- The topic ‘Fatal error: Allowed memory size of 268435456 bytes exhausted’ is closed to new replies.