• Resolved inorena

    (@inorena)


    I get error when trying open unaproved users list.

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 25710068 bytes) in /home/garoguru2/domains/mydomain.com/public_html/wp-includes/class-wpdb.php on line 1275

    • This topic was modified 3 years, 5 months ago by inorena.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mirza Hamza

    (@hamza1010)

    Hi @inorena,

    Thanks for contacting us,

    I hope you are doing well, We have forwarded this to our technical team and we will get back to you soon.

    Thanks & Regards

    WP Experts Support Team

    Plugin Support Mirza Hamza

    (@hamza1010)

    Hi @inorena,

    The issue seems to be happening because of a large number of user data being displayed on a single page. We have decided to add pagination over there as a permanent fix for this issue. The fix will be released in one of our future updates.

    A temporary solution for this issue is to increase the WordPress memory limit. Please add this code to your wp-config.php file, it should fix the issue for the time being.

    define( 'WP_MAX_MEMORY_LIMIT', '400M' );

    Thank you

    Plugin Support Mirza Hamza

    (@hamza1010)

    Hi @inorena,

    We are resolving this thread due to a lack of activity if you have any questions please open a new thread.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Critical error’ is closed to new replies.