Title: Errors when Debugging
Last modified: April 4, 2018

---

# Errors when Debugging

 *  Resolved [Angela](https://wordpress.org/support/users/angelajholden/)
 * (@angelajholden)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/errors-when-debugging/)
 * Deprecated: Function create_function() is deprecated in /home/wpstthom/public_html/
   undertold-test/wp-content/plugins/insert-pages/insert-pages.php on line 965
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/wpstthom/public_html/undertold-test/wp-content/plugins/insert-pages/
   insert-pages.php:965) in /home/wpstthom/public_html/undertold-test/wp-admin/includes/
   misc.php on line 1116
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/wpstthom/public_html/undertold-test/wp-content/plugins/insert-pages/
   insert-pages.php:965) in /home/wpstthom/public_html/undertold-test/wp-includes/
   option.php on line 919
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/wpstthom/public_html/undertold-test/wp-content/plugins/insert-pages/
   insert-pages.php:965) in /home/wpstthom/public_html/undertold-test/wp-includes/
   option.php on line 920
 * Hello,
 * I’m receiving the above errors when I have debugging turned on. Is there a fix?
 * Best,
    Angela

Viewing 1 replies (of 1 total)

 *  Plugin Author [Paul Ryan](https://wordpress.org/support/users/figureone/)
 * (@figureone)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/errors-when-debugging/#post-10192089)
 * The first error was fixed here and will be included in the next release:
    [https://github.com/uhm-coe/insert-pages/commit/8ba051fafb82f329d78231d7fbe677d7508a11b1](https://github.com/uhm-coe/insert-pages/commit/8ba051fafb82f329d78231d7fbe677d7508a11b1)
   [https://wordpress.org/support/topic/php-7-2-deprecated-function-create_function-2/](https://wordpress.org/support/topic/php-7-2-deprecated-function-create_function-2/)
 * I think the rest are caused by echoing your debug warnings to the page.

Viewing 1 replies (of 1 total)

The topic ‘Errors when Debugging’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/insert-pages.svg)
 * [Insert Pages](https://wordpress.org/plugins/insert-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-pages/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Paul Ryan](https://wordpress.org/support/users/figureone/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/errors-when-debugging/#post-10192089)
 * Status: resolved