Title: error?
Last modified: August 31, 2016

---

# error?

 *  Resolved [DearestDebi](https://wordpress.org/support/users/dearestdebi/)
 * (@dearestdebi)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-789/)
 * When I save blog posts I’m getting this error since updating pop up maker…
 * Notice: Undefined index: post in /home/deardebi/public_html/wp-content/plugins/
   popup-maker/includes/class-pum-previews.php on line 107
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/deardebi/public_html/wp-content/plugins/popup-maker/includes/class-pum-
   previews.php:107) in /home/deardebi/public_html/wp-admin/post.php on line 197
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/deardebi/public_html/wp-content/plugins/popup-maker/includes/class-pum-
   previews.php:107) in /home/deardebi/public_html/wp-includes/pluggable.php on 
   line 1171
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

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

 *  [anherrera](https://wordpress.org/support/users/anherrera/)
 * (@anherrera)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-789/#post-7434459)
 * I was getting the same issue. I had to roll back to the previous version.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-789/#post-7434577)
 * [@dearestdebi](https://wordpress.org/support/users/dearestdebi/), [@anherrera](https://wordpress.org/support/users/anherrera/)–
   Thanks for the report, will get this checked out today.
 *  [anherrera](https://wordpress.org/support/users/anherrera/)
 * (@anherrera)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-789/#post-7434839)
 * Hey, any update on this? Thank you.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-789/#post-7434840)
 * [@anherrera](https://wordpress.org/support/users/anherrera/) – Yes this has been
   patched in the latest dev version. You can fix it yourself by replacing line 
   107 in popup-maker/includes/class-pum-previews.php with
 *     ```
       if ( ( ( is_admin() && $pagenow == 'post.php' && ( isset( $_GET['post'] ) && get_post_type( $_GET['post'] ) == 'popup' ) ) || get_post_type() == 'popup' ) && current_user_can( 'edit_posts' ) ) {
       ```
   
 * I will try to get this update out soon. I need to finish a few other small things
   first.
 *  [anherrera](https://wordpress.org/support/users/anherrera/)
 * (@anherrera)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-789/#post-7434841)
 * Sounds good thanks!

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

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

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [anherrera](https://wordpress.org/support/users/anherrera/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/error-789/#post-7434841)
 * Status: resolved