WP Statistics “Allowed memory size”
-
Hello professionals, I hope someone can help me.
When updating WP Statistics I get the following error:Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in …wp-includes/class-wpdb.php on line 2316
I have looked in the file, but I don’t see any values there, only this:
while ( $row = mysqli_fetch_object( $this->result ) ) {
$this->last_result[ $num_rows ] = $row;
++$num_rows;Thank you very much for your help
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WP Statistics “Allowed memory size”’ is closed to new replies.