• Resolved supashot

    (@supashot)


    Hi,

    I was testing the plugin and it generates an error on wordpress: “There has been a critical error on this website”

    I can access the blog but the xml file generate an error. Any ideas?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author WP Grim

    (@wpgrim)

    Hello @supashot

    Please temporary enable WP DEBUG on your site and send me PHP Error from this URL in order to check the issue.

    Best regards

    Thread Starter supashot

    (@supashot)

    Thanks for your reply. Here is the log https://terabox.com/s/1ioTlvYmGE7Ze2ON5MubL1g

    Plugin Author WP Grim

    (@wpgrim)

    I found only 1 Fatal Error here, which can broke the XML Sitemap generating:

    PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16777224 bytes) in /wp-includes/class-wpdb.php on line 2398

    Please try to increase PHP Memory Limit on your site and check the Sitemap one more time.

    If that doesn’t help, try enabling WP_DEBUG without logging and open the Sitemap to see the exact sitemap generation error.

    Regards

    Thread Starter supashot

    (@supashot)

    I added in wp-config.php: define(‘WP_MEMORY_LIMIT’, ‘256M’);

    Same issue screenshot of memory usage: https://teraboxapp.com/s/19YqW3Mj77zAEq3lrwjvUsA

    Plugin Author WP Grim

    (@wpgrim)

    As we have discussed the issue on Live Chat, it needs to increase PHP Memory Limit on your site, as you have more than 5000 Pages/Posts on your website.

    Best regards

    Thread Starter supashot

    (@supashot)

    All sorted with the support! Thanks a lot for the amazing help. Purchased 5 licences.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WordPress error’ is closed to new replies.