Title: I&#8217;m having errors with this plugin
Last modified: February 19, 2018

---

# I’m having errors with this plugin

 *  Resolved [travellingwithtania](https://wordpress.org/support/users/travellingwithtania/)
 * (@travellingwithtania)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/im-having-errors-with-this-plugin/)
 * I’m having trouble uploading a demo content from my theme.
    I ran the debug.log,
   and get the following error:
 *     ```
       [19-Feb-2018 01:40:05 UTC] PHP Notice:  Undefined index: HTTP_USER_AGENT in /home/*******/public_html/wp-content/plugins/cmp-coming-soon-maintenance/niteo-cmp.php on line 1150
       [19-Feb-2018 01:40:05 UTC] PHP Notice:  Undefined index: HTTP_USER_AGENT in /home/*******/public_html/wp-content/plugins/cmp-coming-soon-maintenance/niteo-cmp.php on line 1150
       ```
   
 * Then I deleted the plugin, and get a new error:
 * `[19-Feb-2018 02:09:11 UTC] PHP Warning: call_user_func_array() expects parameter
   1 to be a valid callback, function 'cmp_plugin_delete' not found or invalid function
   name in /home/*******/public_html/wp-includes/class-wp-hook.php on line 286`
 * Any thoughts?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fim-having-errors-with-this-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * (@niteo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/im-having-errors-with-this-plugin/#post-9988576)
 * hello [@travellingwithtania](https://wordpress.org/support/users/travellingwithtania/),
   there is no need to worry about both of the errors.
 * First error is because your server do not post User-Agent, therefore this error.
   –
   I will make a small change in code to resolve this error.
 * Second error is caused by plugin routine to delete the saved options created 
   by this plugin. And this routine is not found which is strange as I tested it
   many times on my end and it works fine.
 * Do you still have that error when deleting CMP plugin? (but no need to test it,
   as it will (should) delete all the CMP user settings).
 * But even with that error, there is nothing to worry about, it will simply not
   delete the plugin settings from your database.
 * Alex
 *  Thread Starter [travellingwithtania](https://wordpress.org/support/users/travellingwithtania/)
 * (@travellingwithtania)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/im-having-errors-with-this-plugin/#post-9990573)
 * Thanks for your help!
    Yes, so I’ve deleted the plugin, tried again (no work),
   and then reinstalled again, but the settings were still there… so I think there’s
   something blocking a complete uninstall on my end, just not sure where!
 *  Plugin Author [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * (@niteo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/im-having-errors-with-this-plugin/#post-9990800)
 * I have looked into the uninstall hook and it might really fail in some specific
   cases.
    Thanks for pointing out both of these issues – I will make sure they 
   are fixed in next update!
 * cheers Alex

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

The topic ‘I’m having errors with this plugin’ is closed to new replies.

 * ![](https://ps.w.org/cmp-coming-soon-maintenance/assets/icon-256x256.png?rev=
   2393184)
 * [CMP - Coming Soon & Maintenance Plugin by NiteoThemes](https://wordpress.org/plugins/cmp-coming-soon-maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmp-coming-soon-maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/im-having-errors-with-this-plugin/#post-9990800)
 * Status: resolved