Title: Critical Error while creating documents in Wizard
Last modified: February 8, 2024

---

# Critical Error while creating documents in Wizard

 *  Resolved [schngl](https://wordpress.org/support/users/schngl/)
 * (@schngl)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/)
 * While creating the documents with the wizard in the first step, there aperas 
   a critical error. 
   I dont receive a Mail about this error and i am able to proceed
   working on the page. But i am not able to create the documents with the wizard.
   Any tips?

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

 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/#post-17409150)
 * Hello [@schngl](https://wordpress.org/support/users/schngl/),
 * Would it be possible for you to enable [Debugging ](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/#example-wp-config-php-for-debugging)
   on your site and trigger the issue once more; and share the error message here
   so that we may look into it?
 * You can easily enable debugging by activating a plugin such as WP Debugging, 
   but you can also do this manually in your `wp-config.php` file [(instructions here)](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/#example-wp-config-php-for-debugging).
 * Let me know! Kind regards, Jarno
 *  Thread Starter [schngl](https://wordpress.org/support/users/schngl/)
 * (@schngl)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/#post-17409306)
 * This is there error i get: 
   PHP Fatal error: mysqli_fetch_object(): Cannot use
   output buffering in output buffering display handlers in …/wp-includes/class-
   wpdb.php on line 2320
 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/#post-17411456)
 * Hi [@schngl](https://wordpress.org/support/users/schngl/),
 * Could you check if this issue persists when you have Complianz as the only activated
   plugin, and a default WP theme such as one of the “Twenty Twenty-” themes enabled?
 * If a plugin or theme is not properly handling output buffering (e.g., not closing
   it after opening it with **ob_start()**), this could lead to unexpected behavior.
 * Kind regards, Jarno
 *  Thread Starter [schngl](https://wordpress.org/support/users/schngl/)
 * (@schngl)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/#post-17411501)
 * I have checke it with the WP 2024 Theme and Complianz as the only activated plugin–
   unfortunately the same issue / error.
 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/#post-17411671)
 * Hi [@schngl](https://wordpress.org/support/users/schngl/),
 * Strange. It seems that I am unable to replicate this behavior on my end. I’ve
   did some further searching about the error and it looks like this could also 
   occur when your environment is running out of memory.
 * Could you check the memory limit of this site, and whether the `debug.log` file(
   typically located in your `/wp-content/` folder) might contain any other related
   errors, aside of the one that you already shared?
 * Kind regards, Jarno
 *  Thread Starter [schngl](https://wordpress.org/support/users/schngl/)
 * (@schngl)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/#post-17411731)
 * Thanks Jarno! 
   i have checked the debug file – there is no other error for this
   case – just the “output buffering” error.I am using the Complianz Plugin on many
   other WP-Sites with no issue. The PHP memory_limit is set to: 740M – this should
   be enough, right?!best regards
 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/#post-17411841)
 * Hi [@schngl](https://wordpress.org/support/users/schngl/),
 * Yes, that should be more than enough. Some things to check, as I can imagine 
   that they are possibly related:
 * – Are you using any Complianz shortcodes on the site that experiences the issue?
   Does it still occur without those shortcodes being used?
 * – Are you using the Gutenberg editor on this site? If so, could you try if it
   still occurs with the Classic Editor enabled instead?
 * But as you mentioned that this behavior doesn’t occur on your other sites with
   Complianz: is the site experiencing this issue hosted on a different server, 
   with another hosting provider for example?
 * Perhaps it’s some server configuration that might be related. If the above steps
   don’t yield any further leads, I would recommend contacting the Hosting Provider
   to get their opinion on the error and it’s potential causes.
 * Kind regards, Jarno

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

The topic ‘Critical Error while creating documents in Wizard’ is closed to new replies.

 * ![](https://ps.w.org/complianz-gdpr/assets/icon-256x256.png?rev=2881064)
 * [Complianz - GDPR/CCPA Cookie Consent](https://wordpress.org/plugins/complianz-gdpr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/complianz-gdpr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/complianz-gdpr/)
 * [Active Topics](https://wordpress.org/support/plugin/complianz-gdpr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/complianz-gdpr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/complianz-gdpr/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * Last activity: [2 years, 4 months ago](https://wordpress.org/support/topic/critical-error-while-creating-documents-in-wizard/#post-17411841)
 * Status: resolved